gri3-wm/src
Michael Stapelberg 7c3e88ad93 parser: implement matching on the window id 2010-06-02 17:20:32 +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 first step of the big refactoring ("tree" branch). 2010-04-13 13:17:39 +02:00
client.c remove old fullscreen code 2010-04-17 17:43:50 +02:00
cmdparse.l parser: implement 'layout' 2010-06-01 23:20:57 +02:00
cmdparse.y parser: implement matching on the window id 2010-06-02 17:20:32 +02:00
commands.c Fix rendering of workspace names after "reload" (Thanks fallen) 2010-03-25 19:08:37 +01:00
con.c Implement correct removal of floating containers 2010-05-31 23:16:20 +02:00
config.c re-add focus follows mouse handling 2010-04-13 18:43:37 +02:00
container.c retab! src/container.c 2009-12-22 23:43:05 +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 Reposition floating windows while dragging 2010-05-31 23:01:08 +02:00
handlers.c more debug output 2010-06-02 17:04:26 +02:00
ipc.c ipc: include floating-nodes in tree reply 2010-06-01 20:50:23 +02:00
layout.c Bugfix: correctly translate coordinates for floating windows when outputs change 2010-03-24 16:09:43 +01: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
mainx.c Handle destroy notify events like unmap notify events 2010-03-24 16:52:16 +01:00
manage.c more debug output 2010-06-02 17:04:26 +02:00
match.c make floating an enum (we need three states, not only two) 2010-04-16 22:57:21 +02:00
nc.c Set up _NET_WM_SUPPORTED and window manager name again 2010-05-15 00:28:10 +02:00
randr.c first step of the big refactoring ("tree" branch). 2010-04-13 13:17:39 +02:00
render.c parser: implement 'layout' 2010-06-01 23:20:57 +02:00
resize.c Turn nested functions into real functions or macros 2010-03-07 19:00:34 +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 more debug output 2010-06-02 17:04:26 +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 Make splitting a container which was already split a noop 2010-06-01 22:45:18 +02:00
x.c fix: to always abort we need to assert(false) 2010-05-31 23:08:16 +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