]> git.sur5r.net Git - i3/i3/history - src/client.c
Bugfix: Fix screen wrapping, cleanup some log messages
[i3/i3] / src / client.c
2009-08-11 Michael StapelbergBugfix: Fix screen wrapping, cleanup some log messages
2009-08-11 Michael StapelbergSet WM_STATE_WITHDRAWN when unmapping, unmap windows...
2009-08-05 Michael StapelbergBugfix: Correctly unmap stack windows and don’t re...
2009-08-05 Michael StapelbergImplement borderless / 1-px-bordered windows
2009-06-26 Michael StapelbergMerge branch 'next' (3.β is stable now)
2009-06-25 Michael StapelbergBugfix: Correctly handle moving fullscreen client onto...
2009-06-21 Michael StapelbergImplement selecting the next tiling/floating window...
2009-06-19 Michael Stapelbergfloating: Don’t let clients become hidden under stack...
2009-06-19 Michael StapelbergBugfix: Don’t crash when programs set NULL hints (xev...
2009-05-30 Michael StapelbergImplement clients going automatically into floating
2009-05-30 Michael StapelbergBugfix: Correctly cleanup stack_windows when setting...
2009-05-26 Michael StapelbergMove toggle_fullscreen to client.c
2009-05-16 Michael StapelbergImplement putting clients onto specific workspaces...