15886 Commits (28a8ecf1014b27c648997ed38edb60264ef4db35)
 

Author SHA1 Message Date
Mike Blumenkrantz 28a8ecf101 variable typo-- 10 years ago
Mike Blumenkrantz cb79b14974 only add back shape rects for comp objects if pass_events is not set 10 years ago
Mike Blumenkrantz fd0f6557ed fix crash when activating menu from start gadget after locking screen from start gadget menu 10 years ago
Mike Blumenkrantz f1114045b0 fix pointer warping for new client windows to not start from a random location 10 years ago
Carsten Haitzler b5716e703c contact module++... empty shell atm. 10 years ago
Mike McCormack 63aef25ad1 e: Fix uninitialized variable warning 10 years ago
Massimo Maiurana 32a1790343 updating various translations 10 years ago
Carsten Haitzler b18e2a4e98 let us go back to working backlight control dialog tnx. :) 10 years ago
Mike Blumenkrantz 3bf8de7e86 fix ogl fail dialog for comp, also skip comp gl attempt if gl not available 10 years ago
Cedric BAIL ba93ddb0de e: efreet_menu_parse is not thread safe. 10 years ago
Carsten Haitzler ac9841acb5 ummmm how about we donmt break suspend with comp continually retruing 10 years ago
Cedric BAIL 7a67306f99 e: we can't create a window to warm about the compositor, before we start the compositor anymore. 10 years ago
Mike Blumenkrantz 2697c3a596 also add input rects in for shaped windows which make me cry tears of compblood 10 years ago
Mike Blumenkrantz aa6a2d173d giant comp rejiggering commit because anything smaller would have broken something: 10 years ago
Mike Blumenkrantz f49dd52cd3 added e_layout function for getting top object at coordinates 10 years ago
Mike Blumenkrantz 46277e5312 convert e_layout to use inlist 10 years ago
Mike Blumenkrantz db702e2685 add function for returning e_layout children 10 years ago
Mike Blumenkrantz b7cd7e5f18 remove disabled fps stuff from physics module 10 years ago
Mike Blumenkrantz e670bc2326 formatting, switch __UNUSED__ to EINA_UNUSED 10 years ago
Mike Blumenkrantz fc31710fff add some debugging functions for comp 10 years ago
Mike Blumenkrantz 321f2b4fa3 comp structs now public, remove comp struct accessor functions, add comp utility functions to simplify getting comp from an e_object 10 years ago
Mike Blumenkrantz 9fd79a5994 remove container comp check hack 10 years ago
Mike Blumenkrantz 7f35677bc0 e_manager_new now creates compositors for new managers instead of creating them all at once 10 years ago
Mike Blumenkrantz 13a3f968ec add "vmware" class to mapping disable keywords 10 years ago
Mike Blumenkrantz bf0348f133 remove unused timer variable, reduce e_grabinput calls slightly with some reordering 10 years ago
Mike Blumenkrantz 053c841f52 unbreak winlist focus changing 10 years ago
Mike Blumenkrantz f047d606bc fix unused var warning 10 years ago
Mike Blumenkrantz 2a0ef6c396 add edit button to window remembers config dialog 10 years ago
Mike Blumenkrantz 3b94f5f39e formatting 10 years ago
Cedric BAIL a17844935b e: enable preload for edje in e_widget_preview. 10 years ago
Mike Blumenkrantz a4ef12329e add config option for remembering filemanager windows globally instead of per-directory 10 years ago
Carsten Haitzler 5aaeebde0b fix/improve clock module date/time change detection. :) 10 years ago
Mike Blumenkrantz 3851bd2ba3 fix stringshare use in e_remember 10 years ago
Mike Blumenkrantz 25e3f657e3 cosmetically change some types in e_border 10 years ago
Mike Blumenkrantz 258e384ca9 clean up config for fileman window remembers, finishing a job that I started last month 10 years ago
Mike Blumenkrantz 16e1ac105e hmmm small update to previous commit which preserves functionality of related efm API call while still providing fix for icon cache update event 10 years ago
Mike Blumenkrantz 714611a0da fix efm cache listener to only activate (once) on icon update instead of desktop update since this is the only one which will matter, also only update the icon image instead of the entire thing 10 years ago
Mike Blumenkrantz a072a15edd fix no-warp mode winlist usage 10 years ago
Mike Blumenkrantz 8516d933bf add conf2 options for recently added config options 10 years ago
Mike Blumenkrantz e3953ba1db fix startup error scenario where module dialog could be opened before module startup and result in empty contents 10 years ago
Mike Blumenkrantz fea54b3d31 ensure that E_EVENT_MODULE_INIT_END is always sent even if no modules are loaded 10 years ago
Mike Blumenkrantz 637f539c9d move "allow windows above fullscreen" option to window display dialog 10 years ago
Mike Blumenkrantz d13c7cc1e4 don't show layouts in xkb gadget menu if option to disable xkb layout changing is enabled 10 years ago
Mike Blumenkrantz 893b867070 add option for disabling all keyboard layout changes 10 years ago
Mike Blumenkrantz 7846f013c9 reformat xkbswitch config dialog 10 years ago
Mike Blumenkrantz 6bd4c8547d some cosmetic changes to backlight config code so it doesn't look as crazy 10 years ago
Mike Blumenkrantz 2b4451bab8 convert a bunch of modules to new check widget disable api 10 years ago
Mike Blumenkrantz 2f828589bb added e_widget_on_disable_hook_set 10 years ago
Mike Blumenkrantz 1231a2e453 formatting 10 years ago
Mike Blumenkrantz 7c4da3e843 convert more winlist and focus dialog widgets to use new check disable api 10 years ago