Victoria Brekenfeld

Results 617 comments of Victoria Brekenfeld

Was this fixed by https://github.com/Smithay/smithay/pull/602 ?

Good question, I guess if we are handling the buffer management, we also need to update the internal location of windows, if clients set a delta (which might give clients...

Hi, this is correct fireplace is currently not really maintained, as most of my development is focused around developing a replacement for the deprecated wlc library: https://github.com/Smithay/smithay After that is...

Version 5 is fixed as of #83

Maybe we should add a wiki-page to track compositors using smithay. But I am afraid anvil, anodium and fireplace are all of what is available right now.

Yes I do. But I have some more immediate issues to take care of at first and this requires careful planning. The files responsible for i3-layouts are already growing quite...

> > * it should be able to use both direct DRM or a user-provided buffer as a rendering target (for cases like RDP / VNC) > Some implementation thoughts:...

I would consider setting the environment variable to be the responsibility of a desktop environment build with smithay. We could set it in anvil though. Overriding _NET_WM_NAME on the other...

There are two cases for this: 1. Nested backends that may use almost every value as a `Mode`. 2. Mirroring outputs, which should only expose modes supported by both monitors....

I will try to figure out what gnome does on multi-monitor setups. I find weston's "solution" to the problem rather ugly. I guess we will end up just recreating the...