[gnome-music/wip/mschraal/gtk4-v2: 28/56] Disable MediaKeys (FIXME)
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/gtk4-v2: 28/56] Disable MediaKeys (FIXME)
- Date: Mon, 10 May 2021 23:36:13 +0000 (UTC)
commit ae3aa19facf008501df36a204028158b364abc35
Author: Marinus Schraal <mschraal gnome org>
Date: Sun Apr 11 23:35:25 2021 +0200
Disable MediaKeys (FIXME)
gnomemusic/window.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnomemusic/window.py b/gnomemusic/window.py
index 3c1a78bf4..99a06ff06 100644
--- a/gnomemusic/window.py
+++ b/gnomemusic/window.py
@@ -97,7 +97,7 @@ class Window(Gtk.ApplicationWindow):
self._startup_timeout_id = 0
self._setup_view()
- MediaKeys(self._player, self)
+ # MediaKeys(self._player, self)
def _setup_view(self):
self._headerbar = HeaderBar(self._app)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]