474895cdb6
This version uses Python 3 instead of the expired Python 2.7 From the main PR (249856): " There are a couple known issues: * x11-fm/nemo crashes upon closing a window or tab. * x11/cinnamon-screensaver unlocking doesn't work, most likely due to a missing PAM (Linux-PAM?) integration. Both of these issues are being worked on. I've been dogfooding since Cinnamon 4.0, and apart from those issues, everything works." PR: 249771 PR: 249851 PR: 249855 PR: 249856 PR: 249857 PR: 249858 Submitted by: Charlie Li
71 lines
2.4 KiB
Text
71 lines
2.4 KiB
Text
bin/cinnamon-screensaver
|
|
bin/cinnamon-screensaver-command
|
|
etc/pam.d/cinnamon-screensaver
|
|
include/cinnamon-screensaver/libcscreensaver/cs-auth.h
|
|
include/cinnamon-screensaver/libcscreensaver/setuid.h
|
|
lib/girepository-1.0/CScreensaver-1.0.typelib
|
|
lib/libcscreensaver.so
|
|
lib/libcscreensaver.so.0
|
|
lib/libcscreensaver.so.0.0.0
|
|
libdata/pkgconfig/cscreensaver.pc
|
|
libexec/cinnamon-screensaver-pam-helper
|
|
%%DATADIR%%/__init__.py
|
|
%%DATADIR%%/albumArt.py
|
|
%%DATADIR%%/audioPanel.py
|
|
%%DATADIR%%/baseWindow.py
|
|
%%DATADIR%%/cinnamon-screensaver-command.py
|
|
%%DATADIR%%/cinnamon-screensaver-main.py
|
|
%%DATADIR%%/cinnamon-screensaver.css
|
|
%%DATADIR%%/clock.py
|
|
%%DATADIR%%/config.py
|
|
%%DATADIR%%/constants.py
|
|
%%DATADIR%%/dbusdepot/__init__.py
|
|
%%DATADIR%%/dbusdepot/accountsServiceClient.py
|
|
%%DATADIR%%/dbusdepot/baseClient.py
|
|
%%DATADIR%%/dbusdepot/cinnamonClient.py
|
|
%%DATADIR%%/dbusdepot/consoleKitClient.py
|
|
%%DATADIR%%/dbusdepot/keybindingHandlerClient.py
|
|
%%DATADIR%%/dbusdepot/loginInterface.py
|
|
%%DATADIR%%/dbusdepot/logindClient.py
|
|
%%DATADIR%%/dbusdepot/mediaPlayerWatcher.py
|
|
%%DATADIR%%/dbusdepot/nameBlocker.py
|
|
%%DATADIR%%/dbusdepot/screensaverClient.py
|
|
%%DATADIR%%/dbusdepot/sessionClient.py
|
|
%%DATADIR%%/dbusdepot/uPowerClient.py
|
|
%%DATADIR%%/floating.py
|
|
%%DATADIR%%/infoPanel.py
|
|
%%DATADIR%%/manager.py
|
|
%%DATADIR%%/monitorView.py
|
|
%%DATADIR%%/osk.py
|
|
%%DATADIR%%/pamhelper/authClient.py
|
|
%%DATADIR%%/passwordEntry.py
|
|
%%DATADIR%%/playerControl.py
|
|
%%DATADIR%%/service.py
|
|
%%DATADIR%%/singletons.py
|
|
%%DATADIR%%/stage.py
|
|
%%DATADIR%%/status.py
|
|
%%DATADIR%%/unlock.py
|
|
%%DATADIR%%/util/__init__.py
|
|
%%DATADIR%%/util/eventHandler.py
|
|
%%DATADIR%%/util/fader.py
|
|
%%DATADIR%%/util/focusNavigator.py
|
|
%%DATADIR%%/util/grabHelper.py
|
|
%%DATADIR%%/util/keybindings.py
|
|
%%DATADIR%%/util/settings.py
|
|
%%DATADIR%%/util/trackers.py
|
|
%%DATADIR%%/util/utils.py
|
|
%%DATADIR%%/volumeControl.py
|
|
%%DATADIR%%/widgets/__init__.py
|
|
%%DATADIR%%/widgets/framedImage.py
|
|
%%DATADIR%%/widgets/marqueeLabel.py
|
|
%%DATADIR%%/widgets/notificationWidget.py
|
|
%%DATADIR%%/widgets/powerWidget.py
|
|
%%DATADIR%%/widgets/transparentButton.py
|
|
%%DATADIR%%/widgets/volumeSlider.py
|
|
share/applications/cinnamon-screensaver.desktop
|
|
share/dbus-1/services/org.cinnamon.ScreenSaver.service
|
|
share/gir-1.0/CScreensaver-1.0.gir
|
|
share/icons/hicolor/scalable/actions/screensaver-switch-users-symbolic.svg
|
|
share/icons/hicolor/scalable/actions/screensaver-unlock-symbolic.svg
|
|
share/icons/hicolor/scalable/status/screensaver-blank.svg
|
|
share/icons/hicolor/scalable/status/screensaver-notification-symbolic.svg
|