New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose real window class to dom0 window manager #1953

Closed
marmarek opened this Issue May 5, 2016 · 0 comments

Comments

Projects
None yet
1 participant
@marmarek
Member

marmarek commented May 5, 2016

Windows, besides the title, have also class (actually class name and instance name). This is used by many window manager for things like window grouping, but also for saving per-window preferences (default desktop, user settings). Currently on Qubes, window class is set to VM name, it would be useful to have it set to original value, prefixed with VM name. More discussion:
https://groups.google.com/d/msgid/qubes-devel/87wpuh86yu.fsf%40schoepe.localhost

@marmarek marmarek added this to the Release 3.2 milestone May 5, 2016

marmarek added a commit to marmarek/qubes-gui-common that referenced this issue May 9, 2016

marmarek added a commit to marmarek/old-qubes-gui-daemon that referenced this issue May 9, 2016

marmarek added a commit to marmarek/old-qubes-gui-agent-linux that referenced this issue May 9, 2016

vmside: update protocol version, send window class
This allows more fine-grained dom0 configuration of VM windows (like
place specific application of the VM on some particular desktop).

Fixes QubesOS/qubes-issues#1953

marmarek added a commit to marmarek/old-qubes-gui-agent-linux that referenced this issue May 9, 2016

marmarek added a commit to marmarek/old-qubes-gui-agent-linux that referenced this issue May 18, 2016

@qubesos-bot qubesos-bot referenced this issue in QubesOS/updates-status Sep 25, 2017

Closed

gui-common v3.2.0 (r3.2) #225

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment