gnome-shell-extensions-useless-gaps icon indicating copy to clipboard operation
gnome-shell-extensions-useless-gaps copied to clipboard

Screen-based gap size

Open morrolinux opened this issue 1 year ago • 2 comments

Thank you for this very useful extension! Would it be possible to make it so one can decide what gap settings to use based on the screen name? I've got a secondary screen in portrait mode and left/right gaps make it unusable on the already tight horizontal space.

Even just a "disable for this screen" option would be very nice!

morrolinux avatar Jun 26 '24 12:06 morrolinux

Would be possible. I think starting with disable for secondary screens would be a start. PR's are welcome :)

mipmip avatar Jun 26 '24 15:06 mipmip

I've implemented the "disable selected monitor" feature in #29 I initially thought "disable for secondary screens" was the best way to do it, but then I thought of multi-monitor setups, and I think it makes more sense to be able to exclude the only vertical monitor rather than all monitors except the main one.

morrolinux avatar Jun 26 '24 17:06 morrolinux