This website requires JavaScript.
Explore
Help
Register
Sign in
pyrite-dev
/
milsko
Watch
12
Star
1
Fork
You've already forked milsko
3
Code
Issues
5
Pull requests
Projects
Releases
7
Packages
Wiki
Activity
Actions
2e2a97e4a8
milsko
/
pl
/
ostype
/
Linux.pl
8 lines
102 B
Perl
Raw
Normal View
History
Unescape
Escape
use-experimental-wayland => use-wayland
2026-03-24 17:39:25 -07:00
if
(
param_get
(
"wayland"
)
)
{
remove opengl from wayland in favor of cairo
2025-12-17 19:14:54 -07:00
use_backend
(
"wayland"
,
"x11"
)
;
}
else
{
use_backend
(
"x11"
)
;
}
replace git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@636 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-08 02:14:29 +00:00
1
;
Reference in a new issue
Copy permalink