gri3-wm/src
Michael Stapelberg d9bfd8843f Bugfix: fix restoring the orientation (Thanks Merovius/fernandotcl) 2011-01-21 22:58:22 +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 dragging floating containers / click handling 2010-12-31 01:38:17 +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 cmdparse: free strings 2011-01-04 22:37:50 +01:00
con.c bugfix: you can’t unfullscreen workspaces (Thanks Merovius) 2011-01-21 22:09:04 +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 Bugfix: Don’t send fake configure notify with not yet rendered rect for floating windows 2011-01-21 21:01:02 +01:00
handlers.c change many LOG/printf messages to use DLOG 2011-01-07 20:58:58 +01:00
ipc.c ipc: change 'orientation' to human readable string instead of raw integer value 2011-01-07 20:48:01 +01:00
load_layout.c Bugfix: fix restoring the orientation (Thanks Merovius/fernandotcl) 2011-01-21 22:58:22 +01:00
log.c log.c: fix indenting 2010-11-29 22:28:23 +01:00
main.c re-implement xkb support for detecting keyboard layout changes 2011-01-17 14:27:49 +01:00
manage.c change many LOG/printf messages to use DLOG 2011-01-07 20:58:58 +01:00
match.c recognize dock windows (and support matching them) 2010-08-15 12:18:27 +02:00
randr.c Bugfix: randr: Don’t close container if it was not initialized before 2011-01-06 14:35:04 +01:00
render.c When in stacking mode with only one child, respect border styles 1pixel and none (Thanks Merovius) 2011-01-17 14:38:16 +01:00
resize.c Implement resizing (still buggy) 2010-11-29 10:56:16 +01:00
sighandler.c Add forgetful restart to sighandler 2010-12-31 19:36:35 +01:00
tree.c Bugfix: fix crash in tree_flatten (Thanks mseed) 2011-01-19 09:31:31 +01:00
util.c Add forgetful restart to sighandler 2010-12-31 19:36:35 +01:00
window.c use sstrdup() instead of strdup() 2011-01-04 22:39:13 +01:00
workspace.c Fix switching to a workspace on a different output 2011-01-08 12:03:03 +01:00
x.c Bugfix: Fix focus problems when switching workspaces by pushing the window stack before mapping 2011-01-21 21:49:56 +01:00
xcb.c Bugfix: Don’t send fake configure notify with not yet rendered rect for floating windows 2011-01-21 21:01:02 +01:00
xcursor.c little style fixes, add vim modeline 2010-11-28 13:02:29 +01:00
xinerama.c Re-Implement support for RandR changes 2011-01-05 00:16:10 +01:00