]> git.sur5r.net Git - i3/i3/history - src/startup.c
Fix redundant casts to the same type
[i3/i3] / src / startup.c
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