]> git.sur5r.net Git - i3/i3/history - include/handlers.h
Merge branch 'release-4.16.1'
[i3/i3] / include / handlers.h
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
2009-04-07 Michael StapelbergPut documentation for each function in the header files...
2009-03-11 Michael StapelbergHandle legacy window titles by rendering them not unico...
2009-03-11 Michael StapelbergFix misnomer (window_type_handler → handle_window_type...
2009-03-10 Michael StapelbergBugfix: Eliminate race condition, fix dock windows
2009-03-09 Michael StapelbergMajor change: Redirect events instead of handle the...
2009-03-06 Michael StapelbergImplement handling the size hints so that aspect ratio...
2009-02-28 Michael StapelbergBugfix: Fix various bugs when switching workspaces
2009-02-22 Michael StapelbergMerge branch 'master' of zekjur:/git/i3
2009-02-22 Michael StapelbergCorrectly handle _NET_WM_WINDOW_TYPE == _NET_WM_WINDOW_...
2009-02-14 Michael StapelbergImplement fullscreen (_NET_WM_STATE_FULLSCREEN)
2009-02-14 Michael StapelbergAdd vim hints, copyright notice to each file, add LICEN...
2009-02-13 Michael StapelbergMove stuff to include/ and src/