..
i3
Initial implementation of IPC via UNIX domain sockets
2009-07-28 20:51:29 +02:00
click.h
Move handler for clicking to its own file
2009-09-22 18:07:25 +02:00
client.h
Implement vim-like marks
2009-09-20 16:54:29 +02:00
commands.h
Implement assignments of workspaces to screens, big cleanup of workspace code
2009-08-08 19:51:51 +02:00
config.h
Finish configfile parsing with lexer, implement -l to use the lexer.
2009-09-19 19:05:15 +02:00
data.h
Implement stack-limit for further defining how stack windows should look
2009-09-22 18:07:59 +02:00
debug.h
Add vim hints, copyright notice to each file, add LICENSE, retab! everything
2009-02-14 02:33:31 +01:00
floating.h
Implement resizing floating clients with Mod1 + right mouse button
2009-08-22 07:49:28 +02:00
handlers.h
Implement the urgency hint for windows/workspaces
2009-09-06 22:40:11 +02:00
i3.h
Implement support for using key symbols in configuration file
2009-08-07 15:35:12 +02:00
ipc.h
Add docs to include/ipc.h
2009-07-28 20:58:56 +02:00
layout.h
Implement horizontal resize
2009-09-06 16:50:45 +02:00
manage.h
Resolve documentation FIXMEs, remove an unnecessary struct
2009-06-29 22:20:35 +02:00
queue.h
Move stuff to include/ and src/
2009-02-13 19:09:25 +01:00
resize.h
updated doxygen docu, added FIXMEs, fixed headers to 80chars width.
2009-06-29 21:54:51 +02:00
table.h
updated doxygen docu, added FIXMEs, fixed headers to 80chars width.
2009-06-29 21:54:51 +02:00
util.h
Merge patches for OpenBSD compatibility
2009-09-02 22:25:50 +02:00
workspace.h
Implement the urgency hint for windows/workspaces
2009-09-06 22:40:11 +02:00
xcb.h
Add support for WM_CLIENT_LEADER, put floating windows mapping to (0x0) to center of leader/workspace
2009-08-05 00:39:55 +02:00
xinerama.h
Bugfix: Fix screen wrapping, cleanup some log messages
2009-08-11 15:02:30 +02:00