Commit Graph

15640 Commits

Author SHA1 Message Date
Mike Blumenkrantz f965a163bf add e_comp_cfdata_match_free()
SVN revision: 82704
2013-01-12 15:46:01 +00:00
Mike Blumenkrantz f15d34dcac remove unnecessary macro for comp engines and use enum values
SVN revision: 82702
2013-01-12 15:37:49 +00:00
Mike Blumenkrantz 94ab8f2a37 remove harmless duplicate timer_del call which caused error messages
SVN revision: 82701
2013-01-12 15:13:34 +00:00
Mike Blumenkrantz c4375e0dcb fix conf_comp module icon display
SVN revision: 82700
2013-01-12 15:10:34 +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 b54bf249b1 fix conf2 overlay bg clipping color thingy
SVN revision: 82698
2013-01-12 14:32:08 +00:00
Jérémy Zurcher 61ec906486 e: e_mixer_system_has_capture checks for capture switch||volume
SVN revision: 82697
2013-01-12 13:12:58 +00:00
Mike Blumenkrantz 91748cdc92 e_manager_comp_set now sends an event instead of using e_msg, though I don't even think this is necessary anymore since it will only be called on startup and shutdown...
SVN revision: 82696
2013-01-12 12:57:53 +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 30e9bd3f85 move e_configure_option_shutdown() to be the first function called on shutdown: bad things happen if this is not the case
SVN revision: 82694
2013-01-12 12:18:42 +00:00
Mike Blumenkrantz 429ae8c2de unset color class for comp popups, onefangs rejoice again
SVN revision: 82673
2013-01-11 21:59:24 +00:00
Mike McCormack f817ab04ab e: Fix an unused warning
Signed-off-by: Mike McCormack <mikem@atratus.org>

SVN revision: 82672
2013-01-11 21:45:10 +00:00
Mike Blumenkrantz 4110b8c3f0 explicitly send signals and such for noeffect screen programs because I have no idea wtf inherit is doing here
SVN revision: 82640
2013-01-11 14:59:50 +00:00
Mike Blumenkrantz 7cca71bc95 add fallback timeout for system actions; now that comp is mandatory we have to account for the possibility that themes can fail to send correct signals, leading to the screen going black and nothing happening
SVN revision: 82639
2013-01-11 14:54:30 +00:00
Mike Blumenkrantz eba353ec23 disable comp effects in wizard also disables screen effects
SVN revision: 82638
2013-01-11 14:40:14 +00:00
Mike Blumenkrantz a241e1fd93 add fast effect options to comp config dialog, also do some reorganizing in the advanced view
SVN revision: 82637
2013-01-11 13:34:02 +00:00
Mike Blumenkrantz 0b323be67c don't need this line since it's inherited
SVN revision: 82636
2013-01-11 13:32:43 +00:00
Mike Blumenkrantz bfdfa13306 fast fullscreen comp group
SVN revision: 82634
2013-01-11 13:06:49 +00:00
Mike Blumenkrantz 8d0550f6a4 group name typo
SVN revision: 82633
2013-01-11 12:57:31 +00:00
Mike Blumenkrantz 9db627ee66 ensure that comp focus glow goes away when focus-out occurs
SVN revision: 82632
2013-01-11 11:55:33 +00:00
Mike Blumenkrantz 71003dbeac add options (conf2 only for the next few minutes) and functionality to enable "fast" comp effects in theme
SVN revision: 82631
2013-01-11 11:53:29 +00:00
Mike Blumenkrantz 34aab4c595 typos in effect disabling checks
SVN revision: 82630
2013-01-11 11:49:56 +00:00
Mike Blumenkrantz c45902e09c move comp color class data to new colorclasses.edc file
SVN revision: 82629
2013-01-11 11:26:37 +00:00
Mike Blumenkrantz eca1d8af35 add focus-out color class and functionality to default theme
SVN revision: 82628
2013-01-11 11:21:20 +00:00
Mike Blumenkrantz d517d37535 backlight no longer attempts to apply settings for dummy devices
SVN revision: 82626
2013-01-11 10:51:24 +00:00
Mike Blumenkrantz 9e8e755cdf formatting: all at once
SVN revision: 82625
2013-01-11 10:34:29 +00:00
Mike Blumenkrantz 845ba1ba12 add conf2 option for default comp shadow style
SVN revision: 82624
2013-01-11 10:30:01 +00:00
Mike Blumenkrantz 70e40291f6 another new comp option for disabling screen effects (fading on blank)
SVN revision: 82623
2013-01-11 09:21:39 +00:00
Mike Blumenkrantz d94ca3aae7 e_manager_comp_set() is now EINTERN; external compositors are officially dead
SVN revision: 82622
2013-01-11 08:40:14 +00:00
Mike Blumenkrantz af86f79e65 use new CUSTOM variant macro for conf2 options in modules
SVN revision: 82620
2013-01-11 08:28:46 +00:00
Mike Blumenkrantz 0e70e6e0ae move comp icon to core
SVN revision: 82619
2013-01-11 08:23:41 +00:00
Mike Blumenkrantz 0c282e6018 move conf2 comp options to e_comp
SVN revision: 82618
2013-01-11 08:20:14 +00:00
Mike Blumenkrantz 7086d77103 comp module config is dead, long live conf_comp!
SVN revision: 82617
2013-01-11 07:52:47 +00:00
Mike Blumenkrantz e0b0c10914 rename e_comp_shadow_set to e_comp_shadows_reset to be more descriptive about what it does
SVN revision: 82570
2013-01-10 14:05:08 +00:00
Mike Blumenkrantz 5766883b04 on second thought, disabling comp effects requires a reshadow so make sure we do that if those settings change
SVN revision: 82569
2013-01-10 14:01:31 +00:00
Mike Blumenkrantz 2b5d6bfacb add option to disable comp effects to wizard, also fix wizard comp config saving (:/)
SVN revision: 82568
2013-01-10 13:55:41 +00:00
Mike Blumenkrantz ff74f9561d reword some comp effect option text
SVN revision: 82567
2013-01-10 13:31:30 +00:00
Mike Blumenkrantz e9be1a7b30 fix wizard comp config domain
SVN revision: 82566
2013-01-10 13:27:03 +00:00
Mike Blumenkrantz 79a1d45534 now that comp is mandatory, I require options to completely disable comp effects before I can use e without tearing my eyes from their sockets
SVN revision: 82564
2013-01-10 13:20:02 +00:00
Mike Blumenkrantz 3394a2b461 fix comp config dialog settings apply (:/), fix comp config saving (:/), fix comp config dialog config loading (:/), change comp config domain to "e_comp" (your settings will be lost if you do not manually rename)
SVN revision: 82563
2013-01-10 13:03:36 +00:00
Mike Blumenkrantz 3d6d8f969c e modules no longer require shutdown or save functions; this should clean up module code a little bit
SVN revision: 82552
2013-01-10 11:31:17 +00:00
Mike Blumenkrantz e14c954675 add comp module settings to settings menu since people will probably want to change them now that it's always enabled
SVN revision: 82548
2013-01-10 10:49:36 +00:00
Mike Blumenkrantz f927968340 e_menu_category_callback create callback parameter order has changed to be consistent with the rest of the efl: data param always comes first
SVN revision: 82547
2013-01-10 10:36:41 +00:00
Mike Blumenkrantz a428601f56 config submenu now sets "config" category
SVN revision: 82546
2013-01-10 10:27:08 +00:00
Mike Blumenkrantz 77a169538e comp module struct now EINTERN
SVN revision: 82545
2013-01-10 10:25:12 +00:00
Mike Blumenkrantz 70ecdfc0f9 NEWS entries for raster's commits
SVN revision: 82544
2013-01-10 10:18:30 +00:00
Carsten Haitzler 5f8e9293a0 ghost window-- after iconify+uniconify+withdraw
SVN revision: 82542
2013-01-10 10:15:32 +00:00
Mike Blumenkrantz e5e937b2c2 add conf_comp to module whitelist, use right name for comp module in other places
SVN revision: 82541
2013-01-10 10:03:10 +00:00
Mike Blumenkrantz da8302ac86 comp needs managers to exist on init. riiiiight
my favorite dish today: humble pie


SVN revision: 82540
2013-01-10 09:43:56 +00:00
Mike Blumenkrantz fc7200fa19 vtorri for raster's commit
SVN revision: 82538
2013-01-10 09:38:31 +00:00