]> git.sur5r.net Git - i3/i3/history - include/handlers.h
Ensure all *.[ch] files include config.h
[i3/i3] / include / handlers.h
2016-10-23 Michael StapelbergEnsure all *.[ch] files include config.h
2015-09-08 Michael StapelbergMerge branch 'master' into next
2015-07-30 Michael StapelbergMerge branch 'master' into next
2015-07-19 Michael StapelbergMerge pull request #1805 from lasers/next
2015-05-05 Michael StapelbergMerge pull request #1638 from hwangcc23/fix-1489
2015-04-26 Michael StapelbergMerge pull request #1657 from Georgiy-Tugai/fix-flicker...
2015-04-21 Michael StapelbergMerge pull request #1665 from Airblader/feature-1658
2015-04-21 Michael StapelbergMerge pull request #1669 from Airblader/feature-docs-2
2015-04-21 Michael StapelbergMerge pull request #1636 from Deiz/update-notices
2015-04-20 DeizUpdate copyright notices and get rid of ranges 1636/head
2015-03-01 Michael StapelbergMerge branch 'master' of https://github.com/ton/i3...
2015-02-28 Michael StapelbergMerge branch 'next'
2015-02-11 Michael StapelbergMerge branch 'master' into next
2015-01-31 Michael StapelbergMerge branch 'master' into next
2015-01-31 Michael StapelbergMerge branch 'master' into next
2015-01-17 Michael StapelbergMerge branch 'master' into next
2014-08-08 Michael StapelbergMerge branch 'master' into next
2014-07-24 Michael StapelbergMerge branch 'master' into next
2014-07-23 Michael StapelbergMerge branch 'master' into next
2014-07-15 Michael StapelbergMerge branch 'master' into next
2014-07-11 Michael StapelbergMerge branch 'master' into next
2014-07-10 Michael StapelbergMerge branch 'master' into next
2014-07-02 Michael StapelbergMerge branch 'master' into next
2014-06-28 Michael StapelbergMerge branch 'master' into next
2014-06-28 Michael StapelbergMerge branch 'master' into next
2014-06-27 Michael StapelbergMerge branch 'master' into next
2014-06-25 Michael StapelbergMerge branch 'master' into next
2014-06-24 Michael StapelbergMerge branch 'master' into next
2014-06-24 Michael StapelbergMerge branch 'master' into next
2014-06-21 Michael StapelbergSwitch to xcb-xkb and libxkbcommon
2014-06-15 Michael StapelbergMerge branch 'next'
2014-03-15 Michael StapelbergMerge branch 'master' into next
2014-03-08 Michael StapelbergMerge branch 'master' into next
2014-01-23 Michael StapelbergMerge branch 'master' into next
2014-01-23 Michael StapelbergMerge branch 'master' into next
2014-01-23 Michael StapelbergMerge branch 'master' into next
2014-01-23 Michael StapelbergMerge branch 'master' into next
2014-01-21 Michael StapelbergMerge branch 'release-4.7.1' into next
2014-01-13 Michael StapelbergMerge branch 'master' into next
2014-01-13 Michael StapelbergMerge branch 'master' into next
2014-01-04 Michael StapelbergMerge branch 'master' into next
2014-01-04 Michael StapelbergMerge branch 'master' into next
2014-01-01 Alexander KedrikUse #pragma once
2012-12-11 Michael StapelbergMerge branch 'next'
2012-11-10 Michael StapelbergMerge branch 'master' into next
2012-10-29 Michael StapelbergMerge branch 'master' into next
2012-10-03 Michael StapelbergMerge branch 'master' into next
2012-09-28 Michael StapelbergMerge branch 'master' into next
2012-09-28 Michael StapelbergMerge branch 'master' into next
2012-09-28 Michael StapelbergMerge branch 'master' into next
2012-09-27 Michael StapelbergMerge branch 'master' into next
2012-09-24 Michael StapelbergMerge branch 'master' into next
2012-09-21 Michael Stapelbergdon’t use reversed identifiers for include guards ...
2012-04-22 Michael StapelbergMerge branch 'master' into next
2012-03-31 Michael StapelbergUse (void) instead of () for functions without args...
2011-11-11 Michael StapelbergMerge branch 'next'
2011-10-25 Michael Stapelbergnormalize file headers across **/*.{h,c}
2011-08-01 Michael StapelbergMerge i3bar into next
2011-07-31 Michael StapelbergMerge branch 'next'
2011-07-31 Michael StapelbergMerge branch 'tree' into next
2011-07-10 Michael StapelbergIgnore X11 errors caused by ReparentWindow / ChangeProp...
2011-04-19 Michael StapelbergBugfix: Ignore EnterNotifies generated by UnmapNotifies
2011-03-20 Michael Stapelbergrefactor handlers.{c,h}: declare the handlers static...
2011-03-20 Michael StapelbergHandle FocusIn events generated by clients and update...
2011-03-18 Michael StapelbergMake i3 compatible with the very latest xcb
2011-03-18 Michael StapelbergMake i3 compatible with the very latest xcb
2011-03-14 Michael Stapelbergre-implement support for MappingNotifys
2011-01-04 Michael StapelbergRe-Implement support for RandR changes
2010-11-28 Michael StapelbergFix switching containers by moving the mouse over their...
2010-11-13 Michael Stapelbergimplement support for WM_TRANSIENT_FOR, expand testcase
2010-11-12 Michael StapelbergImplement support for WM_CLIENT_LEADER
2010-11-12 Michael Stapelbergimplement configure requests, adapt testcase
2010-10-11 Michael StapelbergImplement support for size hints (including test case)
2010-06-02 Michael StapelbergRe-implement support for the urgency hint, extend t...
2010-04-17 Michael Stapelberghandle destroynotify events
2010-04-17 Michael Stapelberghandle client messages (fullscreen window state)
2010-04-13 Michael Stapelbergre-add fullscreen mode
2010-04-13 Michael Stapelbergcleanups
2010-04-13 Michael Stapelbergre-add focus follows mouse handling
2010-04-13 Michael Stapelbergre-add support for legacy window titles (WM_NAME)
2010-04-13 Michael Stapelbergcorrectly update/display window title/class
2010-04-13 Michael Stapelbergfirst step of the big refactoring ("tree" branch).
2010-03-30 Michael StapelbergMerge branch 'next'
2010-03-27 Michael StapelbergRevert "Bugfix: Ignore enter_notify when warping pointe...
2010-03-27 Michael StapelbergBugfix: Ignore enter_notify when warping pointer (makes...
2010-03-24 Michael StapelbergHandle destroy notify events like unmap notify events
2010-03-14 Michael StapelbergDon’t use SYNC key bindings for Mode_switch but re...
2010-03-02 Michael Stapelberghuge change: implement RandR instead of Xinerama
2009-11-09 Michael StapelbergMerge branch 'next'
2009-09-06 Michael StapelbergImplement the urgency hint for windows/workspaces
2009-08-19 Michael StapelbergMerge branch 'next'
2009-08-11 Michael StapelbergMerge branch 'next' into testcases
2009-08-07 Michael StapelbergImplement support for using key symbols in configuratio...
2009-08-05 Michael StapelbergBugfix: Track the user’s pointer over the root window...
2009-08-05 Michael StapelbergMerge branch 'next' into testcases
2009-08-04 Michael StapelbergAdd support for WM_CLIENT_LEADER, put floating windows...
2009-06-29 Lars Hartmannupdated doxygen docu, added FIXMEs, fixed headers to...
2009-06-26 Michael StapelbergMerge branch 'next' (3.β is stable now)
2009-06-12 Michael StapelbergHandle transient hint and window class dialog to mark...
2009-05-05 Michael StapelbergImplement storing WM_CLASS of each client
next