..
assignments.c
Fix comment in run_assignments (Thanks xeen)
2011-10-23 21:45:12 +01:00
cfgparse.l
Implement highlighting right/bottom borders of splitted windows
2012-01-22 11:22:15 +00:00
cfgparse.y
Implement highlighting right/bottom borders of splitted windows
2012-01-22 11:22:15 +00:00
click.c
Bugfix: Make resizing work when pressing floating_modifier + right mouse button on window decorations
2011-12-17 13:55:16 +00:00
cmdparse.l
Implement a new parser for commands. (+test)
2012-01-14 21:29:57 +00:00
cmdparse.y
Implement a new parser for commands. (+test)
2012-01-14 21:29:57 +00:00
commands.c
Implement a new parser for commands. (+test)
2012-01-14 21:29:57 +00:00
commands_parser.c
Bugfix: Don’t increment 'walk' before checking it (Thanks MasterofJOKers)
2012-01-19 19:01:47 +00:00
con.c
Merge branch 'master' into next
2012-01-21 15:08:36 +00:00
config.c
Implement highlighting right/bottom borders of splitted windows
2012-01-22 11:22:15 +00:00
debug.c
normalize modelines/headers across src/*.c
2011-10-22 23:40:02 +01:00
ewmh.c
Bugfix: Setup the _NET_SUPPORTING_WM_CHECK atom in a standards-compliant way
2012-01-20 18:09:53 +00:00
floating.c
Bugfix: Fix coordinates when the rect of an output changes (Thanks Paul)
2012-01-21 15:07:53 +00:00
handlers.c
Merge branch 'master' into next
2012-01-21 11:50:22 +00:00
ipc.c
Correctly restore focus after in-place restarts
2012-01-21 18:35:15 +00:00
load_layout.c
Correctly restore focus after in-place restarts
2012-01-21 18:35:15 +00:00
log.c
shmlog: store meta information in the buffer itself, store path as X11 atom
2012-01-06 23:40:07 +00:00
main.c
make in-place restarts use socket activation, too (for faster/less flaky tests)
2012-01-21 23:03:09 +00:00
manage.c
Correctly restore focus after in-place restarts
2012-01-21 18:35:15 +00:00
match.c
remove/shorten a lot of debugging messages
2011-10-23 00:15:13 +01:00
move.c
Force redrawing the indicators after a move.
2012-01-22 17:25:08 +00:00
output.c
normalize modelines/headers across src/*.c
2011-10-22 23:40:02 +01:00
randr.c
Merge branch 'master' into next
2012-01-21 15:08:36 +00:00
regex.c
normalize modelines/headers across src/*.c
2011-10-22 23:40:02 +01:00
render.c
Ignore aspect ratio during fullscreen mode (fixes MPlayer subtitles) (Thanks mxf, alexander)
2012-01-21 13:29:06 +00:00
resize.c
Bugfix: Don’t change focus after (graphical) resizing
2011-12-17 18:47:29 +00:00
scratchpad.c
Bugfix: Correctly handle 'move scratchpad' on workspace level (+test) (Thanks mseed)
2012-01-07 17:36:30 +00:00
sd-daemon.c
implement "socket activation": passing IPC sockets to i3
2011-08-10 15:55:27 +02:00
sighandler.c
Fix the signal handler popup text.
2011-12-18 15:43:00 +00:00
startup.c
make in-place restarts use socket activation, too (for faster/less flaky tests)
2012-01-21 23:03:09 +00:00
tree.c
force rendering in more cases
2012-01-22 17:24:55 +00:00
util.c
Merge branch 'master' into next
2011-12-18 18:02:08 +00:00
window.c
Merge branch 'master' into next
2012-01-18 19:18:22 +00:00
workspace.c
Switch and Move to next workspace on the same Output. As requested in \#554
2012-01-08 16:24:21 +00:00
x.c
Implement highlighting right/bottom borders of splitted windows
2012-01-22 11:22:15 +00:00
xcb.c
Enhance libi3 and use it in i3bar.
2011-11-21 20:52:26 +00:00
xcursor.c
normalize modelines/headers across src/*.c
2011-10-22 23:40:02 +01:00
xinerama.c
introduce sasprintf() in libi3, use it everywhere
2011-10-23 13:16:56 +01:00