- No reason to expect bugs. Unless you're using Gnome or KDE.
This commit is contained in:
parent
fddd68eeb1
commit
ac2afa4d6a
1 changed files with 0 additions and 1 deletions
|
|
@ -27,7 +27,6 @@ class OverlayWindow(Gtk.Window):
|
|||
self.is_wayland = False
|
||||
if "Wayland" in screen_type:
|
||||
self.is_wayland = True
|
||||
print("Using Wayland GDK. Expect bugs")
|
||||
return Gtk.WindowType.TOPLEVEL
|
||||
return Gtk.WindowType.POPUP
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue