Commit Graph

33 Commits

Author SHA1 Message Date
Mike Blumenkrantz a4ef12329e add config option for remembering filemanager windows globally instead of per-directory
ticket #1982


SVN revision: 83718
2013-02-07 08:20:42 +00:00
Mike Blumenkrantz 8516d933bf add conf2 options for recently added config options
SVN revision: 83682
2013-02-06 13:21:44 +00:00
Mike Blumenkrantz fcd92901fc winlist_warp_speed->pointer_warp_speed
pointer warp options consolidated into their own tab in focus settings


SVN revision: 83633
2013-02-05 14:22:54 +00:00
Mike Blumenkrantz ec87e69908 add yet another pointer warp option: disable all warps
ticket #asdfuser


SVN revision: 83629
2013-02-05 13:33:49 +00:00
Mike Blumenkrantz 88ea7b1e96 conf2 option ctx now stores update text to allow ignoring repeated updates, also remove tags from search lists when aliases are added
SVN revision: 83179
2013-01-23 14:58:54 +00:00
Mike Blumenkrantz 2792afd090 reduce number of loops required to iterate when updating conf2 option ctx from text
SVN revision: 83178
2013-01-23 14:50:18 +00:00
Mike Blumenkrantz 1ea8697846 fix list remove typo in conf2 option matching which should speed up matching process considerably
SVN revision: 83177
2013-01-23 14:22:53 +00:00
Mike Blumenkrantz 6f3db35204 more strcase*->str* from last conf2 option commit
SVN revision: 83175
2013-01-23 14:19:27 +00:00
Mike Blumenkrantz 81f5da0e32 lowercase conf2 ctx text at start to speed up text searches
SVN revision: 83174
2013-01-23 14:18:00 +00:00
Mike Blumenkrantz 2fad65f8df don't list conf2 match tags for a ctx if they're tags already added to the ctx for the purpose of matching
SVN revision: 83173
2013-01-23 14:16:01 +00:00
Mike Blumenkrantz feb662019e fix stringshare usage when applying conf2 string option
SVN revision: 83167
2013-01-23 12:20:00 +00:00
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