gri3-wm/src
Michael Stapelberg e0b7ae872e move con_focus to con.c 2010-04-16 21:04:36 +02:00
..
cfgparse.l first step of the big refactoring ("tree" branch). 2010-04-13 13:17:39 +02:00
cfgparse.y re-add focus follows mouse handling 2010-04-13 18:43:37 +02:00
click.c first step of the big refactoring ("tree" branch). 2010-04-13 13:17:39 +02: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
cmdparse.l implement con_id for matching containers, extend testcase 2010-04-16 15:30:07 +02:00
cmdparse.y implement con_id for matching containers, extend testcase 2010-04-16 15:30:07 +02:00
commands.c Fix rendering of workspace names after "reload" (Thanks fallen) 2010-03-25 19:08:37 +01:00
con.c move con_focus to con.c 2010-04-16 21:04:36 +02:00
config.c re-add focus follows mouse handling 2010-04-13 18:43:37 +02: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 first step of the big refactoring ("tree" branch). 2010-04-13 13:17:39 +02:00
handlers.c ignore sequence of unmapnotify events (generates enternotify events) 2010-04-16 20:56:49 +02:00
ipc.c implement con_id for matching containers, extend testcase 2010-04-16 15:30:07 +02:00
layout.c Bugfix: correctly translate coordinates for floating windows when outputs change 2010-03-24 16:09:43 +01:00
load_layout.c first step of the big refactoring ("tree" branch). 2010-04-13 13:17:39 +02:00
log.c first step of the big refactoring ("tree" branch). 2010-04-13 13:17:39 +02:00
mainx.c Handle destroy notify events like unmap notify events 2010-03-24 16:52:16 +01:00
manage.c re-add support for legacy window titles (WM_NAME) 2010-04-13 17:46:54 +02:00
nc.c add first version of a new flex/bison based command parser 2010-04-14 20:26:56 +02:00
randr.c first step of the big refactoring ("tree" branch). 2010-04-13 13:17:39 +02:00
render.c re-add fullscreen mode 2010-04-13 20:51:43 +02: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
tree.c move con_focus to con.c 2010-04-16 21:04:36 +02:00
util.c re-add focus follows mouse handling 2010-04-13 18:43:37 +02:00
window.c re-add support for legacy window titles (WM_NAME) 2010-04-13 17:46:54 +02:00
workspace.c clean up old workspace when switching (makes test 2 of t/16-*.t pass) 2010-04-16 20:59:21 +02:00
x.c better debug messages 2010-04-16 21:02:34 +02:00
xcb.c re-add fullscreen mode 2010-04-13 20:51:43 +02:00
xinerama.c first step of the big refactoring ("tree" branch). 2010-04-13 13:17:39 +02:00