i3/src
2011-01-07 20:48:01 +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: fix fullscreen mode for floating windows 2011-01-07 02:50:35 +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 Fix dragging floating containers / click handling 2010-12-31 01:38:17 +01:00
handlers.c Re-Implement support for RandR changes 2011-01-05 00:16:10 +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: 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 Re-Implement support for RandR changes 2011-01-05 00:16:10 +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 Bugfix: randr: Don’t close container if it was not initialized before 2011-01-06 14:35:04 +01:00
render.c Bugfix: Fix closing windows in tabbed mode with border_style == 1pixel / none 2010-12-28 19:54:56 +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 Re-Implement support for RandR changes 2011-01-05 00:16:10 +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 RandR: use the next unused workspace instead of fixed counting 2011-01-05 00:26:23 +01:00
x.c fix memleak: free X state structure 2011-01-04 22:39:24 +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 Re-Implement support for RandR changes 2011-01-05 00:16:10 +01:00