WIP: [meta] Add option to FORCE_X11 Graphics Backend #2522
No reviewers
Labels
No labels
android
audio
bug
ci
cmake
confirmed
core
desktop
duplicate
enhancement
frontend
fw
git
graphics
loader
nv gpu
ui
vulkan
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
eden-emu/eden!2522
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "DraVee:gui/alert_wayland"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@crueter i don't ever know how I wrote this, but it works
Signed-off-by: Caio Oliveira caiooliveirafarias0@gmail.com
Add option to FORCE_X11 Graphics Backendto [meta] Add option to FORCE_X11 Graphics Backend@ -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");What the sigma
Actually nvm this might mess with migrator, I'll check later
I think the best option would create a unique separate config file just to this (i hate wayland with my soul)
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?
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)
I'll do it after class (like noon est)
@crueter check the latest commit (this is just a wip, im very late to work rn)
[meta] Add option to FORCE_X11 Graphics Backendto WIP: [meta] Add option to FORCE_X11 Graphics BackendI'm gonna separate this in 2 PRs, one for a warning (like is done on RustDesk) and another for add option
48bc141bce466472e89fbc6865bafe2bdcb0472e2bdcb0472ea0e3f67488a0e3f674887717b20ff4WIP: [meta] Add option to FORCE_X11 Graphics Backendto [meta] Add option to FORCE_X11 Graphics Backend7717b20ff486909fb4ed86909fb4ed28eb79190a28eb79190a46ec35d20d46ec35d20dcb9fd38569cb9fd38569932c1467d0932c1467d0a439c021dfa439c021dfbddf3277857a7d4f406a824bf49930824bf49930ef33cc413f1a95488e4bdc567c5b10dc567c5b104c0bd8931c[meta] Add option to FORCE_X11 Graphics Backendto WIP: [meta] Add option to FORCE_X11 Graphics BackendThis could be used only as reference I think, closing
Pull request closed