gri3-wm/src
Michael Stapelberg d066341261 ipc/parser: commands can now return custom JSON replies
Also, finally add include/cmdparse.h
2010-07-17 15:15:37 +02:00
..
cfgparse.l first step of the big refactoring ("tree" branch). 2010-04-13 13:17:39 +02:00
cfgparse.y re-add focus follows mouse handling 2010-04-13 18:43:37 +02:00
click.c re-implement click to focus 2010-06-28 22:26:23 +02:00
cmdparse.l parser: implement resize command 2010-06-30 19:47:23 +02:00
cmdparse.y ipc/parser: commands can now return custom JSON replies 2010-07-17 15:15:37 +02:00
con.c Bugfix: Even when not going one level up, we need to travel down the whole focus stack 2010-07-17 15:08:22 +02:00
config.c re-add focus follows mouse handling 2010-04-13 18:43:37 +02: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 parser: implement explicit "mode floating"/"mode tiling" 2010-06-30 15:54:34 +02:00
handlers.c use decimal coordinates in debug message 2010-07-11 22:01:25 +02:00
ipc.c ipc/parser: commands can now return custom JSON replies 2010-07-17 15:15:37 +02:00
load_layout.c first step of the big refactoring ("tree" branch). 2010-04-13 13:17:39 +02: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 Remove some dead code (to be re-implemented), rename nc.c to main.c 2010-07-11 22:12:25 +02:00
manage.c floating: re-implement floating_modifier + left/right mouse button to drag/resize 2010-06-28 22:23:32 +02:00
match.c Add more documentation to functions/header files 2010-07-13 11:35:05 +02:00
randr.c first step of the big refactoring ("tree" branch). 2010-04-13 13:17:39 +02:00
render.c Bugfix: raise fullscreen containers before rendering their content 2010-07-11 23:40:50 +02:00
sighandler.c Bugfix: fix state of keypresses in sighandler (like in i3-input) 2010-03-24 16:10:47 +01:00
tree.c Bugfix: Keep focus on the current workspace when moving containers, add testcase 2010-07-17 13:27:34 +02:00
util.c re-add focus follows mouse handling 2010-04-13 18:43:37 +02:00
window.c re-add support for legacy window titles (WM_NAME) 2010-04-13 17:46:54 +02:00
workspace.c Re-implement support for the urgency hint, extend t/13-urgent.t 2010-06-02 17:55:10 +02:00
x.c Add more documentation to functions/header files 2010-07-13 11:35:05 +02:00
xcb.c re-enable sending fake configure notifies 2010-05-31 23:00:36 +02:00
xinerama.c first step of the big refactoring ("tree" branch). 2010-04-13 13:17:39 +02:00