gri3-wm/src
Fernando Tarlá Cardoso Lemos ac8fb2399d Don't mess with sizes when moving to other ws. 2011-01-29 15:19:41 +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 bugfix: resizing problem when resizing vertically on the top border (Thanks julien) 2011-01-27 16:26:19 +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 Don't mess with sizes when moving to other ws. 2011-01-29 15:19:41 +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: use the global root variable, don’t get the first one (Thanks quaec) 2011-01-28 00:41:53 +01:00
handlers.c refactor some places to use con_descend_focused instead of duplicating code 2011-01-27 16:09:14 +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 bugfix: initialize root variable earlier 2011-01-28 00:42:55 +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 refactor some places to use con_descend_focused instead of duplicating code 2011-01-27 16:09:14 +01:00
render.c Crash when we get the percentages wrong. 2011-01-27 13:00:14 +01:00
resize.c Fix the resize algorithm I broke earlier. 2011-01-27 13:00:14 +01:00
sighandler.c make the sighandler handle SIGABRT 2011-01-28 00:47:49 +01:00
tree.c Fix assertion when moving out of a floating container. 2011-01-28 01:25:06 +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 refactor some places to use con_descend_focused instead of duplicating code 2011-01-27 16:09:14 +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: use the global root variable, don’t get the first one (Thanks quaec) 2011-01-28 00:41:53 +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