summaryrefslogtreecommitdiff
path: root/src/modules/tiling
Commit message (Expand)AuthorAgeFilesLines
* remove a bunch of unnecessary ecore-x calls from modulesMike Blumenkrantz2014-01-141-7/+7
* compositor rewrite / charlie-foxtrot situationMike Blumenkrantz2014-01-143-845/+761
* fix tiling configuration screenBoris Faure2013-12-141-3/+4
* conf2 and related subsystems were a fun and useful experiment, but this is no...Mike Blumenkrantz2013-11-251-29/+0
* Revert "updating desktop files"Igor Murzov2013-09-041-0/+2
* updating desktop filesmaxerba2013-07-311-2/+0
* Adding serbian localization in desktop filesmaxerba2013-07-081-0/+2
* Fixed sorting in desktop filesmaxerba2013-07-051-1/+4
* Split .gitignore into multiple filesEduardo Lima (Etrunko)2013-06-111-0/+1
* adding catalan translation and sorting lines alphabeticallymaxerba2013-06-051-0/+2
* tiling: fix segv when adding a stack without configBoris Faure2013-04-201-0/+6
* giant comp rejiggering commit #2: popups are now objects drawn directly onto ...Mike Blumenkrantz2013-02-181-16/+16
* simplify/streamline configure option adding, also add option domains so modul...Mike Blumenkrantz2013-01-121-16/+4
* e: rename option use_composite to use_shaped_winLucas De Marchi2013-01-091-1/+1
* add gettext to E_CONFIGURE_OPTION_ADD usage, hassling by garikMike Blumenkrantz2013-01-061-3/+3
* add conf2 options for comp, tiling, notification, fileman, and quickaccess mo...Mike Blumenkrantz2013-01-031-0/+41
* e:tiling: fix toggle_rows_countBoris Faure2012-12-241-3/+4
* e:tiling: factorize code about moving windowsBoris Faure2012-12-241-398/+113
* e:tiling: Corrected off-by-one error that was causing a SIGFPE when moving th...Boris Faure2012-12-241-2/+2
* e:tiling: fix resizing/moving windows with a step <= 0Boris Faure2012-12-171-2/+2
* e:tiling: fix some possible overflow issuesBoris Faure2012-12-171-6/+19
* e:tiling: fix moving/resizing tiled windowsBoris Faure2012-12-161-17/+0
* Store and handle action names correctly. (patch from Igor Murzov)Massimo Maiurana2012-12-161-18/+18
* e:tiling: tiled windows shouldn't get maximised by usersBoris Faure2012-12-151-2/+2
* e:tiling: fix some overflows and add a bunch of assertsBoris Faure2012-12-131-9/+23
* e:tiling: add stack when moving on top/left sideBoris Faure2012-12-081-27/+143
* e:tiling: do nothing on desk_show/hideBoris Faure2012-12-061-0/+8
* Dear all,Mike Blumenkrantz2012-12-051-1/+4
* e:tiling: disabling module restores original borders and sizesBoris Faure2012-12-011-2/+50
* chlog isnt being used :)Carsten Haitzler2012-11-261-15/+0
* merge authors in from tiling.Carsten Haitzler2012-11-261-2/+0
* 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-40/+0
* lucas... u're going to hate me... but i'm reverting this whole lot ofCarsten Haitzler2012-11-091-0/+40
* e/modules: delete old Makefile.am'sLucas De Marchi2012-11-071-40/+0
* e: use AM_CPPFLAGS instead of INCLUDESLucas De Marchi2012-10-311-1/+1
* updating russian translationMassimo Maiurana2012-10-301-0/+2
* e: cleanup layer handlingSebastian Dransfeld2012-10-021-12/+9
* fix a bunch of questionably valid null derefs from clangMike Blumenkrantz2012-09-181-1/+1
* e: tiling: add "send to corner" actionsBoris Faure2012-09-161-1/+98
* e: tiling: add keybindings to move windows directlyBoris Faure2012-09-012-62/+161
* e: tiling: fix configuration being sometimes lostBoris Faure2012-08-121-6/+19
* e: tiling: remove window from floating list when changing desktopBoris Faure2012-06-211-3/+7
* e: tiling: add to floating list when a window is floating...Boris Faure2012-06-211-1/+7
* more #undefsMike Blumenkrantz2012-06-141-0/+2
* tiling: Remove part of the README that refers to an up to date e17Stefan Schmidt2012-06-121-6/+0
* e: tiling: fix use of unused varBoris Faure2012-05-261-3/+2
* e: tiling: fix restoring old borderBoris Faure2012-05-251-1/+4
* e tiling: Use c89 style for 'for' statement. Fixed build breaks with some opt...Daniel Juyung Seo2012-05-102-56/+97
* e: fix build of tiling module on bsd.Cedric BAIL2012-05-091-1/+3