aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2016-06-02Release 0.0.2, update contact infoHEAD0.0.2masterJussi Kukkonen
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
2016-06-01Support MATCHBOX/THEME xsettingJussi Kukkonen
MBWM no longer sets window manager theme based on toolkit theme to allow different names for toolkit and WM themes: Add a gconf key for the matchbox theme name and connect it to "MATCHBOX/THEME" xsetting. Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
2016-02-28Use gdk-x11-3.0 instead of 2.0Jussi Kukkonen
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
2016-02-28Need -lx11 in linker flagsgtk2Jussi Kukkonen
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
2013-04-19xsettings-dump: Add debug toolRoss Burton
This tool will write all XSettings value to the console, and watch for updates. Signed-off-by: Ross Burton <ross.burton@intel.com>
2008-06-162008-06-16 Ross Burton <ross@openedhand.com>ross
* configure.ac: * settings-daemon.c: Add --with-xrdb to enable use of xrdb to set Xft properties. Disable it by default. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/settings-daemon@2059 b067294f-1dea-0310-9683-c47a78595994
2008-04-082008-04-08 Thomas Wood <thomas@openedhand.com>thomas
* settings-daemon.c: (main): Fork only after settings have been applied git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/settings-daemon@2006 b067294f-1dea-0310-9683-c47a78595994
2008-01-242008-01-24 Ross Burton <ross@openedhand.com>ross
* settings-daemon.c: Handle "greyscale" and "grayscale". git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/settings-daemon@1901 b067294f-1dea-0310-9683-c47a78595994
2007-11-162007-11-16 Ross Burton <ross@openedhand.com>ross
* settings-daemon.c: Pass -nocpp to xrdb, as cpp isn't really used on devices. Hell, maybe this entire chunk of code should die. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/settings-daemon@1825 b067294f-1dea-0310-9683-c47a78595994
2007-10-17* settings-daemon.c: Add support for gtk-color-scheme settingthomas
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/settings-daemon@1743 b067294f-1dea-0310-9683-c47a78595994
2007-07-272007-07-27 Ross Burton <ross@openedhand.com>ross
* settings-daemon.schemas: Set a valid default value. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/settings-daemon@1615 b067294f-1dea-0310-9683-c47a78595994
2007-07-182007-07-18 Ross Burton <ross@openedhand.com>ross
* settings-daemon.schemas: * settings-daemon.c: For now, change handedness to the implementation of gtk-scrolled-window-placement. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/settings-daemon@1612 b067294f-1dea-0310-9683-c47a78595994
2007-07-182007-07-18 Ross Burton <ross@openedhand.com>ross
* settings-daemon.schemas: * settings-daemon.c: Add a schema and sync /desktop/poky/interface/handed, which specifies the user's preferred hand. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/settings-daemon@1611 b067294f-1dea-0310-9683-c47a78595994
2007-05-082007-05-08 Thomas Wood <thomas@openedhand.com>thomas
* settings-daemon.schemas: Add more schemas git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/settings-daemon@1532 b067294f-1dea-0310-9683-c47a78595994
2006-12-242006-12-24 Ross Burton <ross@openedhand.com>ross
* settings-daemon.c: Set Xft.dpi from the X DPI instead of making up 96 if the value isn't set in GConf. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/settings-daemon@1435 b067294f-1dea-0310-9683-c47a78595994
2006-08-172006-08-17 Matthew Allum <mallum@openedhand.com>mallum
* xsettings-manager.c: (xsettings_manager_new): Make SetSelection use CurrentTime rather than generated timestamp. Appears to work around wierd race issues on slow machines. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/settings-daemon@1375 b067294f-1dea-0310-9683-c47a78595994
2006-07-28Update ChangeLog for previous change (added GConf schema)chris
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/settings-daemon@1369 b067294f-1dea-0310-9683-c47a78595994
2006-07-28Add GConf schema to set default gtk theme as 'Clearlooks'chris
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/settings-daemon@1368 b067294f-1dea-0310-9683-c47a78595994
2006-07-272006-07-27 Matthew Allum <mallum@openedhand.com>mallum
* settings-daemon.c: (main): fork before calling gtk_init() git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/settings-daemon@1366 b067294f-1dea-0310-9683-c47a78595994
2005-10-14Relocate all GConf keys to /desktop/pokyross
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/settings-daemon@1260 b067294f-1dea-0310-9683-c47a78595994
2005-10-03Don't notify the X Settings when any key changes, just ones we are interested inross
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/settings-daemon@1243 b067294f-1dea-0310-9683-c47a78595994
2005-10-03Don't set the Xft settings every time a setting changesross
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/settings-daemon@1242 b067294f-1dea-0310-9683-c47a78595994
2005-10-03Programatically monitor keysross
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/settings-daemon@1241 b067294f-1dea-0310-9683-c47a78595994
2005-10-03Tweak the codeross
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/settings-daemon@1240 b067294f-1dea-0310-9683-c47a78595994
2005-10-03Cleanupross
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/settings-daemon@1239 b067294f-1dea-0310-9683-c47a78595994
2005-10-03Make use of matchbox theme key more explicitross
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/settings-daemon@1238 b067294f-1dea-0310-9683-c47a78595994
2005-10-03Add stylus mode, fix toolbar mode, monitor gnome keys for changes.ross
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/settings-daemon@1236 b067294f-1dea-0310-9683-c47a78595994
2005-03-14fork earliermallum
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/settings-daemon@1085 b067294f-1dea-0310-9683-c47a78595994
2005-02-04Update Readmemallum
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/settings-daemon@1057 b067294f-1dea-0310-9683-c47a78595994
2005-02-04fix up autofoomallum
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/settings-daemon@1056 b067294f-1dea-0310-9683-c47a78595994
2005-02-04Initial import of settings-deamonmallum
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/settings-daemon@1055 b067294f-1dea-0310-9683-c47a78595994