[gnome-music/wip/mschraal/gtk4-v2: 13/60] window: Disable windowplacement (FIXME)
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/gtk4-v2: 13/60] window: Disable windowplacement (FIXME)
- Date: Sun, 2 May 2021 11:44:19 +0000 (UTC)
commit 900b7bc8673912c0c8070c5690bc9187c6fd3755
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]