gri3-wm/src
Michael Stapelberg 32d4dbf70f startup-notifications: keep sequence around for 30s after completion
This changes the fact that Firefox would not be launched on the correct
workspace because it marked the startup sequence as completed *before*
actually mapping all of its windows.

To test this, go to workspace 3 and run this command in a terminal:
    i3-msg 'exec iceweasel; workspace 4'
That will make i3 start iceweasel (and create a proper startup
notification context for it), then immediately switch to workspace 4
(before iceweasel could possibly start).

The iceweasel window(s) should appear on workspace 3.
2012-09-05 21:02:52 +02:00
..
Makefile Add stub Makefiles to allow subdir make calls 2012-07-22 19:57:48 +02:00
assignments.c use I3__FILE__ for DLOG, leave __FILE__ as is 2012-08-12 12:19:47 +02:00
cfgparse.l accept slashes in RandR output names (+test) (Thanks dbp) 2012-08-28 13:26:12 +02:00
cfgparse.y Make horizontal edge-borders hidable too 2012-08-06 03:03:00 +02:00
click.c use I3__FILE__ for DLOG, leave __FILE__ as is 2012-08-12 12:19:47 +02:00
commands.c con_set_layout: always use the parent container, handle workspaces properly 2012-09-05 00:22:38 +02:00
commands_parser.c use I3__FILE__ for DLOG, leave __FILE__ as is 2012-08-12 12:19:47 +02:00
con.c con_set_layout: always use the parent container, handle workspaces properly 2012-09-05 00:22:38 +02:00
config.c libi3: Rework font to support multiple backends 2012-08-13 11:39:29 +02:00
debug.c use I3__FILE__ for DLOG, leave __FILE__ as is 2012-08-12 12:19:47 +02:00
display_version.c i3 --moreversion: use readlink /proc/$pid/exe instead of realpath(argv[0]) 2012-08-13 13:38:04 +02:00
ewmh.c use I3__FILE__ for DLOG, leave __FILE__ as is 2012-08-12 12:19:47 +02:00
fake_outputs.c use I3__FILE__ for DLOG, leave __FILE__ as is 2012-08-12 12:19:47 +02:00
floating.c use I3__FILE__ for DLOG, leave __FILE__ as is 2012-08-12 12:19:47 +02:00
handlers.c Merge branch 'master' into next 2012-09-04 20:21:31 +02:00
i3.mk fix compilation with older xcb-util with -DXCB_COMPAT (Thanks okraits) 2012-09-03 14:55:27 +02:00
ipc.c i3/window: Port window names to i3String 2012-08-13 11:30:08 +02:00
key_press.c use I3__FILE__ for DLOG, leave __FILE__ as is 2012-08-12 12:19:47 +02:00
load_layout.c use I3__FILE__ for DLOG, leave __FILE__ as is 2012-08-12 12:19:47 +02:00
log.c shm-logging: implement i3-dump-log -f (follow) 2012-08-13 01:06:09 +02:00
main.c x: grab server and process pending events before managing existing windows 2012-09-04 18:02:37 +02:00
manage.c use I3__FILE__ for DLOG, leave __FILE__ as is 2012-08-12 12:19:47 +02:00
match.c i3/window: Port window names to i3String 2012-08-13 11:30:08 +02:00
move.c use I3__FILE__ for DLOG, leave __FILE__ as is 2012-08-12 12:19:47 +02:00
output.c use I3__FILE__ for DLOG, leave __FILE__ as is 2012-08-12 12:19:47 +02:00
randr.c Bugfix: don’t change tabbed/stacked cons to splitv/splith layout (Thanks Merovius) 2012-08-17 01:55:31 +02:00
regex.c use I3__FILE__ for DLOG, leave __FILE__ as is 2012-08-12 12:19:47 +02:00
render.c Merge branch 'master' into next 2012-09-04 22:49:16 +02:00
resize.c use I3__FILE__ for DLOG, leave __FILE__ as is 2012-08-12 12:19:47 +02:00
scratchpad.c use I3__FILE__ for DLOG, leave __FILE__ as is 2012-08-12 12:19:47 +02:00
sd-daemon.c implement "socket activation": passing IPC sockets to i3 2011-08-10 15:55:27 +02:00
sighandler.c libi3: Rework predict_text_width 2012-08-13 11:37:23 +02:00
startup.c startup-notifications: keep sequence around for 30s after completion 2012-09-05 21:02:52 +02:00
tree.c i3/window: Port window names to i3String 2012-08-13 11:30:08 +02:00
util.c Merge branch 'master' into next 2012-09-05 17:09:43 +02:00
window.c i3/window: Port window names to i3String 2012-08-13 11:30:08 +02:00
workspace.c use I3__FILE__ for DLOG, leave __FILE__ as is 2012-08-12 12:19:47 +02:00
x.c libi3: Rework draw_text 2012-08-13 11:37:21 +02:00
xcb.c libi3: Rework font to support multiple backends 2012-08-13 11:39:29 +02:00
xcursor.c use I3__FILE__ for DLOG, leave __FILE__ as is 2012-08-12 12:19:47 +02:00
xinerama.c use I3__FILE__ for DLOG, leave __FILE__ as is 2012-08-12 12:19:47 +02:00