Guido Günther

Results 82 comments of Guido Günther

@bleakgrey see e.g. the side pane in gnome-control-center or handy-1-demo. Or the `Lists` example in `hdy-1-demo`.

Extending this a bit: what if a client (bar or shell) wants to listen to e.g. KEY_VOLUMEDOWN, KEY_VOLUMEUP or KEY_POWER. If we want to allow clients to handle this we...

The re-execution also leads to issues with user session management, be it via systemd user units or e.g.gnome-session. The client using this protocol would need to supervise it's own (compositor...

That's why I said "can't just rely on 'simple' service" and this is still true. The process needs to do a lot more tracking that is handled by the supervisor...

...that said an apparmor module for wayland protocol mediation (similar to dbus mediation) would solve this in linux but it's not cross plattform. While searching for prior art I came...

On Fri, Apr 27, 2018 at 04:03:11AM -0700, emersion wrote: > Can't that client just open a regular toplevel window? That was my thought as well. Only thing I can...

Thanks for the patch! Some improvements so we can merge this: * [ ] add a test for the behaviour * [ ] rename to --git-ignore-new-pattern (to match --git-ignore-new) *...

@andrewlukoshko the pq is not meant to receive branches but I'm okay with adding this if you can describe a proper use case with a unittest. (sorry for the delay)

This would also fix http://bugs.debian.org/875852

Thanks! This looks useful, we just need to get the defaults/options right.