Commit Graph

22 Commits

Author SHA1 Message Date
Mike Blumenkrantz a0a6962b5c another array offset error
SVN revision: 83133
2013-01-23 09:24:44 +00:00
Mike Blumenkrantz 0a8c14fb90 send conf2 option change event when applying option
SVN revision: 83086
2013-01-22 14:08:50 +00:00
Mike Blumenkrantz 35f01480ac conf2 entry matching now even more accurate
SVN revision: 83084
2013-01-22 13:51:11 +00:00
Mike Blumenkrantz 89cbf7d653 text searching in conf2 will now be much more accurate when one "word" contains multiple tags
SVN revision: 83083
2013-01-22 13:44:28 +00:00
Miculcy Brian 9d781fa8ac Backlight, screenlock and screensaver don't check for fullscreen windows - we have presentation mode for that.
SVN revision: 82772
2013-01-14 17:26:13 +00:00
Mike Blumenkrantz 839a2f3f15 move all conf2 options for opening config dialogs into the owner module
SVN revision: 82727
2013-01-13 13:28:56 +00:00
Mike Blumenkrantz 15baa212d8 add conf2 subsystem utility function for getting gtk theme list
SVN revision: 82721
2013-01-13 12:34:46 +00:00
Mike Blumenkrantz 1e0d4e857c add conf2 utility functions to get current themes
SVN revision: 82720
2013-01-13 12:20:53 +00:00
Mike Blumenkrantz 6cdfddfb8e s/iconif/minimize/ for conf2 options, add alias for iconif
SVN revision: 82714
2013-01-13 10:24:17 +00:00
Mike Blumenkrantz 2f8132a3d1 aspect widget appears to not be a real object when it comes to clipping, so we're going to be unorthodox here and not return it even though it's the parent...
SVN revision: 82699
2013-01-12 14:46:36 +00:00
Mike Blumenkrantz 16062072e4 simplify/streamline configure option adding, also add option domains so modules can get lists of their own options or other module options
SVN revision: 82695
2013-01-12 12:28:48 +00:00
Mike Blumenkrantz 9e8e755cdf formatting: all at once
SVN revision: 82625
2013-01-11 10:34:29 +00:00
Mike Blumenkrantz dacb574ff4 relabel horrendously mislabeled window placement option, also add conf2 help for it
SVN revision: 82441
2013-01-09 08:38:10 +00:00
Lucas De Marchi 0675dd03a0 e: rename option use_composite to use_shaped_win
In order to move composite inside the core we need to kill the
use_composite option. However in some places it is being used to switch
between ARGB and shaped windows. It doesn't make much sense to keep the
advanced/engine dialog to let the user toggle this options if we have
composite always enabledm, but lets allow the user to shoot
himself on the foot (for now).

Next step will be to move the comp module files to core so user can't
unload it anymore.



SVN revision: 82433
2013-01-09 03:21:25 +00:00
Mike Blumenkrantz d813da9fb5 fix gettext on conf2 option help
SVN revision: 82411
2013-01-08 13:32:40 +00:00
Mike Blumenkrantz 31e2299a67 add config option for disabling pointer warp when performing directional focus change in winlist, patch by David H. Bronke
ticket #2098


SVN revision: 82409
2013-01-08 11:51:56 +00:00
Mike Blumenkrantz b35c7c7d5f add conf2 option for new backlight dimming thingy that morlenxus just added because he's too lazy to add two lines on his own
SVN revision: 82359
2013-01-07 19:59:53 +00:00
Mike Blumenkrantz 4a01ee16a0 add option for disabling icons in menus
ticket #2168


SVN revision: 82333
2013-01-07 09:35:30 +00:00
Mike Blumenkrantz 59ba1738ab fix help text for pass_click_on focus option
SVN revision: 82332
2013-01-07 09:19:42 +00:00
Mike Blumenkrantz 495be28354 fix harmless compile warnings
SVN revision: 82305
2013-01-06 15:16:17 +00:00
Mike Blumenkrantz a486201959 implement tag aliases for configure options, also add top-level files category when fileman is loaded
SVN revision: 82173
2013-01-04 13:30:09 +00:00
Mike Blumenkrantz 9e207e6f92 conf2
SVN revision: 82078
2013-01-03 14:47:21 +00:00