Skip to content

task switcher: remove touch border reservations that broke initial gesture usage

setBorders already unreserves/reserves touch borders appropriately, doing that manually beforehand only led to the gesture not working (double reservation?) until using the action drawer once.

Merge request reports