feat: add resizing

This commit is contained in:
Lucas Oskorep
2025-10-28 12:59:11 -04:00
parent 88623f32d7
commit dd565da626
10 changed files with 635 additions and 47 deletions

View File

@@ -28,7 +28,7 @@ install: build
cp -r dist/* ~/.local/share/gnome-shell/extensions/{{NAME}}@{{DOMAIN}}/
run:
env MUTTER_DEBUG_DUMMY_MODE_SPECS=1280x720 dbus-run-session -- gnome-shell --devkit --wayland
env MUTTER_DEBUG_DUMMY_MODE_SPECS=1280x720 dbus-run-session -- gnome-shell --nested --wayland
install-and-run: install run
@@ -42,4 +42,4 @@ live-debug:
# --schema ../schemas/org.gnome.shell.extensions.aerospike.gschema.xml
#
#install-pack: pack
# gnome-extensions install ./{{FULL_NAME}}.shell-extension.zip --force
# gnome-extensions install ./{{FULL_NAME}}.shell-extension.zip --force