When enabled the first window on each workspace will be placed in the top-left corner without any padding.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
2 | Active |
1 | Rejected |
I can't figure out why win.move_frame(false, x, y) doesn't work when running on wayland. The window is not moved. It works on the legacy X server. Is there a difference that for example the "window-added" signal is emitted earlier on wayland?
Approved. One note: let reviewers reject extensions so we know if a diff has been reviewed. If you'd like a submission to be rejected because of known bugs etc, just put a note on the review. > Is there a difference that for example the "window-added" signal is emitted earlier on wayland? I'm unsure. You could ask in #gnome-shell on GimpNET or StackOverflow using the gjs/gnome-shell-extensions tags.