gri3-wm/src
Michael Stapelberg 2c42c0c760 Bugfix: Correctly check bitmask for floating_modifier 2010-03-25 02:53:53 +01:00
..
cfgparse.l Bugfix: Don’t enter BIND_A2WS_COND state too early (Thanks fallen) 2010-03-22 15:12:37 +01:00
cfgparse.y Add configuration option to turn off workspace bar 2010-03-13 19:15:28 +01:00
click.c Bugfix: Correctly check bitmask for floating_modifier 2010-03-25 02:53:53 +01:00
client.c Fixes for the last commit: check outputs instead of workspaces, correctly reset state when switching workspaces, little style fixes 2010-03-08 11:15:31 +01:00
commands.c little style fix for the last commit 2010-03-19 01:43:11 +01:00
config.c Fix compilation with the old xcb keysyms api 2010-03-19 16:02:33 +01:00
container.c retab! src/container.c 2009-12-22 23:43:05 +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 Implement proportional floating-resize. 2010-03-13 13:22:39 +01:00
handlers.c Handle destroy notify events like unmap notify events 2010-03-24 16:52:16 +01:00
ipc.c ipc: implement GET_OUTPUTS 2010-03-19 22:24:52 +01:00
layout.c Bugfix: correctly translate coordinates for floating windows when outputs change 2010-03-24 16:09:43 +01:00
log.c add log.c/log.h which contain all the log related macros and functions 2009-12-19 22:40:23 +01:00
mainx.c Handle destroy notify events like unmap notify events 2010-03-24 16:52:16 +01:00
manage.c Start dock clients on the output they request to be started on according to their geometry 2010-03-19 21:44:36 +01:00
randr.c Bugfix: correctly translate coordinates for floating windows when outputs change 2010-03-24 16:09:43 +01:00
resize.c Turn nested functions into real functions or macros 2010-03-07 19:00:34 +01:00
sighandler.c Bugfix: fix state of keypresses in sighandler (like in i3-input) 2010-03-24 16:10:47 +01:00
table.c use scalloc instead of some places where calloc was still used 2010-03-02 14:42:24 +01:00
util.c ipc: correctly shutdown IPC sockets when exiting/restarting 2010-03-16 02:44:47 +01:00
workspace.c Bugfix: Don’t unmap windows when current workspace gets reassigned 2010-03-24 16:06:21 +01:00
xcb.c Fix predict_text_width by using xcb_query_text_extents 2010-03-10 23:27:24 +01:00
xinerama.c Re-add old Xinerama code for the poor nvidia users 2010-03-09 21:25:54 +01:00