mirror of
https://github.com/Almamu/linux-wallpaperengine.git
synced 2025-09-14 05:46:48 +08:00
flip v in LS output
This commit is contained in:
parent
6838ca66cc
commit
244722387b
@ -29,7 +29,7 @@ void CWaylandOutput::reset () {
|
||||
}
|
||||
|
||||
bool CWaylandOutput::renderVFlip () const {
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
bool CWaylandOutput::renderMultiple () const {
|
||||
|
Loading…
Reference in New Issue
Block a user