gri3-wm/src
Michael Stapelberg 028f7d2ca7 Fix resize handling on click on borders (did not correctly use orientation) 2010-12-28 16:26:42 +01:00
..
cfgparse.l Implement default border styles (thanks litemotiv). 2010-12-27 13:10:45 +01:00
cfgparse.y Implement default border styles (thanks litemotiv). 2010-12-27 13:10:45 +01:00
click.c Fix resize handling on click on borders (did not correctly use orientation) 2010-12-28 16:26:42 +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 use con_num_children() 2010-11-28 22:45:39 +01:00
con.c Fix resize handling on click on borders (did not correctly use orientation) 2010-12-28 16:26:42 +01:00
config.c Default to a file in /tmp for the restart state. 2010-12-27 13:33:03 +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 floating.c: remove obsolete code, fix indenting 2010-11-29 22:23:49 +01:00
handlers.c handlers.c: remove obsolete code 2010-11-29 22:25:55 +01:00
ipc.c Bugfix: store and properly load workspace order when restarting 2010-12-27 22:28:59 +01:00
load_layout.c Bugfix: store and properly load workspace order when restarting 2010-12-27 22:28:59 +01:00
log.c log.c: fix indenting 2010-11-29 22:28:23 +01:00
main.c Default to a file in /tmp for the restart state. 2010-12-27 13:33:03 +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 Fix possible rounding errors. 2010-11-30 13:59:34 +01:00
resize.c Implement resizing (still buggy) 2010-11-29 10:56:16 +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 Bugfix: Don’t focus next window if the window was not mapped at the moment (on a different ws) 2010-12-28 02:27:11 +01:00
util.c Default to a file in /tmp for the restart state. 2010-12-27 13:33:03 +01:00
window.c implement support for WM_TRANSIENT_FOR, expand testcase 2010-11-13 01:19:21 +01:00
workspace.c workspace.{c,h}: remove obsolete code 2010-11-29 22:32:19 +01:00
x.c Bugfix: Don’t update focus when container is not mapped 2010-12-11 17:07:20 +01:00
xcb.c xcb.c: fix indenting 2010-11-29 22:35:07 +01:00
xcursor.c little style fixes, add vim modeline 2010-11-28 13:02:29 +01:00
xinerama.c xinerama.c: fix indention 2010-11-29 22:35:46 +01:00