WIP: [meta] Add option to FORCE_X11 Graphics Backend #2522

Closed
DraVee wants to merge 1 commit from DraVee:gui/alert_wayland into master
Member

@crueter i don't ever know how I wrote this, but it works

Signed-off-by: Caio Oliveira caiooliveirafarias0@gmail.com

@crueter i don't ever know how I wrote this, but it works Signed-off-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
DraVee changed title from Add option to FORCE_X11 Graphics Backend to [meta] Add option to FORCE_X11 Graphics Backend 2025-09-19 04:37:45 +02:00
@ -4947,0 +4996,4 @@
const bool forceX11 = QSettings(QString::fromStdString(config_path), QSettings::IniFormat).value("Linux/force_x11", false).toBool();
if (forceX11)
qputenv("QT_QPA_PLATFORM", "xcb");
Owner

What the sigma

What the sigma
Owner

Actually nvm this might mess with migrator, I'll check later

Actually nvm this might mess with migrator, I'll check later
Author
Member

I think the best option would create a unique separate config file just to this (i hate wayland with my soul)

I think the best option would create a unique separate config file just to this (i hate wayland with my soul)
Owner

It still messes with the migration tool. We could potentially just use a separate file and change the migrator to check for qt-config.ini?

It still messes with the migration tool. We could potentially just use a separate file and change the migrator to check for qt-config.ini?
Author
Member

Well I don't have the knowledge at moment to do it (wasted like 6h to write this mess)
I can check it tomorrow, but you can feel free to change the commit (i barely know how to code)

Well I don't have the knowledge at moment to do it (wasted like 6h to write this mess) I can check it tomorrow, but you can feel free to change the commit (i barely know how to code)
Owner

I'll do it after class (like noon est)

I'll do it after class (like noon est)
Author
Member

@crueter check the latest commit (this is just a wip, im very late to work rn)

@crueter check the latest commit (this is just a wip, im very late to work rn)
DraVee marked this conversation as resolved
DraVee changed title from [meta] Add option to FORCE_X11 Graphics Backend to WIP: [meta] Add option to FORCE_X11 Graphics Backend 2025-09-25 08:05:16 +02:00
Author
Member

I'm gonna separate this in 2 PRs, one for a warning (like is done on RustDesk) and another for add option

I'm gonna separate this in 2 PRs, one for a warning (like is done on RustDesk) and another for add option
DraVee force-pushed gui/alert_wayland from 48bc141bce
All checks were successful
eden-license / license-header (pull_request) Successful in 23s
to 466472e89f
All checks were successful
eden-license / license-header (pull_request) Successful in 19s
2025-09-26 16:12:38 +02:00
Compare
DraVee force-pushed gui/alert_wayland from bc6865bafe
Some checks failed
eden-license / license-header (pull_request) Failing after 25s
to 2bdcb0472e
Some checks failed
eden-license / license-header (pull_request) Failing after 24s
2025-09-27 17:21:13 +02:00
Compare
DraVee force-pushed gui/alert_wayland from 2bdcb0472e
Some checks failed
eden-license / license-header (pull_request) Failing after 24s
to a0e3f67488
Some checks failed
eden-license / license-header (pull_request) Failing after 20s
2025-09-28 22:35:52 +02:00
Compare
DraVee force-pushed gui/alert_wayland from a0e3f67488
Some checks failed
eden-license / license-header (pull_request) Failing after 20s
to 7717b20ff4
All checks were successful
eden-license / license-header (pull_request) Successful in 25s
2025-09-29 00:19:28 +02:00
Compare
DraVee changed title from WIP: [meta] Add option to FORCE_X11 Graphics Backend to [meta] Add option to FORCE_X11 Graphics Backend 2025-09-29 00:20:08 +02:00
DraVee force-pushed gui/alert_wayland from 7717b20ff4
All checks were successful
eden-license / license-header (pull_request) Successful in 25s
to 86909fb4ed
All checks were successful
eden-license / license-header (pull_request) Successful in 20s
2025-09-29 00:20:46 +02:00
Compare
DraVee force-pushed gui/alert_wayland from 86909fb4ed
All checks were successful
eden-license / license-header (pull_request) Successful in 20s
to 28eb79190a
All checks were successful
eden-license / license-header (pull_request) Successful in 22s
2025-09-30 03:03:29 +02:00
Compare
DraVee force-pushed gui/alert_wayland from 28eb79190a
All checks were successful
eden-license / license-header (pull_request) Successful in 22s
to 46ec35d20d
All checks were successful
eden-license / license-header (pull_request) Successful in 25s
2025-10-06 06:38:08 +02:00
Compare
DraVee force-pushed gui/alert_wayland from 46ec35d20d
All checks were successful
eden-license / license-header (pull_request) Successful in 25s
to cb9fd38569
All checks were successful
eden-license / license-header (pull_request) Successful in 35s
2025-10-10 02:50:48 +02:00
Compare
DraVee closed this pull request 2025-10-15 09:04:55 +02:00
DraVee reopened this pull request 2025-10-16 03:23:57 +02:00
DraVee force-pushed gui/alert_wayland from cb9fd38569
All checks were successful
eden-license / license-header (pull_request) Successful in 35s
to 932c1467d0
All checks were successful
eden-license / license-header (pull_request) Successful in 36s
2025-10-16 03:24:15 +02:00
Compare
DraVee force-pushed gui/alert_wayland from 932c1467d0
All checks were successful
eden-license / license-header (pull_request) Successful in 36s
to a439c021df
All checks were successful
eden-license / license-header (pull_request) Successful in 30s
2025-10-16 03:26:39 +02:00
Compare
DraVee force-pushed gui/alert_wayland from a439c021df
All checks were successful
eden-license / license-header (pull_request) Successful in 30s
to bddf327785
All checks were successful
eden-license / license-header (pull_request) Successful in 27s
2025-10-18 02:06:59 +02:00
Compare
DraVee force-pushed gui/alert_wayland from 7a7d4f406a
All checks were successful
eden-license / license-header (pull_request) Successful in 27s
to 824bf49930
All checks were successful
eden-license / license-header (pull_request) Successful in 26s
2025-10-18 03:06:58 +02:00
Compare
DraVee force-pushed gui/alert_wayland from 824bf49930
All checks were successful
eden-license / license-header (pull_request) Successful in 26s
to ef33cc413f
All checks were successful
eden-license / license-header (pull_request) Successful in 27s
2025-10-18 19:38:03 +02:00
Compare
README: Add FreeBSD
Some checks failed
eden-license / license-header (pull_request) Successful in 36s
GitHub Actions [CI] Build failed
40f42bfbda
Test commit for concurrecy
DO NOT MERGE TEST
Some checks failed
eden-license / license-header (pull_request) Successful in 30s
GitHub Actions [CI] Build failed
1a95488e4b
DraVee force-pushed gui/alert_wayland from 1a95488e4b
Some checks failed
eden-license / license-header (pull_request) Successful in 30s
GitHub Actions [CI] Build failed
to dc567c5b10
Some checks reported errors
eden-license / license-header (pull_request) Successful in 26s
GitHub Actions [CI] Build cancelled
2025-10-19 02:21:25 +02:00
Compare
DraVee force-pushed gui/alert_wayland from dc567c5b10
Some checks reported errors
eden-license / license-header (pull_request) Successful in 26s
GitHub Actions [CI] Build cancelled
to 4c0bd8931c
Some checks failed
eden-license / license-header (pull_request) Successful in 29s
GitHub Actions [CI] Build failed
2025-10-19 02:50:32 +02:00
Compare
DraVee changed title from [meta] Add option to FORCE_X11 Graphics Backend to WIP: [meta] Add option to FORCE_X11 Graphics Backend 2025-10-19 03:52:45 +02:00
Author
Member

This could be used only as reference I think, closing

This could be used only as reference I think, closing
DraVee closed this pull request 2025-10-19 03:59:11 +02:00
Some checks failed
eden-license / license-header (pull_request) Successful in 29s
Required
Details
GitHub Actions [CI] Build failed

Pull request closed

Sign in to join this conversation.
No description provided.