SHA256
1
0
forked from pool/lxsession

Accepting request 447657 from home:jcsl:GTKApps

- New upstream version 0.5.3

OBS-URL: https://build.opensuse.org/request/show/447657
OBS-URL: https://build.opensuse.org/package/show/X11:lxde/lxsession?expand=0&rev=81
This commit is contained in:
Michael Vetter 2017-01-03 14:47:42 +00:00 committed by Git OBS Bridge
parent 93e93ac922
commit 6e0d85f85f
4 changed files with 37 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2d55e9ea80057fe5ffd68a91a15bb004ad7bf019e50807a8bb9b342115efaada
size 354092

3
lxsession-0.5.3.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:90bf42a45421f45f2c745d60f2c730176e1472642451c06c2ab07dcebdaf1fa8
size 407600

View File

@ -1,3 +1,34 @@
-------------------------------------------------------------------
Sun Dec 25 13:48:48 UTC 2016 - trcs@gmx.com
- New upstream version 0.5.3
* Made possible to add custom environment variable export
* Added im manager handler
* Few fixes for GTK+ 3.0
* Few changes in desktop entries to better fit into DE other than
LXDE
* Added notifications system support using appindicator
* Fixed handling the background of logout dialog
* Added messages for lxpolkit and lxclipboard when they are already
running
* Fixed config settings when second key is null
* Fixed lxsession-logout on multihead
* Fixed possible hanging of lxsession-logout
* Added slimlock support on lxlock
* Fixed invisible caracter in lxpolkit
* Use Consolekit new interface to suspend / hibernate
* Added support to disable gtk+ 3 overlay scrollbar
* Added missing read_key_value for environment keys
* Added Qt platform configuration settings
* Remove empty string after windows manager command. Some windows
manager (xmonad) don't like it and it doesn't really make sense
by default
* Don't save desktop.conf file on every load settings when starting
lxsession, it's not necessary since lxsession only needs to read
settings at startup
* Moved lxsession-xsettings into $pkglibexecdir
* Fixed two spelling errors
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Nov 30 09:08:33 UTC 2014 - trcs@gmx.com Sun Nov 30 09:08:33 UTC 2014 - trcs@gmx.com

View File

@ -17,7 +17,7 @@
Name: lxsession Name: lxsession
Version: 0.5.2 Version: 0.5.3
Release: 0 Release: 0
Summary: LXDE Session Manager, required for running the desktop environment Summary: LXDE Session Manager, required for running the desktop environment
License: GPL-2.0 License: GPL-2.0
@ -83,12 +83,13 @@ sed -i "3d" %{buildroot}%{_datadir}/applications/lxsession-edit.desktop
%{_bindir}/lxsession-xdg-autostart %{_bindir}/lxsession-xdg-autostart
%{_bindir}/lxsession-edit %{_bindir}/lxsession-edit
%{_bindir}/lxsession-db %{_bindir}/lxsession-db
%{_bindir}/lxsession-xsettings
%{_bindir}/lxsettings-daemon %{_bindir}/lxsettings-daemon
%{_datadir}/lxsession/ %{_datadir}/lxsession/
%{_datadir}/applications/lxsession-default-apps.desktop %{_datadir}/applications/lxsession-default-apps.desktop
%{_datadir}/applications/lxsession-edit.desktop %{_datadir}/applications/lxsession-edit.desktop
%{_mandir}/man1/*.1.gz %{_mandir}/man1/*.1.gz
%{_sysconfdir}/xdg/autostart/lxpolkit.desktop %{_sysconfdir}/xdg/autostart/lxpolkit.desktop
%dir /usr/lib/lxsession
/usr/lib/lxsession/lxsession-xsettings
%changelog %changelog