[gnome-music/wip/mschraal/gtk4-v2: 3/55] (TEMPORARY HACK) Disable MediaKeys
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/gtk4-v2: 3/55] (TEMPORARY HACK) Disable MediaKeys
- Date: Tue, 11 May 2021 12:22:45 +0000 (UTC)
commit c0d56e30872871e18fed83bb8dabe765a4a589b3
Author: Marinus Schraal <mschraal gnome org>
Date: Sun Apr 11 23:35:25 2021 +0200
(TEMPORARY HACK) Disable MediaKeys
gnomemusic/window.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnomemusic/window.py b/gnomemusic/window.py
index 7767c02c6..8cd921a71 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]