..
i3
ipc: implement output event
2010-03-19 22:40:43 +01:00
click.h
Move handler for clicking to its own file
2009-09-22 18:07:25 +02:00
client.h
Merge branch 'next'
2010-03-30 13:06:41 +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
don't use wordexp.h for tilde expansion
2010-07-24 12:23:23 +02:00
container.h
Make containers containing exactly one window behave like default containers
2009-12-22 23:40:06 +01:00
data.h
Merge branch 'next'
2010-03-30 13:06: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
ewmh.h
ewmh: implement support for _NET_WORKAREA (rdesktop can use that)
2009-12-31 17:48:41 +01:00
floating.h
Implement proportional floating-resize.
2010-03-13 13:22:39 +01:00
handlers.h
Revert "Bugfix: Ignore enter_notify when warping pointer (makes "goto" work correctly)"
2010-03-27 17:52:15 +01:00
i3.h
Don’t use SYNC key bindings for Mode_switch but re-grab keys
2010-03-14 22:40:58 +01:00
ipc.h
ipc: correctly shutdown IPC sockets when exiting/restarting
2010-03-16 02:44:47 +01:00
layout.h
huge change: implement RandR instead of Xinerama
2010-03-02 12:47:21 +01:00
log.h
Use DLOG for debug messages instead of printf (Thanks kruM)
2010-03-19 18:48:36 +01:00
manage.h
Restore geometry of all windows before exiting/restarting (Thanks Sasha)
2010-03-02 15:25:08 +01:00
queue.h
…
randr.h
Re-add old Xinerama code for the poor nvidia users
2010-03-09 21:25:54 +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:43:02 +01:00
util.h
Move update_if_necessary to util.c, will be necessary later
2010-02-28 18:39:11 +01:00
workspace.h
Update function names, variable names and documentation for the RandR changes
2010-03-05 16:18:41 +01:00
xcb.h
add xcb_set_window_rect which configures a window according to a Rect
2010-02-28 20:35:30 +01:00
xinerama.h
Re-add old Xinerama code for the poor nvidia users
2010-03-09 21:25:54 +01:00