xorg62 / wmfs

Window Manager From Scratch, Minimal manual tiling window manager.
http://wmfs.info
Other
191 stars 28 forks source link

Statusscripts in titlebars of floating windows nonfunctional #95

Open decadentgray opened 10 years ago

decadentgray commented 10 years ago

I defined a small close-button in my titlebars: "\R2;2;10;10;#eaeaea \R3;3;9;9;#aaaaaa"

If I work with tiled windows, it works as expected, but when I switch the window to floating every click seems to be snapped and used to move the window, the button doesn't get parsed at all. When switched back to tiling the button works as intended again.