]> git.sur5r.net Git - i3/i3/history - src/sighandler.c
Merge branch 'tree' into next
[i3/i3] / src / sighandler.c
2011-07-31 Michael StapelbergMerge branch 'tree' into next
2011-03-18 Michael StapelbergMake i3 compatible with the very latest xcb
2011-03-10 Michael Stapelbergrefactor font caching to just save the ID instead of...
2011-01-27 Michael Stapelbergmake the sighandler handle SIGABRT
2011-01-27 Michael StapelbergBugfix: use the global root variable, don’t get the...
2010-12-31 Axel WagnerAdd forgetful restart to sighandler
2010-12-31 Axel WagnerRetab sighandler.c
2010-12-31 Axel WagnerPort sighandler to tree-branch
2010-09-09 Michael StapelbergBugfix: use the global root variable, don’t get the...
2010-03-30 Michael StapelbergMerge branch 'next'
2010-03-24 Michael StapelbergBugfix: fix state of keypresses in sighandler (like...
2010-03-03 Michael Stapelbergsighandler: only display on active outputs
2010-03-02 Michael Stapelberghuge change: implement RandR instead of Xinerama
2010-01-03 Michael Stapelbergsighandler: last little style fixes
2010-01-03 Michael Stapelberggrab the pointer inside the signal handler popup
2010-01-03 Michael StapelbergCheck return code of sigaction()
2010-01-03 Michael StapelbergRemove expose event mask, expose events will not be...
2010-01-03 Michael StapelbergUse DLOG instead of LOG, remove unnecessary debug statement
2010-01-03 Michael Stapelbergsome little style changes
2010-01-03 Michael StapelbergUpdate copyright to 2010
2010-01-03 Jan-Erik Redigeradded popup for handling SIGSEGV or SIGFPE