Re: [PATCH v3] unstable/drm-lease: DRM lease protocol support

2019-07-15 Thread Simon Ser
> From: Marius Vlad > > DRM leasing is a feature which allows the DRM master to "lease" a subset > of its DRM resources to another DRM master via drmModeCreateLease, which > returns a file descriptor for the new DRM master. We use this protocol > to negotiate the terms of the lease and transfer th

[PATCH v3] xdg-shell: use case to change the app ID at runtime

2019-07-15 Thread glogow
From: Jan-Marek Glogowski LibreOffice is one big binary with explicit brandings for different application modules. This is represented in X11 by a different WM_CLASS setting for a window. The WM_CLASS is changed based on the loaded document at runtime. As a result LibreOffice already offers multi