.. |
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
|
Make containers containing exactly one window behave like default containers
|
2009-12-22 23:40:06 +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
|
lexer/parser: proper error messages
|
2010-02-13 19:42:54 +01:00 |
container.h
|
Make containers containing exactly one window behave like default containers
|
2009-12-22 23:40:06 +01:00 |
data.h
|
Bugfix: Correctly do boundary checking/moving to other workspaces when moving floating clients via keyboard (Thanks sasha)
|
2010-02-12 13:06:59 +01:00 |
debug.h
|
Add vim hints, copyright notice to each file, add LICENSE, retab! everything
|
2009-02-14 02:33:31 +01:00 |
ewmh.h
|
ewmh: implement support for _NET_WORKAREA (rdesktop can use that)
|
2009-12-31 17:48:41 +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
|
ewmh: implement support for _NET_WORKAREA (rdesktop can use that)
|
2009-12-31 17:48:41 +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 |
sighandler.h
|
Use doxygen compatible comments
|
2010-01-03 21:53:42 +01:00 |
table.h
|
Bugfix: Containers could lose their snap state (Thanks Atsutane)
|
2010-01-01 22:40:50 +01:00 |
util.h
|
added popup for handling SIGSEGV or SIGFPE
|
2010-01-03 21:32:50 +01:00 |
workspace.h
|
xinerama: correctly put windows which are assigned to a specific screen on that screen when it becomes available (Thanks badboy)
|
2009-12-21 22:30:08 +01:00 |
xcb.h
|
ewmh: implement support for _NET_WORKAREA (rdesktop can use that)
|
2009-12-31 17:48:41 +01:00 |
xinerama.h
|
Bugfix: Fix screen wrapping, cleanup some log messages
|
2009-08-11 15:02:30 +02:00 |