.. |
assignments.c
|
Fix comment in run_assignments (Thanks xeen)
|
2011-10-23 21:45:12 +01:00 |
cfgparse.l
|
Allow different modifier keys for showing hidden i3bar.
|
2012-01-08 12:47:41 +00:00 |
cfgparse.y
|
Allow different modifier keys for showing hidden i3bar.
|
2012-01-08 12:47:41 +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-07 18:50:46 +00:00 |
config.c
|
Log the configfile name in verbose log, not only debug log (Thanks Han)
|
2011-12-29 00:04:48 +01:00 |
debug.c
|
normalize modelines/headers across src/*.c
|
2011-10-22 23:40:02 +01:00 |
ewmh.c
|
Don’t set the _NET_WM_WORKAREA hint at all (Thanks cg)
|
2011-11-30 20:33:07 +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
|
Allow different modifier keys for showing hidden i3bar.
|
2012-01-08 12:47:41 +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
|
shmlog: store meta information in the buffer itself, store path as X11 atom
|
2012-01-06 23:40:07 +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 |