| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Now that we have floating for taller-than-screen windows.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|