gri3-wm/src
Michael Stapelberg afc16953b9 correctly store last_split_layout when we are dealing with a workspace-level layout change (Thanks aksr)
fixes #763
2012-08-05 20:52:42 +02:00
..
Makefile Add stub Makefiles to allow subdir make calls 2012-07-22 19:57:48 +02:00
assignments.c Send proper error messages upon parser failures, use yajl for generating command replies 2012-05-02 22:01:50 +02:00
cfgparse.l create hide_edge_borders option 2012-08-05 20:26:15 +02:00
cfgparse.y create hide_edge_borders option 2012-08-05 20:26:15 +02:00
click.c Introduce splith/splitv layouts, remove orientation 2012-08-04 03:13:24 +02:00
commands.c fix a few warnings/places where the clang static analyzer complains 2012-08-05 16:34:38 +02:00
commands_parser.c parser: remove debug messages 2012-08-04 16:31:57 +02:00
con.c correctly store last_split_layout when we are dealing with a workspace-level layout change (Thanks aksr) 2012-08-05 20:52:42 +02:00
config.c Use (void) instead of () for functions without args (Thanks fernandotcl) 2012-03-31 10:53:04 +02:00
debug.c normalize modelines/headers across src/*.c 2011-10-22 23:40:02 +01:00
ewmh.c Use (void) instead of () for functions without args (Thanks fernandotcl) 2012-03-31 10:53:04 +02:00
fake_outputs.c Implement fake-outputs option (cmdline, cfg) for multi-monitor testing 2012-04-09 14:28:36 +02:00
floating.c fix a few warnings/places where the clang static analyzer complains 2012-08-05 16:34:38 +02:00
handlers.c cleanup i3 sync protocol messages 2012-08-04 16:34:57 +02:00
i3.mk makefile: canonicalize path when compiling 2012-08-05 17:00:24 +02:00
ipc.c fix a few warnings/places where the clang static analyzer complains 2012-08-05 16:34:38 +02:00
key_press.c fix a few warnings/places where the clang static analyzer complains 2012-08-05 16:34:38 +02:00
load_layout.c fix a few warnings/places where the clang static analyzer complains 2012-08-05 16:34:38 +02:00
log.c i3: Replace loglevels by a global debug logging 2012-07-22 18:41:12 +02:00
main.c fix a few warnings/places where the clang static analyzer complains 2012-08-05 16:34:38 +02:00
manage.c Use (void) instead of () for functions without args (Thanks fernandotcl) 2012-03-31 10:53:04 +02:00
match.c Use gettimeofday() and struct timevals instead of time() 2012-02-21 13:38:49 +01:00
move.c Prevent moving out of fullscreen containers. 2012-06-03 16:24:53 +02: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-08-04 16:10:37 +02:00
regex.c i3: Replace loglevels by a global debug logging 2012-07-22 18:41:12 +02:00
render.c Introduce splith/splitv layouts, remove orientation 2012-08-04 03:13:24 +02:00
resize.c Use 32bit visual only when needed. Thus we could drop the --enable-32bit-visual option. 2012-03-26 16:50:44 +02:00
scratchpad.c Bug 676: if scratchpad window is active on a non-visible workspace, then "scratchpad show" should move it to the current visible workspace. 2012-04-05 18:10:45 +02:00
sd-daemon.c implement "socket activation": passing IPC sockets to i3 2011-08-10 15:55:27 +02:00
sighandler.c Use (void) instead of () for functions without args (Thanks fernandotcl) 2012-03-31 10:53:04 +02: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 Introduce splith/splitv layouts, remove orientation 2012-08-04 03:13:24 +02:00
util.c Display i3-nagbar when commands lead to an error 2012-08-02 17:45:09 +02:00
window.c Merge branch 'master' into next 2012-01-18 19:18:22 +00:00
workspace.c Introduce splith/splitv layouts, remove orientation 2012-08-04 03:13:24 +02:00
x.c create hide_edge_borders option 2012-08-05 20:26:15 +02:00
xcb.c Use 32bit visual only when needed. Thus we could drop the --enable-32bit-visual option. 2012-03-26 16:50:44 +02:00
xcursor.c Use (void) instead of () for functions without args (Thanks fernandotcl) 2012-03-31 10:53:04 +02:00
xinerama.c Use (void) instead of () for functions without args (Thanks fernandotcl) 2012-03-31 10:53:04 +02:00