.. |
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
|
Touch each log message and classify it as DLOG (debug), ELOG (error) or LOG (verbose)
|
2009-12-19 22:40:23 +01:00 |
commands.h
|
Implement assignments of workspaces to screens, big cleanup of workspace code
|
2009-08-08 19:51:51 +02:00 |
config.h
|
config: delete old parser, new lexer/parser is the default by now
|
2009-11-22 20:25:33 +01:00 |
data.h
|
Refactor workspaces to be stored in a TAILQ instead of an array
|
2009-09-29 19:45:41 +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
|
Disable XKB instead of quitting with an error (Thanks sur5r)
|
2009-11-13 00:30:42 +01: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 |
log.h
|
add log.c/log.h which contain all the log related macros and functions
|
2009-12-19 22:40:23 +01:00 |
manage.h
|
Obey the client’s border_width setting (Thanks shatter)
|
2009-09-26 13:47:48 +02:00 |
queue.h
|
Move stuff to include/ and src/
|
2009-02-13 19:09:25 +01:00 |
resize.h
|
Implement resize command
|
2009-09-26 17:18:50 +02:00 |
table.h
|
Refactor workspaces to be stored in a TAILQ instead of an array
|
2009-09-29 19:45:41 +02:00 |
util.h
|
Touch each log message and classify it as DLOG (debug), ELOG (error) or LOG (verbose)
|
2009-12-19 22:40:23 +01:00 |
workspace.h
|
Bugfix: Also fix horizontal resizing
|
2009-11-22 14:32:40 +01: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 |