.. |
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 'restore' in new parser
|
2010-05-11 23:00:31 +02:00 |
cmdparse.y
|
Add parameter to reparent windows instead of killing them when closing a container
|
2010-05-15 00:16:59 +02:00 |
commands.c
|
Fix rendering of workspace names after "reload" (Thanks fallen)
|
2010-03-25 19:08:37 +01:00 |
con.c
|
cleanup: introduce CT_WORKSPACE as type to avoid having to check parent->type
|
2010-05-31 00:11:11 +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
|
Add parameter to reparent windows instead of killing them when closing a container
|
2010-05-15 00:16:59 +02:00 |
handlers.c
|
Add parameter to reparent windows instead of killing them when closing a container
|
2010-05-15 00:16:59 +02:00 |
ipc.c
|
bugfix: really return focus list in IPC tree dump (instead of nodes list)
|
2010-05-10 00:00:43 +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
|
Ignore UnmapNotify events generated by reparenting
|
2010-05-14 23:37:56 +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
|
Set up _NET_WM_SUPPORTED and window manager name again
|
2010-05-15 00:28:10 +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
|
cleanup: introduce CT_WORKSPACE as type to avoid having to check parent->type
|
2010-05-31 00:11:11 +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
|
cleanup: introduce CT_WORKSPACE as type to avoid having to check parent->type
|
2010-05-31 00:11:11 +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 |