Innes Anderson-Morrison
Innes Anderson-Morrison
Floating windows are currently restricted to being the size that they were upon initial creation of when they were set to floating. It would be useful to be able to...
### Is your feature request related to a problem? Please describe Currently, key bindings generated implicitly assuming that the backend being used is the default `xcb` implementation. This isn't a...
Floating clients should be repositionable using both key bindings and mouse bindings. In the case of key bindings, it should be possible to move the client left/right/up/down by a specified...
### :warning: **This tracking issue is intended as an initial attempt at providing Wayland support for Penrose** :warning: > > There are likely going to be a number of internal...
I've been playing around with some ideas on how to support running Penrose as a window manager for OSX [here](https://github.com/sminez/penrosx). This requires stripping out all of the x11-isms from `core`...
Earlier in the year I started playing around with writing an [OSX back end](https://github.com/sminez/penrosx) and managed to get things working, albeit in a pretty rough and tumble kind of way....