[Midnightbsd-cvs] mports [24647] trunk/x11/gnome-shell/files/patch-js_ui_screenShield.js: update gnome shell
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Nov 21 21:34:29 EST 2018
Revision: 24647
http://svnweb.midnightbsd.org/mports/?rev=24647
Author: laffer1
Date: 2018-11-21 21:34:11 -0500 (Wed, 21 Nov 2018)
Log Message:
-----------
update gnome shell
Added Paths:
-----------
trunk/x11/gnome-shell/files/patch-js_ui_screenShield.js
Added: trunk/x11/gnome-shell/files/patch-js_ui_screenShield.js
===================================================================
--- trunk/x11/gnome-shell/files/patch-js_ui_screenShield.js (rev 0)
+++ trunk/x11/gnome-shell/files/patch-js_ui_screenShield.js 2018-11-22 02:34:11 UTC (rev 24647)
@@ -0,0 +1,21 @@
+$OpenBSD: patch-js_ui_screenShield_js,v 1.3 2017/11/04 16:44:50 jasper Exp $
+
+REVERT:
+From ddea54a5398c123a4711243e55811c8ba26f8b85 Mon Sep 17 00:00:00 2001
+From: Victor Toso <victortoso at redhat.com>
+Date: Thu, 12 May 2016 09:25:49 +0200
+Subject: ScreenShield: set LockedHint property from systemd
+
+Index: js/ui/screenShield.js
+--- js/ui/screenShield.js.orig
++++ js/ui/screenShield.js
+@@ -582,9 +582,6 @@ var ScreenShield = new Lang.Class({
+ if (prevIsActive != this._isActive)
+ this.emit('active-changed');
+
+- if (this._loginSession)
+- this._loginSession.SetLockedHintRemote(active);
+-
+ this._syncInhibitor();
+ },
+
Property changes on: trunk/x11/gnome-shell/files/patch-js_ui_screenShield.js
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list