summaryrefslogtreecommitdiff
path: root/src/bin/e_desk.c
Commit message (Expand)AuthorAgeFilesLines
* compositor rewrite / charlie-foxtrot situationMike Blumenkrantz2014-01-141-197/+182
* fix a magnificent typo in my last commitMike Blumenkrantz2013-12-101-2/+2
* only revert focus to a sticky window on desk flip if there's no other window ...Mike Blumenkrantz2013-12-101-1/+11
* remove unused variableMike Blumenkrantz2013-12-101-3/+1
* only unset comp_hidden on windows after desk flips if the window is not shadedMike Blumenkrantz2013-11-281-2/+2
* ignore shelves from other screens when changing vdesksMike Blumenkrantz2013-11-261-0/+1
* end desk flip immediately if there are no animating windowsMike Blumenkrantz2013-08-301-1/+1
* use relative window coords when setting up desk transitions; fixes animations...Mike Blumenkrantz2013-05-231-1/+1
* fix desk flip focus when switching screens with mouse focus during animationzmike2013-05-151-26/+15
* block pointer warp after desk flip animation if new desk is not in current zonediscomfitor2013-05-131-2/+18
* e_desk_last_focused_focus now returns the focused borderdiscomfitor2013-05-131-2/+3
* shouldn't need to flush shadow win tree again after desk show since it was al...discomfitor2013-05-131-1/+0
* use e_comp_win_effect_unclip after desk showMike Blumenkrantz2013-04-221-1/+1
* use 2 for desk hide manage to prevent comp source from being hiddenMike Blumenkrantz2013-04-221-2/+2
* fix window event input when rapidly switching desksMike Blumenkrantz2013-04-161-4/+0
* giant comp rejiggering commit #6:Mike Blumenkrantz2013-04-151-299/+83
* formatting: all at onceMike Blumenkrantz2013-01-111-9/+13
* argh more of that desktop profile insanity that didn't get #ifdefsMike Blumenkrantz2012-12-201-6/+8
* always set last focused focus on desk changeMike Blumenkrantz2012-12-201-4/+1
* fix pointer warping on desk change + revert focusMike Blumenkrantz2012-12-141-1/+1
* e: fix windows being uniconified on desk showBoris Faure2012-12-061-3/+6
* unbreak compile with 1.7 branchMike Blumenkrantz2012-12-051-0/+6
* From: Gwanglim Lee <gl77.lee@samsung.com>Gwanglim Lee2012-12-051-0/+166
* try avoid null ptr derefs.Carsten Haitzler2012-11-121-1/+2
* add "Flip To Previous Desktop" actionMike Blumenkrantz2012-11-121-0/+2
* move shelf visible detection code from e_desk to e_shelfMike Blumenkrantz2012-10-041-24/+1
* add "hidden" flag for borders which is set only when border_hide(3) is called...Mike Blumenkrantz2012-08-281-1/+1
* fix some cases where zone/shelf handling was wrong and would lead to shelves ...Mike Blumenkrantz2012-07-201-1/+1
* fix desk flip animation when on last/first desk flipping to first/last desk w...Mike Blumenkrantz2012-07-121-2/+20
* e17: whitespaces--Vincent Torri2012-06-211-1/+0
* ecrustifiedMike Blumenkrantz2012-03-071-354/+355
* indeed - alloc enough space for the message as a whole - alloc onlyCarsten Haitzler2011-10-251-1/+1
* give the correct count of argsViktor Kojouharov2011-10-181-1/+1
* fully remove the BG panning.Viktor Kojouharov2011-10-161-9/+12
* work on improving edge bindings. having a look at this i'm moreCarsten Haitzler2011-10-161-2/+2
* E: Potentially fix segfault with adding/removing desktop names andChristopher Michael2011-09-231-7/+10
* fix click to focus last window focus on deskt switch.Carsten Haitzler2011-07-291-3/+10
* make bulb gadget change glow/brightness based on actual backlightCarsten Haitzler2011-06-141-2/+11
* e17: disable input events of windows while deskflip animation is goingHannes Janetzek2011-03-251-17/+55
* e17: fix the rare case that the last focused border had lock_focus_out. try n...Hannes Janetzek2011-03-101-2/+4
* e17: take sticky windows state into account in e_desk_last_focused_focusHannes Janetzek2011-03-091-3/+3
* convert init/shutdown to EINTERN, move some to _update().Gustavo Sverzut Barbieri2010-11-221-2/+2
* __UNUSED__ lastSebastian Dransfeld2010-11-051-5/+5
* FORMATTINGLucas De Marchi2010-08-041-3/+0
* * e: remove warning due to Ecore API change.Cedric BAIL2010-06-241-18/+18
* fix naming and warningsHannes Janetzek2009-09-051-16/+16
* * e: Cleanup use of Eina data structure.Cedric BAIL2009-08-211-27/+14
* Larger backgrounds can now be set to scroll whenever a E changes between desk...Viktor Kojouharov2009-05-071-2/+9
* edge and corner binding infrastructure. If you have an old config, enable the...Viktor Kojouharov2009-02-251-0/+30
* use the loop_time - better synced anim timepoints and less overhead onCarsten Haitzler2008-11-021-4/+4