Skip to content

Original: For aesthetic purposes adds useless gaps around tiled and maximized windows Edit: Work in gnome 44

License

Notifications You must be signed in to change notification settings

DionatanFelipe/gnome-shell-extensions-useless-gaps

 
 

Repository files navigation

Useless Gaps

useless-gaps3.mp4

Useless Gaps is a GNOME Shell Extension which for aesthetic purposes, adds "useless gaps" around windows.

This extension is intended to be used with Gnome's original Grid functions. These functions are simple but very useful for most users.

The gaps will appear when a window is Tiled Left Super + Left, Tiled Right Super + Right or Maximized Super + Up.

Better not use this extension together with a specialized tiling extension like Forge, gTile or Tactile.

In Gnome 3.38, the size of the gap can only be set with dconf.

dconf write /org/gnome/shell/extensions/useless-gaps/gap-size 25

Features

  • Gaps size is configurable
  • Create useless gaps around maximized windows
  • Create useless gaps around left and right split windows

Contributing

  1. Fork it ( https://github.com/mipmip/gnome-shell-extensions-useless-gaps/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Credits

The idea of having useless gaps come from window managers like AwesomeWM and DWM.

The extension maximize-to-empty-workspace served as a great example of how to listen to and act on maximized signals from mutter.

Install

You may need to restart GNOME (Alt + F2, r) before you see Shortcuts in your list of extensions

About

Original: For aesthetic purposes adds useless gaps around tiled and maximized windows Edit: Work in gnome 44

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.4%
  • Shell 7.1%
  • Nix 1.5%