[gnome-music/wip/mschraal/gtk4-v2: 44/89] window: Disable windowplacement (FIXME)
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/gtk4-v2: 44/89] window: Disable windowplacement (FIXME)
- Date: Mon, 10 May 2021 10:39:00 +0000 (UTC)
commit 9133578fcdaef92fb4353a8b25a7bc3e946f0e61
Author: Marinus Schraal <mschraal gnome org>
Date: Sun Apr 11 20:04:47 2021 +0200
window: Disable windowplacement (FIXME)
gnomemusic/window.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnomemusic/window.py b/gnomemusic/window.py
index 8c1db5a3f..f05446c16 100644
--- a/gnomemusic/window.py
+++ b/gnomemusic/window.py
@@ -86,7 +86,7 @@ class Window(Gtk.ApplicationWindow):
self.add_action(deselect_all)
self.set_size_request(200, 100)
- WindowPlacement(self)
+ # WindowPlacement(self)
self._current_view = None
self._view_before_search = None
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]