Mike Blumenkrantz
28a8ecf101
variable typo--
...
SVN revision: 83814
10 years ago
Mike Blumenkrantz
cb79b14974
only add back shape rects for comp objects if pass_events is not set
...
SVN revision: 83813
10 years ago
Mike Blumenkrantz
fd0f6557ed
fix crash when activating menu from start gadget after locking screen from start gadget menu
...
ticket #cedric
SVN revision: 83811
10 years ago
Mike Blumenkrantz
f1114045b0
fix pointer warping for new client windows to not start from a random location
...
SVN revision: 83809
10 years ago
Carsten Haitzler
b5716e703c
contact module++... empty shell atm.
...
SVN revision: 83801
10 years ago
Mike McCormack
63aef25ad1
e: Fix uninitialized variable warning
...
SVN revision: 83800
10 years ago
Massimo Maiurana
32a1790343
updating various translations
...
SVN revision: 83799
10 years ago
Carsten Haitzler
b18e2a4e98
let us go back to working backlight control dialog tnx. :)
...
SVN revision: 83798
10 years ago
Mike Blumenkrantz
3bf8de7e86
fix ogl fail dialog for comp, also skip comp gl attempt if gl not available
...
SVN revision: 83772
10 years ago
Cedric BAIL
ba93ddb0de
e: efreet_menu_parse is not thread safe.
...
SVN revision: 83762
10 years ago
Carsten Haitzler
ac9841acb5
ummmm how about we donmt break suspend with comp continually retruing
...
to suspend because a RESUME signal has a timeout to try suspending!
SVN revision: 83758
10 years ago
Cedric BAIL
7a67306f99
e: we can't create a window to warm about the compositor, before we start the compositor anymore.
...
This is a work around. That window should be delayed and displayed later, I guess.
SVN revision: 83755
10 years ago
Mike Blumenkrantz
2697c3a596
also add input rects in for shaped windows which make me cry tears of compblood
...
SVN revision: 83754
10 years ago
Mike Blumenkrantz
aa6a2d173d
giant comp rejiggering commit because anything smaller would have broken something:
...
* remove xwin for container canvas: now drawn directly on the compositor canvas
* added SHAPE_DEBUG define for bored developers
* bindings now use new e struct for mouse/wheel events
* container+zone now get mouse events from smart callbacks instead of x events
* rename comp api namespace
* change comp underlay theme to have a swallow for the wallpaper
* add names to all zone/container/comp objects to make debugging much easier
* some minor related updates to go along with this
SVN revision: 83752
10 years ago
Mike Blumenkrantz
f49dd52cd3
added e_layout function for getting top object at coordinates
...
SVN revision: 83751
10 years ago
Mike Blumenkrantz
46277e5312
convert e_layout to use inlist
...
SVN revision: 83750
10 years ago
Mike Blumenkrantz
db702e2685
add function for returning e_layout children
...
SVN revision: 83749
10 years ago
Mike Blumenkrantz
b7cd7e5f18
remove disabled fps stuff from physics module
...
SVN revision: 83748
10 years ago
Mike Blumenkrantz
e670bc2326
formatting, switch __UNUSED__ to EINA_UNUSED
...
SVN revision: 83747
10 years ago
Mike Blumenkrantz
fc31710fff
add some debugging functions for comp
...
SVN revision: 83746
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
...
SVN revision: 83745
10 years ago
Mike Blumenkrantz
9fd79a5994
remove container comp check hack
...
SVN revision: 83744
10 years ago
Mike Blumenkrantz
7f35677bc0
e_manager_new now creates compositors for new managers instead of creating them all at once
...
SVN revision: 83743
10 years ago
Mike Blumenkrantz
13a3f968ec
add "vmware" class to mapping disable keywords
...
ticket #1057
SVN revision: 83734
10 years ago
Mike Blumenkrantz
bf0348f133
remove unused timer variable, reduce e_grabinput calls slightly with some reordering
...
SVN revision: 83733
10 years ago
Mike Blumenkrantz
053c841f52
unbreak winlist focus changing
...
SVN revision: 83731
10 years ago
Mike Blumenkrantz
f047d606bc
fix unused var warning
...
SVN revision: 83725
10 years ago
Mike Blumenkrantz
2a0ef6c396
add edit button to window remembers config dialog
...
ticket #789
SVN revision: 83724
10 years ago
Mike Blumenkrantz
3b94f5f39e
formatting
...
SVN revision: 83722
10 years ago
Cedric BAIL
a17844935b
e: enable preload for edje in e_widget_preview.
...
SVN revision: 83720
10 years ago
Mike Blumenkrantz
a4ef12329e
add config option for remembering filemanager windows globally instead of per-directory
...
ticket #1982
SVN revision: 83718
10 years ago
Carsten Haitzler
5aaeebde0b
fix/improve clock module date/time change detection. :)
...
SVN revision: 83717
10 years ago
Mike Blumenkrantz
3851bd2ba3
fix stringshare use in e_remember
...
SVN revision: 83716
10 years ago
Mike Blumenkrantz
25e3f657e3
cosmetically change some types in e_border
...
SVN revision: 83713
10 years ago
Mike Blumenkrantz
258e384ca9
clean up config for fileman window remembers, finishing a job that I started last month
...
SVN revision: 83711
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
...
SVN revision: 83686
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
...
SVN revision: 83684
10 years ago
Mike Blumenkrantz
a072a15edd
fix no-warp mode winlist usage
...
ticket #asdfuser
SVN revision: 83683
10 years ago
Mike Blumenkrantz
8516d933bf
add conf2 options for recently added config options
...
SVN revision: 83682
10 years ago
Mike Blumenkrantz
e3953ba1db
fix startup error scenario where module dialog could be opened before module startup and result in empty contents
...
SVN revision: 83680
10 years ago
Mike Blumenkrantz
fea54b3d31
ensure that E_EVENT_MODULE_INIT_END is always sent even if no modules are loaded
...
SVN revision: 83679
10 years ago
Mike Blumenkrantz
637f539c9d
move "allow windows above fullscreen" option to window display dialog
...
ticket #2216
SVN revision: 83676
10 years ago
Mike Blumenkrantz
d13c7cc1e4
don't show layouts in xkb gadget menu if option to disable xkb layout changing is enabled
...
SVN revision: 83675
10 years ago
Mike Blumenkrantz
893b867070
add option for disabling all keyboard layout changes
...
SVN revision: 83674
10 years ago
Mike Blumenkrantz
7846f013c9
reformat xkbswitch config dialog
...
dear q66,
using scopes randomly does not increase the happiness of readers
sincerely,
your pal,
mike
SVN revision: 83673
10 years ago
Mike Blumenkrantz
6bd4c8547d
some cosmetic changes to backlight config code so it doesn't look as crazy
...
SVN revision: 83672
10 years ago
Mike Blumenkrantz
2b4451bab8
convert a bunch of modules to new check widget disable api
...
SVN revision: 83671
10 years ago
Mike Blumenkrantz
2f828589bb
added e_widget_on_disable_hook_set
...
SVN revision: 83670
10 years ago
Mike Blumenkrantz
1231a2e453
formatting
...
SVN revision: 83667
10 years ago
Mike Blumenkrantz
7c4da3e843
convert more winlist and focus dialog widgets to use new check disable api
...
SVN revision: 83666
10 years ago