15614 Commits (845ba1ba12d3338f9ff837bf71c657fb2346cf99)
 

Author SHA1 Message Date
Mike Blumenkrantz 845ba1ba12 add conf2 option for default comp shadow style 10 years ago
Mike Blumenkrantz 70e40291f6 another new comp option for disabling screen effects (fading on blank) 10 years ago
Mike Blumenkrantz d94ca3aae7 e_manager_comp_set() is now EINTERN; external compositors are officially dead 10 years ago
Mike Blumenkrantz af86f79e65 use new CUSTOM variant macro for conf2 options in modules 10 years ago
Mike Blumenkrantz 0e70e6e0ae move comp icon to core 10 years ago
Mike Blumenkrantz 0c282e6018 move conf2 comp options to e_comp 10 years ago
Mike Blumenkrantz 7086d77103 comp module config is dead, long live conf_comp! 10 years ago
Mike Blumenkrantz e0b0c10914 rename e_comp_shadow_set to e_comp_shadows_reset to be more descriptive about what it does 10 years ago
Mike Blumenkrantz 5766883b04 on second thought, disabling comp effects requires a reshadow so make sure we do that if those settings change 10 years ago
Mike Blumenkrantz 2b5d6bfacb add option to disable comp effects to wizard, also fix wizard comp config saving (:/) 10 years ago
Mike Blumenkrantz ff74f9561d reword some comp effect option text 10 years ago
Mike Blumenkrantz e9be1a7b30 fix wizard comp config domain 10 years ago
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 10 years ago
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) 10 years ago
Mike Blumenkrantz 3d6d8f969c e modules no longer require shutdown or save functions; this should clean up module code a little bit 10 years ago
Mike Blumenkrantz e14c954675 add comp module settings to settings menu since people will probably want to change them now that it's always enabled 10 years ago
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 10 years ago
Mike Blumenkrantz a428601f56 config submenu now sets "config" category 10 years ago
Mike Blumenkrantz 77a169538e comp module struct now EINTERN 10 years ago
Mike Blumenkrantz 70ecdfc0f9 NEWS entries for raster's commits 10 years ago
Carsten Haitzler 5f8e9293a0 ghost window-- after iconify+uniconify+withdraw 10 years ago
Mike Blumenkrantz e5e937b2c2 add conf_comp to module whitelist, use right name for comp module in other places 10 years ago
Mike Blumenkrantz da8302ac86 comp needs managers to exist on init. riiiiight 10 years ago
Mike Blumenkrantz fc7200fa19 vtorri for raster's commit 10 years ago
Carsten Haitzler 592f1d1c79 no config - we should insta-restart with default profile. 10 years ago
Carsten Haitzler da9b477dc9 we really should return.. as e_config is null. 10 years ago
Mike Blumenkrantz cc42401f59 fix E_Win handling of window state changes, also fix e_border handling of changes.prop setting 10 years ago
Carsten Haitzler c5bcdd2398 assert.h++ 10 years ago
Mike Blumenkrantz 0e98a9a8e6 don't display comp module in module settings dialog 10 years ago
Mike Blumenkrantz 0296927048 autoremove comp module from e_config if it was previously existing there 10 years ago
Cedric BAIL 278841c8c3 e: we now use Ecore_Getopt.h 10 years ago
Mike Blumenkrantz a12c0ad941 actually rename conf_comp and update its .desktop... 10 years ago
Mike Blumenkrantz c9aaacdb35 completely block modules named composite from being loaded 10 years ago
Mike Blumenkrantz 7a7ceb7429 E_LIST_HANDLER_APPEND now assert()s the event handler 10 years ago
Mike Blumenkrantz 8345d7d6d4 order matters in e_main: e_comp would never succeed at compositing anything border-related because it was inited before e_border, thus causing all its e_border event handlers to be nonexistent 10 years ago
Mike Blumenkrantz 9c92b1b73c fix e_comp_shutdown return type and make e_comp_{init,shutdown} EINTERN so they can't be disabled 10 years ago
Mike Blumenkrantz 75694818a7 patch from Deon Thomas fixing incorrect variable name for base conf module config version 10 years ago
José Roberto de Souza a913411beb e systray: Move dbus stuff out of gadcon instance 10 years ago
Lucas De Marchi 5e81be0fb0 e: NEWS + ChangeLog for comp merge 10 years ago
Lucas De Marchi ae287fd2d1 e: remove leftovers from comp merge 10 years ago
Mike Blumenkrantz 01a0ddfc9e fix action deletion when unloading conf2 10 years ago
Mike Blumenkrantz 8e127335cb force window border (theme) inset to be applied to new client placement geometry, fixing issues where windows would appear to "slide" across the desktop by the size of the border inset; this was primarily noticeable when using wine applications 10 years ago
Rafael Antognolli 779724d6d1 e/comp: Add wayland cflags to avoid build error. 10 years ago
Lucas De Marchi 8cacf8429d e: merge comp module into core 10 years ago
Mike Blumenkrantz 8096505844 geometry_auto_move option (enabled by default) now also corrects applications which fail in their attempts to center windows on multimonitor systems 10 years ago
Mike Blumenkrantz dacb574ff4 relabel horrendously mislabeled window placement option, also add conf2 help for it 10 years ago
Mike Blumenkrantz 21dbe23b1a bump config generation for removal of use_composite 10 years ago
Lucas De Marchi 0675dd03a0 e: rename option use_composite to use_shaped_win 10 years ago
Lucas De Marchi 3ae4bff477 e: fix build with --enable-wayland-clients 10 years ago
Massimo Maiurana 80d6fa8d1c updating portuguese and italian translations 10 years ago