- Reinforce input shape after monitor switch
This commit is contained in:
parent
4c074737aa
commit
491cac0bf2
1 changed files with 1 additions and 0 deletions
|
|
@ -275,6 +275,7 @@ class OverlayWindow(Gtk.Window):
|
|||
if self.is_wayland:
|
||||
if mon:
|
||||
GtkLayerShell.set_monitor(self, mon)
|
||||
self.set_untouchable()
|
||||
self.force_location()
|
||||
self.needsredraw = True
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue