..
assignments.c
Fix comment in run_assignments (Thanks xeen)
2011-10-23 21:45:12 +01:00
cfgparse.l
Re-implement bar borders (by Angelo Haller)
2012-01-20 21:36:50 +00:00
cfgparse.y
Re-implement bar borders (by Angelo Haller)
2012-01-20 21:36:50 +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_parser.c
Bugfix: Don’t increment 'walk' before checking it (Thanks MasterofJOKers)
2012-01-19 19:01:47 +00:00
commands.c
Implement a new parser for commands. (+test)
2012-01-14 21:29:57 +00:00
con.c
Merge branch 'master' into next
2012-01-07 18:50:46 +00:00
config.c
Re-implement bar borders (by Angelo Haller)
2012-01-20 21:36:50 +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 assignments of floating windows to (yet) unused workspaces (Thanks zeus)
2012-01-08 12:28:49 +00:00
handlers.c
Merge branch 'master' into next
2012-01-18 19:18:22 +00:00
ipc.c
Re-implement bar borders (by Angelo Haller)
2012-01-20 21:36:50 +00:00
load_layout.c
properly serialize floating/scratchpad state when restarting
2012-01-05 21:41:20 +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
Merge branch 'master' into next
2012-01-20 18:10:52 +00:00
manage.c
Bugfix: Respect WM_HINTS.input for WM_TAKE_FOCUS clients
2012-01-18 19:16:57 +00:00
match.c
remove/shorten a lot of debugging messages
2011-10-23 00:15:13 +01:00
move.c
normalize modelines/headers across src/*.c
2011-10-22 23:40:02 +01:00
output.c
normalize modelines/headers across src/*.c
2011-10-22 23:40:02 +01:00
randr.c
Ignore next_on_output/prev_on_output when looking for the first workspace
2012-01-08 16:31:07 +00:00
regex.c
normalize modelines/headers across src/*.c
2011-10-22 23:40:02 +01:00
render.c
Implement scratchpad functionality (see userguide)
2011-12-21 23:15:32 +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
Enable (unlimited) core dumps when running i3 development versions
2011-11-08 22:49:25 +00:00
tree.c
Implement scratchpad functionality (see userguide)
2011-12-21 23:15:32 +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
Merge branch 'master' into next
2012-01-18 19:18:22 +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