-
-
Notifications
You must be signed in to change notification settings - Fork 50
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
Add _NET_WM_PING
support
#156
base: main
Are you sure you want to change the base?
Conversation
For this to be more useful it would make sense to set also |
Sure. But there are issues. The specification says:
And if Even without the I am in the process of study and experimenting with implementation of the missing EWMH and Xorg specs. |
Only if WM_CLIENT_MACHINE is set to something else than local host (dom0 or guivm name). In fact, setting to WM_CLIENT_MACHINE is set to the actual VM name, then killing hung process won't work. |
Very well. I will write it. |
6cea5a0
to
0e85ffe
Compare
This is ready for review. All |
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2024111418-4.3&flavor=pull-requests Test run included the following:
New failures, excluding unstableCompared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2024091704-4.3&flavor=update
Failed tests5 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/112766#dependencies 201 fixed
Unstable tests
|
resolves: QubesOS/qubes-issues#6950