Carsten Haitzler
4d68c30127
add support for acpi events like:
...
video/tabletmode TBLT on K
video/tabletmode TBLT off K
10 years ago
discomfitor
3640009202
don't need to use real image geom in teamwork if we only show smaller resolution
10 years ago
Chris Michael
30225fa74e
Fix uninitialized variable warning
...
Signed-off-by: Chris Michael <devilhorns@comcast.net>
10 years ago
Thomas Gstädtner
1daf85faa5
rename ibar timer_cb to menu_cb, as it isn't used only for the timer
10 years ago
Thomas Gstädtner
934bae833d
add middle mouse binding for ibar exec menu
...
this allows for quick, timer-less, access to the menu
10 years ago
Daniel Willmann
89b501df02
Add missing image to EXTRA_DIST - fix distcheck
...
Signed-off-by: Daniel Willmann <d.willmann@samsung.com>
10 years ago
Mike Blumenkrantz
f4a327a0ca
add teamwork module
...
see http://e18releasemanager.wordpress.com/2013/06/14/why/ for more info
10 years ago
Mike Blumenkrantz
c00785634a
fix date for recent efm changelog entry
10 years ago
Mike Blumenkrantz
3198e442ad
move comp shutdown before border shutdown to fix some hash failures
10 years ago
Mike Blumenkrantz
c78f88b700
add e_widget_preview_size_set
10 years ago
Mike Blumenkrantz
686b23ddfb
add E_BINDIR define to modules makefile
10 years ago
Mike Blumenkrantz
e9516c7242
escape link url when opening .desktop links
10 years ago
Mike Blumenkrantz
287ef17734
undeprecate e_icon_object_set and rename to e_icon_image_object_set for clarity
10 years ago
Mike Blumenkrantz
d0310ee6de
fix e_icon animation when reusing evas object images
10 years ago
maxerba
e917ce2311
updating serbian translation
10 years ago
Carsten Haitzler
8462dc3c04
put in "key allowed" call in e_bindings for keys to filter out
...
problematic key binds. :)
10 years ago
Mike Blumenkrantz
b35390003e
add news/cl for dnd change
10 years ago
Mike Blumenkrantz
092c7e2ba5
efm dnd operations involving multiple files will now show all files during the drag
10 years ago
Mike Blumenkrantz
7ee867e1ac
use binbuf when creating efm dnd buffer
10 years ago
Mike Blumenkrantz
d25e2ce2c4
add extra check to systray on selection clear event to avoid race condition when refreshing shelf gadgets
10 years ago
Mike Blumenkrantz
1837d1c266
fix pager window dragging in pager when comp effects are enabled
10 years ago
Yossi Kantor
7d9b778b76
BUGFIX: Smart policy maximize on restart
10 years ago
Eduardo Lima (Etrunko)
484dc119a8
Document .gitignore split
...
This is taken verbatim from the linux kernel .gitignore
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
10 years ago
Carsten Haitzler
bdf6915371
the gren led's bothered me too much in bar... make them e theme blue! :)
10 years ago
Mike Blumenkrantz
a899322813
semi fix systray xembed refresh
10 years ago
Mike Blumenkrantz
8aa2829cdb
remove another systray layer check
10 years ago
Mike Blumenkrantz
f5e3f2ea6a
unset comp win effect when dragging a window to the current desk
10 years ago
Mike Blumenkrantz
e6b22fc6bc
allow e_comp_win_effect_set() to take a NULL effect for unsetting current effect
10 years ago
Mike Blumenkrantz
7679f20521
fix gadman overlay mouse events
10 years ago
Mike Blumenkrantz
8102025dd9
block comp win creation on window create for all border windows
10 years ago
Mike Blumenkrantz
bf12a34da0
fix a corner case menu crash when a submenu is created directly above its parent
10 years ago
Mike Blumenkrantz
595ba0859d
fix menu item dnd grabber
10 years ago
Mike Blumenkrantz
245c308bb3
after 4 hours of dndebugging gtk apps, I have solved all external dnd issues.
10 years ago
Carsten Haitzler
6169d4bbea
update po's
10 years ago
Mike Blumenkrantz
d497aa921d
always emit urgency change for tasks
10 years ago
Mike Blumenkrantz
0aa86c902e
fix pager popup hide/delete animation
10 years ago
Mike Blumenkrantz
32b73d0f34
qa mod no longer loads before first border evals, so make post-module load callback fill in non-transient entries
10 years ago
Mike Blumenkrantz
035547b9d9
set qa module to not delayed
10 years ago
Mike Blumenkrantz
1944f758f6
fix wrong & in module loading check
10 years ago
Mike Blumenkrantz
f85afc0646
fix focus setting when winlisting
10 years ago
Mike Blumenkrantz
7d064ece86
remove focus unset from winlist activate...this seems like extra work for nothing
10 years ago
Mike Blumenkrantz
2543d91f5e
all focus ungrab events = noop for focus setting, not just notifypointer
10 years ago
Mike Blumenkrantz
84793983e1
another huge gadman rewrite. hooray.
...
* merge gadman overlay to comp canvas using a popup
* unify zone change handlers
* remove stupid container shape change handler (wtf was this supposed to do?)
* better dnd usage
10 years ago
Mike Blumenkrantz
74baabb034
add drop handler "hidden" flag to block drops
10 years ago
Mike Blumenkrantz
90e91530f8
only try to drop into handlers which have been entered
10 years ago
Mike Blumenkrantz
6d398fa27d
use drop handler base object layer when available to override drop handler object layer
10 years ago
Mike Blumenkrantz
e603dcf486
use stringshare typedef for drop handler types
10 years ago
Mike Blumenkrantz
bf99312a7d
rename gadman hover layer to overlay
10 years ago
Eduardo Lima (Etrunko)
d4ee6be578
Split .gitignore into multiple files
...
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
10 years ago
Mike Blumenkrantz
1bae7bbf38
selection rectangles in efm no longer sometimes turn into drag operations
10 years ago