LOGIN / SIGN UP

#149 Reserve space with EdgeSize without eating input

Reported by: benoit38 (benoit38) Assigned to: Andreas (ioerror)
Phase: release-0.1.11 Component: windowmanager
Type: bug Status: new
Priority: 2: High
Watchers:

Description

Using that config in pekwm 0.1.10 to reserve space at the bottom of the screen:

    EdgeSize = "0 16 0 0"
    EdgeIndent = "True"

it seems i cannot left/right click any application in that area (like a systray)

you can reproduce it by moving a window at the bottom of the screen with only 10 pixels left visible. once done, you cannot move the window anymore with the mouse.

Thanks, PekWM rocks !

2009-03-22

14:50:50

This can be "fixed" by removing everything from the appropriate ScreenEdge section in your mouse config. In the example case comment out everything in ScreenEdge{Bottom{}}.

Should a non-relevant EnterMoving or ButtonRelease disable the simple "left-click" or in fact anything else that isn't defined in the mouse config, I don't know, but it seems like a decent drawback when one is using the EdgeIndent feature.

14:39:58

You need to delete ScreenEdge { Down {} } stuff and it should be solved man ;).

2009-01-31

00:52:47 changed from Claes Nästén to Andreas