.. |
cfgparse.l
|
Implement the popup_during_fullscreen option, set default to leave_fullscreen
|
2011-03-06 15:46:06 +01:00 |
cfgparse.y
|
refactor font caching to just save the ID instead of mainting a cache with pattern→id-mapping
|
2011-03-10 23:20:17 +01:00 |
click.c
|
Bugfix: also stop searching for resize cons when reaching a floatingcon (Thanks julien)
|
2011-03-06 13:35:07 +01:00 |
cmdparse.l
|
…
|
|
cmdparse.y
|
cmdparse: correctly parse con_id/id (fixes warning)
|
2011-03-14 23:14:40 +01:00 |
con.c
|
Bugfix: restore focus to the correct window when a non-focused window gets destroyed (+testcase)
|
2011-03-14 16:34:35 +01:00 |
config.c
|
Reload the same config file specified in the command line.
|
2011-03-14 16:48:45 +01:00 |
debug.c
|
…
|
|
ewmh.c
|
ewmh: bump copyright
|
2011-03-14 17:15:18 +01:00 |
floating.c
|
refactor font caching to just save the ID instead of mainting a cache with pattern→id-mapping
|
2011-03-10 23:20:17 +01:00 |
handlers.c
|
re-implement support for MappingNotifys
|
2011-03-14 17:20:04 +01:00 |
ipc.c
|
Fix dock client handling for inplace restarts
|
2011-02-21 03:01:55 +01:00 |
load_layout.c
|
Fix regression: Don’t add floating nodes twice when restoring layout (+testcase)
|
2011-02-28 20:44:23 +01:00 |
log.c
|
…
|
|
main.c
|
re-implement support for MappingNotifys
|
2011-03-14 17:20:04 +01:00 |
manage.c
|
Add the "created" parameter to workspace_get.
|
2011-03-14 17:07:53 +01:00 |
match.c
|
Implement support for top/bottom dock clients (according to _NET_WM_STRUT_PARTIAL or requested position)
|
2011-02-21 14:27:32 +01:00 |
move.c
|
…
|
|
output.c
|
…
|
|
randr.c
|
Bring back some more EWMH support.
|
2011-03-14 17:11:33 +01:00 |
render.c
|
refactor font caching to just save the ID instead of mainting a cache with pattern→id-mapping
|
2011-03-10 23:20:17 +01:00 |
resize.c
|
…
|
|
sighandler.c
|
refactor font caching to just save the ID instead of mainting a cache with pattern→id-mapping
|
2011-03-10 23:20:17 +01:00 |
tree.c
|
Bugfix: Make level up a noop during fullscreen mode (+testcase) (Thanks dothebart)
|
2011-03-09 18:37:05 +01:00 |
util.c
|
Very minor issues found with statical analysis.
|
2011-02-28 16:48:22 +01:00 |
window.c
|
Implement support for top/bottom dock clients (according to _NET_WM_STRUT_PARTIAL or requested position)
|
2011-02-21 14:27:32 +01:00 |
workspace.c
|
Bring back some more EWMH support.
|
2011-03-14 17:11:33 +01:00 |
x.c
|
Bring back some more EWMH support.
|
2011-03-14 17:11:33 +01:00 |
xcb.c
|
refactor font caching to just save the ID instead of mainting a cache with pattern→id-mapping
|
2011-03-10 23:20:17 +01:00 |
xcursor.c
|
…
|
|
xinerama.c
|
…
|
|