-
Notifications
You must be signed in to change notification settings - Fork 39
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
Resizing breaks after multiple xrandr calls #1054
Comments
Interesting, it works for me. Tested on RHEL7 on AMD64 and on an ARM64 Manjaro laptop with NX binaries borrowed from Fedora. Let me know if you want me to test something. |
Interesting, indeed. What patches have you added?
Simon Matter ***@***.***> schrieb am Di., 21. März 2023,
08:32:
… Interesting, it works for me. Tested on RHEL7 on AMD64 and on an ARM64
Manjaro laptop with NX binaries borrowed from Fedora.
On RHEL7 that's with my own RPMs based on nx-libs-3.5.99.26 + a number of
patches.
Let me know if you want me to test something.
—
Reply to this email directly, view it on GitHub
<#1054 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABQHBZAX47ANZH7DJJ2GM3TW5FKPNANCNFSM6AAAAAAWBRU7LY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I was afraid this question will come :) For the RPMs on RHEL7 I have a lot of patches included and it may be a bit difficult to list them all. But, for the ARM64 host I simply took the binaries from Fedora and they consist of nx-libs-3.5.99.26 and only a simple patch as you can see here https://src.fedoraproject.org/rpms/nx-libs/tree/rawhide I was just thinking, do you have a single screen or multiple? |
single screen.
Regarding the patches: I'd any patches are required we are happy to add
them upstream. Just need to know them ;-).
Simon Matter ***@***.***> schrieb am Di., 21. März 2023,
16:01:
… I was afraid this question will come :)
For the RPMs on RHEL7 I have a lot of patches included and it may be a bit
difficult to list them all.
But, for the ARM64 host I simply took the binaries from Fedora and they
consist of nx-libs-3.5.99.26 and only a simple patch as you can see here
https://src.fedoraproject.org/rpms/nx-libs/tree/rawhide
I was just thinking, do you have a single screen or multiple?
—
Reply to this email directly, view it on GitHub
<#1054 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABQHBZCEBOOFEEHOGVTKHTDW5G7DLANCNFSM6AAAAAAWBRU7LY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I think all of the patches are either PRs or already in latest git, so nothing to provide beside this oneliner which was for some old distribution but works on all up to RHEL9:
|
Patch by realsimix: "Oneliner which was for some old distribution but works on all up to RHEL9." Mentioned in ArcticaProject#1054
Patch by realsimix: "Oneliner which was for some old distribution but works on all up to RHEL9." Mentioned in ArcticaProject#1054
Now the window cannot be resized larger than 800x600.
The text was updated successfully, but these errors were encountered: