gri3-wm/src
Michael Stapelberg e3e7ebe23a Bugfix: only return active screens in get_screen_most 2010-03-02 15:45:03 +01:00
..
cfgparse.l Change workspace assignments to use the RandR output name instead of <screen> 2010-03-02 13:35:43 +01:00
cfgparse.y Change workspace assignments to use the RandR output name instead of <screen> 2010-03-02 13:35:43 +01:00
click.c huge change: implement RandR instead of Xinerama 2010-03-02 12:47:21 +01:00
client.c add xcb_set_window_rect which configures a window according to a Rect 2010-02-28 20:35:30 +01:00
commands.c Restore geometry of all windows before exiting/restarting (Thanks Sasha) 2010-03-02 15:25:08 +01:00
config.c Obey the XDG Base Directory Specification for config file paths 2010-01-03 16:58:41 +01:00
container.c retab! src/container.c 2009-12-22 23:43:05 +01:00
debug.c huge change: implement RandR instead of Xinerama 2010-03-02 12:47:21 +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 huge change: implement RandR instead of Xinerama 2010-03-02 12:47:21 +01:00
handlers.c huge change: implement RandR instead of Xinerama 2010-03-02 12:47:21 +01:00
ipc.c use scalloc instead of some places where calloc was still used 2010-03-02 14:42:24 +01:00
layout.c huge change: implement RandR instead of Xinerama 2010-03-02 12:47:21 +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 Move autostart after creating the IPC socket in start process (Thanks Sasha) 2010-03-02 15:30:23 +01:00
manage.c Restore geometry of all windows before exiting/restarting (Thanks Sasha) 2010-03-02 15:25:08 +01:00
randr.c Bugfix: only return active screens in get_screen_most 2010-03-02 15:45:03 +01:00
resize.c huge change: implement RandR instead of Xinerama 2010-03-02 12:47:21 +01:00
sighandler.c huge change: implement RandR instead of Xinerama 2010-03-02 12:47:21 +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 Restore geometry of all windows before exiting/restarting (Thanks Sasha) 2010-03-02 15:25:08 +01:00
workspace.c Change workspace assignments to use the RandR output name instead of <screen> 2010-03-02 13:35:43 +01:00
xcb.c add xcb_set_window_rect which configures a window according to a Rect 2010-02-28 20:35:30 +01:00