Adrian Vovk

Results 120 comments of Adrian Vovk

You could implement a simple interface for getting the string to be displayed in the bubble

Using substratum would be your solution for the problem on O, since it is now completely rootless

@ammen99 Well in that case I think there should just be another layer above lockscreen. I'm unsure if this is the right solution; layers might be expensive. It seems easier...

This could behave like the system of port -> application mappings. There are enough ports to support nearly any application. The compositor wouldn't have to do much of anything special...

As a DE dev, I would also like to vouch for the usefulness of this protocol.

Hmm, these are all good points. I looked into it closer. Here's how GNOME handles it: https://gitlab.gnome.org/GNOME/gnome-shell/blob/master/src/shell-window-tracker.c#L365-453 On my OS, all of the misbehaving windows are Flatpaks, so I would...

@ammen99 Well there isn't much we can do about the proprietary programs, so the next best thing is to deal w/ the flatpak app id and parent/child relationship These apps...

@ammen99 thoughts about this? I could implement this with carbonSHELL's overview mode. With some layer-shell changes, the only wayfire-specific proto I'd depend on will be some way to trigger my...

@emersion So right now, my efforts to get this to work look like so: 1. To figure out if a head is a clone, I try to match it to...

> However, there's still a problem - the compositor and the clients need to agree on how fractional values are rounded. Anything beyond 0.0001 of precision has no effect on...