]> git.sur5r.net Git - i3/i3/history - src/manage.c
Bugfix: Floating: open windows at their requested position
[i3/i3] / src / manage.c
2009-06-21 Michael StapelbergBugfix: Floating: open windows at their requested position
2009-06-19 Michael Stapelbergfloating: Don’t let clients become hidden under stack...
2009-06-19 Michael StapelbergBugfix: Make sure floating clients are alwalys above...
2009-06-19 Michael StapelbergImplement the special workspace ~ for assignments,...
2009-06-19 Michael StapelbergImplement the possibility to set a workspace open clien...
2009-06-19 Michael StapelbergBugfix: Correctly initialize automatically floating...
2009-06-19 Michael StapelbergAlso set DIALOG, UTILITY and SPLASH windows floating...
2009-06-17 Michael StapelbergBugfix: Fix assignment of clients to other workspaces...
2009-06-13 Michael StapelbergImplement changing focus via keyboard between floating...
2009-06-13 Michael StapelbergBugfix: Don’t use the minimum amount of pixels for...
2009-06-13 Michael StapelbergBugfix: Put floating clients into the focus stack ...
2009-06-13 Michael StapelbergBugfix: Correctly initialize the new atom, don’t float...
2009-06-12 Michael StapelbergHandle transient hint and window class dialog to mark...
2009-06-03 Michael StapelbergImplement moving floating clients using Mod1+Left mouse...
2009-06-02 Michael StapelbergUse the size when mapping the window as size for floati...
2009-05-30 Michael StapelbergImplement clients going automatically into floating
2009-05-26 Michael StapelbergMove toggle_fullscreen to client.c
2009-05-23 Michael StapelbergImplement floating (please test and find bugs)
2009-05-16 Michael StapelbergMove the manage_*-functions into their own file as...