gri3-wm/src
Michael Stapelberg ee45c92564 Implement resizing (still buggy)
Committing basic resizing functionality. We need testcases for the bugs and
then eliminate them.
2010-11-29 10:56:16 +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 resizing (still buggy) 2010-11-29 10:56:16 +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 Correctly update the _NET_WM_STATE hint when *not* going into fullscreen (when already in fullscreen) 2010-11-28 22:07:54 +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 Bugfix: don’t update focus when moving mouse over stacked/tabbed decorations (Thanks fernandotcl) 2010-11-28 21:07:08 +01:00
ipc.c Also store/load window_rect when restarting 2010-11-28 17:20:29 +01:00
load_layout.c Also store/load window_rect when restarting 2010-11-28 17:20:29 +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
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 for the last commit (broke some moving situations), update testcase 2010-11-28 20:15:47 +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 Bugfix: Use separate child_mapped instead of checking state->initial (makes t/02-fullscreen.t pass) 2010-11-28 22:09:26 +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