This website requires JavaScript.
Explore
Help
Register
Sign in
PwLDev
/
milsko
Watch
1
Star
0
Fork
You've already forked milsko
0
forked from
pyrite-dev/milsko
Code
Pull requests
Activity
f4e2ec8fa9
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
;
Copy permalink