.. |
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
|
remove old fullscreen code
|
2010-04-17 17:43:50 +02:00 |
cmdparse.l
|
implement con_id for matching containers, extend testcase
|
2010-04-16 15:30:07 +02:00 |
cmdparse.y
|
implement 'fullscreen' command
|
2010-04-17 19:29:44 +02:00 |
commands.c
|
Fix rendering of workspace names after "reload" (Thanks fallen)
|
2010-03-25 19:08:37 +01:00 |
con.c
|
implement con_toggle_fullscreen
|
2010-04-17 17:40:41 +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
|
handle destroynotify events
|
2010-04-17 17:27:53 +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
|
loglevel bitmasks needs to be larger because we got more than 32 files
|
2010-04-17 17:46:11 +02:00 |
mainx.c
|
Handle destroy notify events like unmap notify events
|
2010-03-24 16:52:16 +01:00 |
manage.c
|
throw out some old code from manage.c, cleanups
|
2010-04-17 18:26:46 +02:00 |
match.c
|
make floating an enum (we need three states, not only two)
|
2010-04-16 22:57:21 +02:00 |
nc.c
|
handle destroynotify events
|
2010-04-17 17:27:53 +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
|
When assigning children to containers, reset their x window state
|
2010-04-17 16:41:20 +02:00 |
xcb.c
|
throw out some old code from manage.c, cleanups
|
2010-04-17 18:26:46 +02:00 |
xinerama.c
|
first step of the big refactoring ("tree" branch).
|
2010-04-13 13:17:39 +02:00 |