summaryrefslogtreecommitdiff
path: root/src/modules/winlist
Commit message (Expand)AuthorAgeFilesLines
* fix winlist first selection checkMike Blumenkrantz2013-11-291-2/+9
* uniconify+unshade selected window on winlist hideMike Blumenkrantz2013-08-221-0/+4
* Fixed sorting in desktop filesmaxerba2013-07-051-1/+2
* fix focus setting when winlistingMike Blumenkrantz2013-06-121-7/+11
* remove focus unset from winlist activate...this seems like extra work for not...Mike Blumenkrantz2013-06-121-7/+1
* adding catalan translation and sorting lines alphabeticallymaxerba2013-06-051-0/+2
* new user-requested option for moving the winlist-selected window to the curre...Mike Blumenkrantz2013-05-302-2/+15
* updating serbian translationmaxerba2013-05-041-7/+9
* updating italian translationmaxerba2013-05-041-1/+1
* giant comp rejiggering commit #5:Mike Blumenkrantz2013-04-151-5/+6
* E_FN_DEL macro renamed to E_FREE_FUNC with param order swapped for consistencyMike Blumenkrantz2013-02-221-3/+3
* fix tons of now-incorrect popup and object usage in winlistMike Blumenkrantz2013-02-191-29/+15
* giant comp rejiggering commit #2: popups are now objects drawn directly onto ...Mike Blumenkrantz2013-02-181-2/+1
* unbreak winlist focus setting, as broken by princeamd's patch which I failed ...Mike Blumenkrantz2013-02-181-17/+6
* patch from Deon Thomas: this patch fix the bug with if you have multiple wind...Mike Blumenkrantz2013-02-151-0/+12
* giant comp rejiggering commit because anything smaller would have broken some...Mike Blumenkrantz2013-02-072-6/+6
* remove unused timer variable, reduce e_grabinput calls slightly with some reo...Mike Blumenkrantz2013-02-071-30/+12
* unbreak winlist focus changingMike Blumenkrantz2013-02-071-2/+25
* fix no-warp mode winlist usageMike Blumenkrantz2013-02-061-6/+12
* convert more winlist and focus dialog widgets to use new check disable apiMike Blumenkrantz2013-02-061-47/+6
* disable winlist pointer warp options when disable_all_pointer_warps is enabledMike Blumenkrantz2013-02-061-0/+3
* remove unnecessary callbacks from winlist config dialogMike Blumenkrantz2013-02-061-22/+1
* unify all pointer warping code to rely on e_border_pointer_warp_to_center fun...Mike Blumenkrantz2013-02-051-244/+17
* winlist_warp_speed->pointer_warp_speedMike Blumenkrantz2013-02-051-12/+0
* add yet another pointer warp option: disable all warpsMike Blumenkrantz2013-02-051-10/+15
* giant commit that wipes all bindi^W^W^Wsplits out binding configs into a sepa...Mike Blumenkrantz2013-02-011-2/+2
* add config option for disabling pointer warp when performing directional focu...Mike Blumenkrantz2013-01-082-34/+51
* winlist should no longer get stuck sometimes when activated by keybindMike Blumenkrantz2012-12-201-1/+1
* winlist now removes modifiers from its list as they are releasedMike Blumenkrantz2012-12-201-30/+19
* disable winlist binding activation for edge/signal/acpi; this is totally brokenMike Blumenkrantz2012-12-201-4/+25
* winlist now behaves in a more expected manner when activated with a mouse bin...Mike Blumenkrantz2012-12-201-2/+5
* unify winlist action code and set activation typeMike Blumenkrantz2012-12-203-229/+80
* Store and handle action names correctly. (patch from Igor Murzov)Massimo Maiurana2012-12-161-24/+24
* fix "focus" option for winlistMike Blumenkrantz2012-12-031-1/+1
* giant header overhaul which removes all the stupid one line function prototyp...Mike Blumenkrantz2012-11-304-28/+2
* updating various translationsMassimo Maiurana2012-11-211-0/+4
* put lucas's makefiles back.. but what do you do to make it not breakCarsten Haitzler2012-11-091-33/+0
* lucas... u're going to hate me... but i'm reverting this whole lot ofCarsten Haitzler2012-11-091-0/+33
* e/modules: delete old Makefile.am'sLucas De Marchi2012-11-071-33/+0
* use handler list macroMike Blumenkrantz2012-11-011-24/+8
* e: use AM_CPPFLAGS instead of INCLUDESLucas De Marchi2012-10-311-1/+1
* e: no need to freeze/thaw focus tracking when not getting in event loopBoris Faure2012-10-291-8/+0
* e: cleanup layer handlingSebastian Dransfeld2012-10-021-1/+1
* e: fix Move to the left/right/up/down windowBoris Faure2012-09-151-4/+24
* winlist now only shows windows on other screens when the option for it is che...Mike Blumenkrantz2012-09-121-0/+5
* fix another missing ptr warp bug on alt-tab.Carsten Haitzler2012-08-251-1/+16
* and now nicelyt and once and for bloody all fix focus stuff on alt-tab!Carsten Haitzler2012-08-251-0/+2
* ensure actual focus goes to tabbed-to-window.Carsten Haitzler2012-08-251-0/+1
* fix alt-tab to/from fullscreen windowsCarsten Haitzler2012-08-251-5/+0
* revert previous commit, ticket #daniel lied to meMike Blumenkrantz2012-08-231-1/+1