mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
Set correct output position for Wayland
This commit is contained in:
@@ -785,6 +785,7 @@ impl Niri {
|
||||
);
|
||||
self.global_space.map_output(&output, position);
|
||||
self.layout.add_output(output.clone());
|
||||
output.change_current_state(None, None, None, Some(position));
|
||||
|
||||
let state = OutputState {
|
||||
global,
|
||||
|
||||
Reference in New Issue
Block a user