.. |
cfgparse.l
|
Bugfix: Don’t enter BIND_A2WS_COND state too early (Thanks fallen)
|
2010-03-22 15:12:37 +01:00 |
cfgparse.y
|
Bugfix: Don’t leak file descriptors (Thanks InfraRed)
|
2010-05-24 00:10:09 +02:00 |
click.c
|
Bugfix: Correctly ignore clicks when client is in fullscreen mode (Thanks Sasha)
|
2010-03-27 03:45:48 +01:00 |
client.c
|
Revert "Bugfix: Ignore enter_notify when warping pointer (makes "goto" work correctly)"
|
2010-03-27 17:52:15 +01:00 |
commands.c
|
Revert "Bugfix: Ignore enter_notify when warping pointer (makes "goto" work correctly)"
|
2010-03-27 17:52:15 +01:00 |
config.c
|
ipc: change default socket path to ~/.i3/ipc.sock, enable in default config
|
2010-03-27 14:43:36 +01:00 |
container.c
|
retab! src/container.c
|
2009-12-22 23:43:05 +01:00 |
debug.c
|
Use DLOG for debug messages instead of printf (Thanks kruM)
|
2010-03-19 18:48:36 +01:00 |
ewmh.c
|
ewmh: Don’t push workspaces with width=0 and height=0 (Thanks Atsutane, badboy)
|
2010-01-03 18:36:50 +01:00 |
floating.c
|
Bugfix: Don’t allow fullscreen floating windows to be moved (Thanks Sasha)
|
2010-03-27 04:08:50 +01:00 |
handlers.c
|
Bugfix: Unset global fullscreen clients from all workspaces (Thanks Sasha)
|
2010-03-30 11:56:39 +02:00 |
ipc.c
|
bugfix: use globbed instead of filename when unlinking ipc socket
|
2010-03-27 15:05:16 +01:00 |
layout.c
|
Bugfix: correctly translate coordinates for floating windows when outputs change
|
2010-03-24 16:09:43 +01:00 |
log.c
|
add log.c/log.h which contain all the log related macros and functions
|
2009-12-19 22:40:23 +01:00 |
mainx.c
|
bump copyright year
|
2010-03-27 17:06:25 +01:00 |
manage.c
|
Start dock clients on the output they request to be started on according to their geometry
|
2010-03-19 21:44:36 +01:00 |
randr.c
|
Bugfix: correctly initialize workspaces if RandR is not available (Thanks stesie)
|
2010-04-06 20:52:34 +02:00 |
resize.c
|
Merge branch 'next'
|
2010-03-30 13:06:41 +02:00 |
sighandler.c
|
Bugfix: fix state of keypresses in sighandler (like in i3-input)
|
2010-03-24 16:10:47 +01:00 |
table.c
|
use scalloc instead of some places where calloc was still used
|
2010-03-02 14:42:24 +01:00 |
util.c
|
ipc: correctly shutdown IPC sockets when exiting/restarting
|
2010-03-16 02:44:47 +01:00 |
workspace.c
|
resolve merge conflict
|
2010-03-30 13:09:00 +02:00 |
xcb.c
|
Use LOG instead of DLOG/ELOG
|
2010-03-12 00:50:31 +01:00 |
xinerama.c
|
Re-add old Xinerama code for the poor nvidia users
|
2010-03-09 21:25:54 +01:00 |