.. |
cfgparse.l
|
lexer: return HEX instead of NUMBER when parsing colors
|
2009-09-19 19:34:02 +02:00 |
cfgparse.y
|
lexer: Implement workspace <number> "<name>"
|
2009-09-19 19:39:06 +02:00 |
click.c
|
Move handler for clicking to its own file
|
2009-09-22 18:07:25 +02:00 |
client.c
|
Implement vim-like marks
|
2009-09-20 16:54:29 +02:00 |
commands.c
|
Implement vim-like marks
|
2009-09-20 16:54:29 +02:00 |
config.c
|
Finish configfile parsing with lexer, implement -l to use the lexer.
|
2009-09-19 19:05:15 +02:00 |
debug.c
|
Update TODO and header-comments
|
2009-02-15 03:07:29 +01:00 |
floating.c
|
Bugfix: Correctly handle unmap-notify events when resizing (Thanks Mirko)
|
2009-09-07 21:18:44 +02:00 |
handlers.c
|
Move handler for clicking to its own file
|
2009-09-22 18:07:25 +02:00 |
ipc.c
|
Initial implementation of IPC via UNIX domain sockets
|
2009-07-28 20:51:29 +02:00 |
layout.c
|
Implement the urgency hint for windows/workspaces
|
2009-09-06 22:40:11 +02:00 |
mainx.c
|
Finish configfile parsing with lexer, implement -l to use the lexer.
|
2009-09-19 19:05:15 +02:00 |
manage.c
|
Implement the urgency hint for windows/workspaces
|
2009-09-06 22:40:11 +02:00 |
resize.c
|
Implement horizontal resize
|
2009-09-06 16:50:45 +02:00 |
table.c
|
Bugfix: Re-distribute free space when closing rows which were horizontally resized
|
2009-09-12 19:58:39 +02:00 |
util.c
|
Merge patches for OpenBSD compatibility
|
2009-09-02 22:25:50 +02:00 |
workspace.c
|
Bugfix: Correctly warp pointer *after* rendering the layout
|
2009-09-12 18:46:52 +02:00 |
xcb.c
|
Bugfix: Don’t crash if the numlock symbol cannot be found (Thanks xeen)
|
2009-08-27 21:34:07 +02:00 |
xinerama.c
|
Bugfix: Initialize screens correctly when not using Xinerama (Thanks Mikael)
|
2009-09-05 19:17:59 +02:00 |