Antonín Říha

Results 4 issues of Antonín Říha

fixed bug where KCF would not call dealloc because of typo causing memory leak

The current rendering of fullscreen windows cause few issues when using tiling mode. When a window is fullscreen, and you spawn a new one, it is drawn over it. For...

enhancement

This PR does two things. ### Part 1: Changes to Output signals It changes output signals for the api. Currently there are OutputConnect and OutputDisconnect. But these didn't really do...

I've been working on implementing a proper sloppy focus policy in my config and have run into a limitation with the current focus model. I wanted to open this issue...