]> git.sur5r.net Git - i3/i3/history - src/floating.c
Use a nested event loop which polls and saves motion notify events for later
[i3/i3] / src / floating.c
2009-06-21 Michael StapelbergUse a nested event loop which polls and saves motion...
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 Stapelbergfloating: nested functions make the callbacks a lot...
2009-06-19 Michael StapelbergImplement a command for hiding all floating windows...
2009-06-19 Michael StapelbergImplement moving of floating clients
2009-06-19 Michael StapelbergBugfix: Correctly initialize automatically floating...
2009-06-13 Michael StapelbergImplement changing focus via keyboard between floating...
2009-06-12 Michael StapelbergBugfix: When toggling floating, the copied size is...
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-30 Michael StapelbergBugfix: Send fake configure notify events when moving...
2009-05-30 Michael StapelbergBugfix: Correctly cleanup stack_windows when setting...
2009-05-23 Michael StapelbergImplement floating (please test and find bugs)