]> git.sur5r.net Git - i3/i3/history - src/startup.c
Merge branch 'release-4.16.1'
[i3/i3] / src / startup.c
2012-02-12 Michael StapelbergMerge branch 'master' into next
2012-02-10 Michael StapelbergMerge branch 'master' into next
2012-02-07 Michael StapelbergMerge branch 'master' into next
2012-02-07 Michael StapelbergMerge branch 'master' into next
2012-01-29 Michael StapelbergMerge branch 'master' into next
2012-01-27 Michael StapelbergMerge branch 'master' into next
2012-01-27 Michael StapelbergMerge branch 'master' into next
2012-01-21 Michael Stapelbergmake in-place restarts use socket activation, too ...
2011-11-11 Michael StapelbergMerge branch 'next'
2011-11-08 Michael StapelbergEnable (unlimited) core dumps when running i3 developme...
2011-10-25 Michael StapelbergMerge branch 'exec_nosn' into next
2011-10-25 Michael StapelbergAdd a --no-startup-id flag for exec (command), exec...
2011-10-22 Michael Stapelbergnormalize modelines/headers across src/*.c
2011-10-15 Michael StapelbergBugfix: Use _exit in forking to avoid calling the libev...
2011-10-10 Michael StapelbergMerge branch 'startup-notification' into next
2011-10-10 Michael StapelbergChange the root window cursor to 'watch' during startups
2011-10-10 Michael Stapelbergstartup: delete the startup sequence upon completion...
2011-10-10 Michael StapelbergImplement timeouts for startup notifications
2011-10-10 Michael Stapelbergsupport _NET_STARTUP_ID on the client leader window
2011-10-10 Michael StapelbergGet the _NET_STARTUP_ID in manage_window, get the corre...
2011-10-10 Michael StapelbergKeep track of startup notifications in a TAILQ, save...
2011-10-10 Michael Stapelbergimplement a startup monitor, move code to src/startup.c