From this Reddit post, there were some comments about this feature missing in scroll.
I added the feature in 24872d9, but apparently there are still problems, as mentioned in the same thread:
smart_borders and smart_gaps both don't work. smart_gaps just hides all gaps when the window is the only
one in the workspace, similar to how smart_borders just hides all borders when the window is the only one in
the workspace. Also, even when default_border none, gaps inner 0 and gaps outer 0 are set, there is still some
kind of space between the screen edge and the window that makes the pointer not be able to act upon the
window contents. This behaviour is also not found in sway where if there are no gaps or borders, the window
contents extend to the edge of the screen. For example, put your pointer at the extreme edge of the screen,
open a web browser and try to scroll; this works in sway but not in scroll. Tested this on the new 1.12.10 as well.
This issue will track the problems.
From this Reddit post, there were some comments about this feature missing in scroll.
I added the feature in 24872d9, but apparently there are still problems, as mentioned in the same thread:
smart_bordersandsmart_gapsboth don't work.smart_gapsjust hides all gaps when the window is the onlyone in the workspace, similar to how
smart_bordersjust hides all borders when the window is the only one inthe workspace. Also, even when default_border none, gaps inner 0 and gaps outer 0 are set, there is still some
kind of space between the screen edge and the window that makes the pointer not be able to act upon the
window contents. This behaviour is also not found in sway where if there are no gaps or borders, the window
contents extend to the edge of the screen. For example, put your pointer at the extreme edge of the screen,
open a web browser and try to scroll; this works in sway but not in scroll. Tested this on the new 1.12.10 as well.
This issue will track the problems.