| Age | Commit message (Collapse) | Author |
|
Only works for floats that aren't initially fullscreen atm.
|
|
|
|
open-fullscreen + open-floating default width is still not supported in this
commit.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
These fields are just data storage. They won't have any logic in
getters/setters.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Let floating windows resize themselves and keep that size.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Let's group action functions together. Activate is an action and set
width/height too.
|
|
Make sure they don't go to the unfocused scrolling layout at least.
|
|
A small part of the window always remains on-screen regardless of the working
area changes.
Interactive move lets the user position the window anywhere; automatic actions
like toggle-window-floating and dialog opening try to put the window fully
on-screen.
The size-fraction canonical floating window position remains unclamped, and
clamping happens when recomputing the logical position.
|
|
|
|
Rather than when all buttons are released.
|
|
|