| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Less boilerplate elsewhere.
|
|
|
|
|
|
This way when a dialog opens on a different workspace, the user will see
it right away when they switch to that workspace.
|
|
|
|
|
|
Otherwise I see artifacts on some GTK dialogs.
|
|
|
|
|
|
|
|
For now, will make the open animation better.
|
|
Didn't affect anything but still.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Will be used for visual tests.
|
|
|
|
|
|
We will be using this in several other places.
|
|
|
|
Avoid a Vec.
|
|
|
|
Allows for testing layout rendering without Wayland windows.
|
|
|
|
Doesn't need to be any more.
|
|
|
|
|
|
|
|
This feels more natural, also makes moving back and forth idempotent in
most cases.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|