[totem/wip/hadess/remove-ontop: 2/2] ontop: Remove "Always on top" plugin
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/remove-ontop: 2/2] ontop: Remove "Always on top" plugin
- Date: Thu, 7 Feb 2019 12:10:25 +0000 (UTC)
commit 5af9137f279dd501d4b21aa35c0c4f4e428b8900
Author: Bastien Nocera <hadess hadess net>
Date: Thu Feb 7 12:51:26 2019 +0100
ontop: Remove "Always on top" plugin
"Always on top" does not work in Wayland, and is far less useful than it
used to be with the old interface and the "hide all the UI" keyboard
shortcuts.
Picture-in-picture would adequately replace this functionality, see:
https://gitlab.gnome.org/GNOME/totem/issues/99
Closes: #269
po/POTFILES.in | 1 -
src/plugins/meson.build | 2 -
src/plugins/ontop/meson.build | 24 ------
src/plugins/ontop/ontop.plugin.desktop.in | 8 --
src/plugins/ontop/totem-ontop.c | 122 ------------------------------
5 files changed, 157 deletions(-)
---
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 9ad9b2194..24a6288a2 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -46,7 +46,6 @@ src/plugins/im-status/totem-im-status.plugin.desktop.in
src/plugins/lirc/lirc.plugin.desktop.in
src/plugins/lirc/totem-lirc.c
src/plugins/media-player-keys/media-player-keys.plugin.desktop.in
-src/plugins/ontop/ontop.plugin.desktop.in
src/plugins/opensubtitles/opensubtitles.plugin.desktop.in
src/plugins/opensubtitles/opensubtitles.py
src/plugins/opensubtitles/opensubtitles.ui
diff --git a/src/plugins/meson.build b/src/plugins/meson.build
index 9145946bd..9ddbe9d69 100644
--- a/src/plugins/meson.build
+++ b/src/plugins/meson.build
@@ -20,7 +20,6 @@ allowed_plugins = [
'im-status',
'lirc',
'media-player-keys',
- 'ontop',
'opensubtitles',
'properties',
'pythonconsole',
@@ -46,7 +45,6 @@ if plugins_option != 'none'
'autoload-subtitles',
'im-status',
'media-player-keys',
- 'ontop',
'properties',
'recent',
'screensaver',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]