This website requires JavaScript.
Explore
Help
Sign In
forge
/
pmaports
Watch
1
Star
0
Fork
You've already forked pmaports
0
Code
Issues
2
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
909181402b
pmaports
/
main
/
postmarketos-ui-phosh
/
qt-tweaks.sh
4 lines
86 B
Bash
Raw
Normal View
History
Unescape
Escape
postmarketos-ui-phosh: ask Qt not to show window decorations (!769)
2019-11-27 10:09:58 +00:00
#!/bin/sh
export
QT_WAYLAND_DISABLE_WINDOWDECORATION
=
1
main/postmarketos-ui-phosh: force qt apps to use wayland (!1008) Phosh handles very badly X, so let's avoid using it.
2020-02-28 11:12:13 +00:00
export
QT_QPA_PLATFORM
=
wayland
Reference in a new issue
Copy permalink