issues
search
raven-os
/
feathers
A graphical compositor for Raven-OS
8
stars
0
forks
source link
Chenge offset handling
#165
Closed
Gaspard--
closed
4 years ago
Gaspard--
commented
4 years ago
changed offset handling to be done in rendering and in
View::at
instead of stored in the
View::{x,y}
fields
fixed fullscreen handling to not break on mulitple outputs
fixed fullscreen handling now being able to cope with multiple fullscreen requests
View::at
instead of stored in theView::{x,y}
fields