gri3-wm/src
Michael Stapelberg 511cbec49b look and feel: when moving a Con is not possible, split a workspace level
This allows you to open three cons, then move the last one to the right (like
in previous i3 releases).
2010-11-28 14:45:14 +01:00
..
cfgparse.l Make the restart path configurable. 2010-11-28 01:18:10 +01:00
cfgparse.y Make the restart path configurable. 2010-11-28 01:18:10 +01:00
click.c Implement click on stack/tab decoration to focus 2010-11-26 18:57:15 +01:00
cmdparse.l debugging: implement a NOP command which just spits out its argument 2010-11-20 18:40:25 +01:00
cmdparse.y look and feel: create split container when switching workspace layout 2010-11-26 23:08:12 +01:00
con.c Bugfix: Re-attach windows in correct order when switching layout (Thanks fernandotcl) 2010-11-28 01:51:16 +01:00
config.c Make the restart path configurable. 2010-11-28 01:18:10 +01:00
debug.c Use DLOG for debug messages instead of printf (Thanks kruM) 2010-03-19 18:48:36 +01:00
ewmh.c ewmh: Don’t push workspaces with width=0 and height=0 (Thanks Atsutane, badboy) 2010-01-03 18:36:50 +01:00
floating.c Get rid of the remaining hardcoded height. 2010-11-15 12:25:06 +01:00
handlers.c Upon ConfigureRequests, send a generated ConfigureNotify (Thanks fernandotcl) 2010-11-28 13:19:49 +01:00
ipc.c correctly sort numbered workspaces (+testcase) 2010-11-21 23:35:49 +01:00
load_layout.c Correctly restore focus when restarting (Thanks fernandotcl) 2010-11-28 14:27:44 +01:00
log.c loglevel bitmasks needs to be larger because we got more than 32 files 2010-04-17 17:46:11 +02:00
main.c libXcursor support (themed cursors). 2010-11-28 13:01:45 +01:00
manage.c bugfix: check if the client leader is a managed window (Thanks fernandotcl) 2010-11-14 23:55:53 +01:00
match.c recognize dock windows (and support matching them) 2010-08-15 12:18:27 +02:00
randr.c first step of the big refactoring ("tree" branch). 2010-04-13 13:17:39 +02:00
render.c remove some debug messages 2010-11-27 18:05:45 +01:00
sighandler.c Bugfix: fix state of keypresses in sighandler (like in i3-input) 2010-03-24 16:10:47 +01:00
tree.c look and feel: when moving a Con is not possible, split a workspace level 2010-11-28 14:45:14 +01:00
util.c update indenting of src/util.c 2010-11-28 14:14:34 +01:00
window.c implement support for WM_TRANSIENT_FOR, expand testcase 2010-11-13 01:19:21 +01:00
workspace.c Bugfix: Re-attach windows in correct order when switching layout (Thanks fernandotcl) 2010-11-28 01:51:16 +01:00
x.c libXcursor support (themed cursors). 2010-11-28 13:01:45 +01:00
xcb.c libXcursor support (themed cursors). 2010-11-28 13:01:45 +01:00
xcursor.c little style fixes, add vim modeline 2010-11-28 13:02:29 +01:00
xinerama.c first step of the big refactoring ("tree" branch). 2010-04-13 13:17:39 +02:00