gri3-wm/include
Michael Stapelberg 26a416e016 refactor tree_move() into src/move.c, change config (!), change testcase
Due to lots of cases which were added and added to tree_move(), the function
was not really easy to understand. For this refactoring, I wrote tree_move()
from scratch, thinking about (hopefully) all cases. The testsuite still passes.

The move command also has different parameters now. Instead of the hard to
understand 'before v' stuff, we use 'move [left|right|up|down]'.
2011-02-14 23:05:20 +01:00
..
i3 Ported over some message types from -next. 2010-11-21 21:36:19 +01:00
all.h refactor tree_move() into src/move.c, change config (!), change testcase 2011-02-14 23:05:20 +01:00
click.h Move handler for clicking to its own file 2009-09-22 18:07:25 +02:00
cmdparse.h ipc/parser: commands can now return custom JSON replies 2010-07-17 15:15:37 +02:00
con.h refactor tree_move() into src/move.c, change config (!), change testcase 2011-02-14 23:05:20 +01:00
config.h fix some compiler warnings 2011-02-01 15:43:59 +01:00
data.h refactor code for removing children from a con 2011-02-14 18:08:36 +01:00
debug.h Add vim hints, copyright notice to each file, add LICENSE, retab! everything 2009-02-14 02:33:31 +01:00
ewmh.h ewmh: implement support for _NET_WORKAREA (rdesktop can use that) 2009-12-31 17:48:41 +01:00
floating.h Fix dragging floating containers / click handling 2010-12-31 01:38:17 +01:00
handlers.h Re-Implement support for RandR changes 2011-01-05 00:16:10 +01:00
i3.h libXcursor support (themed cursors). 2010-11-28 13:01:45 +01:00
ipc.h first step of the big refactoring ("tree" branch). 2010-04-13 13:17:39 +02:00
load_layout.h first step of the big refactoring ("tree" branch). 2010-04-13 13:17:39 +02:00
log.h loglevel bitmasks needs to be larger because we got more than 32 files 2010-04-17 17:46:11 +02:00
manage.h first step of the big refactoring ("tree" branch). 2010-04-13 13:17:39 +02:00
match.h recognize dock windows (and support matching them) 2010-08-15 12:18:27 +02:00
move.h refactor tree_move() into src/move.c, change config (!), change testcase 2011-02-14 23:05:20 +01:00
queue.h Move stuff to include/ and src/ 2009-02-13 19:09:25 +01:00
randr.h Re-Implement support for RandR changes 2011-01-05 00:16:10 +01:00
render.h Bugfix: Don’t draw borders for fullscreen windows 2010-11-21 17:00:10 +01:00
resize.h Implement resizing (still buggy) 2010-11-29 10:56:16 +01:00
sighandler.h Retab sighandler.c 2010-12-31 19:36:32 +01:00
tree.h refactor tree_move() into src/move.c, change config (!), change testcase 2011-02-14 23:05:20 +01:00
util.h refactor code for removing children from a con 2011-02-14 18:08:36 +01:00
window.h implement support for WM_TRANSIENT_FOR, expand testcase 2010-11-13 01:19:21 +01:00
workspace.h refactor tree_move() into src/move.c, change config (!), change testcase 2011-02-14 23:05:20 +01:00
x.h Implement setting the WM_NAME of i3 container windows for debugging 2010-11-14 16:41:46 +01:00
xcb.h libXcursor support (themed cursors). 2010-11-28 13:01:45 +01:00
xcursor.h little style fixes, add vim modeline 2010-11-28 13:02:29 +01:00
xinerama.h first step of the big refactoring ("tree" branch). 2010-04-13 13:17:39 +02:00