-
-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Add our wayland compatible screenlocker"
This reverts commit aa1dacf.
- Loading branch information
1 parent
f065fe7
commit a5b5cf0
Showing
11 changed files
with
95 additions
and
249 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 14 additions & 0 deletions
14
src/session/budgie-desktop-screensaver-gnome.desktop.in.in
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
[Desktop Entry] | ||
Type=Application | ||
Name=Screensaver (Budgie Desktop) | ||
Comment=Launch screensaver and locker program | ||
Icon=preferences-desktop-screensaver | ||
Exec=gnome-screensaver | ||
TryExec=gnome-screensaver | ||
OnlyShowIn=Budgie; | ||
NoDisplay=true | ||
X-GNOME-Autostart-Phase=Application | ||
X-GNOME-Autostart-Notify=true | ||
X-GNOME-Bugzilla-Bugzilla=GNOME | ||
X-GNOME-Bugzilla-Product=gnome-screensaver | ||
X-GNOME-Bugzilla-Component=general |
Oops, something went wrong.