mipmip / gnome-shell-extensions-useless-gaps

For aesthetic purposes adds useless gaps around tiled and maximized windows
GNU General Public License v3.0
64 stars 17 forks source link

chore: add support for gnome 42 #10

Closed logan-connolly closed 2 years ago

logan-connolly commented 2 years ago

Hi @mipmip,

Based on the information you shared in #9, I went ahead and made a PR to add support for Gnome 42.

Steps that I took:

  1. Added version "42" to metadata
  2. Ran installer ./installer.sh local-install
  3. Logged out and in
  4. Gaps are working fine with no noticeable bugs

Currently running Arch Linux with gnome-shell==42.0-1

mipmip commented 2 years ago

Sounds great. Thanks!