From bc2175862a0d0a590486c5cfa0cb048638b5ad3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20COUDERC?= Date: Tue, 29 Jan 2019 15:09:50 +0100 Subject: [PATCH] Add lock screen for futurePrototype --- Makefile | 8 +- futureprototype-theme/gnome-wp-list.xml | 8 + .../lockscreen/contents/images/1280x1024.svg | 181 +++++++++++++++++ .../lockscreen/contents/images/1600x1200.svg | 181 +++++++++++++++++ .../lockscreen/contents/images/1920x1080.svg | 181 +++++++++++++++++ .../lockscreen/contents/images/1920x1200.svg | 181 +++++++++++++++++ .../lockscreen/contents/images/2560x1080.svg | 182 ++++++++++++++++++ .../lockscreen/contents/images/4096x2160.svg | 177 +++++++++++++++++ .../lockscreen/gnome-background.xml | 14 ++ .../lockscreen/metadata.desktop | 6 + 10 files changed, 1118 insertions(+), 1 deletion(-) create mode 100644 futureprototype-theme/lockscreen/contents/images/1280x1024.svg create mode 100644 futureprototype-theme/lockscreen/contents/images/1600x1200.svg create mode 100644 futureprototype-theme/lockscreen/contents/images/1920x1080.svg create mode 100644 futureprototype-theme/lockscreen/contents/images/1920x1200.svg create mode 100644 futureprototype-theme/lockscreen/contents/images/2560x1080.svg create mode 100644 futureprototype-theme/lockscreen/contents/images/4096x2160.svg create mode 100644 futureprototype-theme/lockscreen/gnome-background.xml create mode 100644 futureprototype-theme/lockscreen/metadata.desktop diff --git a/Makefile b/Makefile index 5e09103..01fa1ee 100644 --- a/Makefile +++ b/Makefile @@ -206,6 +206,12 @@ install-local: cd $(DESTDIR)/usr/share/wallpapers && ln -s /usr/share/desktop-base/futureprototype-theme/wallpaper FuturePrototype ### Lockscreen - cd $(DESTDIR)/usr/share/desktop-base/futureprototype-theme && ln -s /usr/share/desktop-base/futureprototype-theme/wallpaper lockscreen + install -d $(DESTDIR)/usr/share/desktop-base/futureprototype-theme/lockscreen/contents/images + $(INSTALL_DATA) futureprototype-theme/lockscreen/metadata.desktop $(DESTDIR)/usr/share/desktop-base/futureprototype-theme/lockscreen + $(INSTALL_DATA) futureprototype-theme/lockscreen/gnome-background.xml $(DESTDIR)/usr/share/desktop-base/futureprototype-theme/lockscreen + $(INSTALL_DATA) $(wildcard futureprototype-theme/lockscreen/contents/images/*) $(DESTDIR)/usr/share/desktop-base/futureprototype-theme/lockscreen/contents/images/ + # Lock screen symlink for KDE + install -d $(DESTDIR)/usr/share/wallpapers + cd $(DESTDIR)/usr/share/wallpapers && ln -s /usr/share/desktop-base/futureprototype-theme/lockscreen FuturePrototypeLockScreen include Makefile.inc diff --git a/futureprototype-theme/gnome-wp-list.xml b/futureprototype-theme/gnome-wp-list.xml index 41d5739..5e5e99b 100644 --- a/futureprototype-theme/gnome-wp-list.xml +++ b/futureprototype-theme/gnome-wp-list.xml @@ -9,4 +9,12 @@ #ffffff #000000 + + + futurePrototype Lock Screen + /usr/share/desktop-base/futureprototype-theme/lockscreen/gnome-background.xml + zoom + #ffffff + #000000 + diff --git a/futureprototype-theme/lockscreen/contents/images/1280x1024.svg b/futureprototype-theme/lockscreen/contents/images/1280x1024.svg new file mode 100644 index 0000000..0d17ebc --- /dev/null +++ b/futureprototype-theme/lockscreen/contents/images/1280x1024.svg @@ -0,0 +1,181 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/futureprototype-theme/lockscreen/contents/images/1600x1200.svg b/futureprototype-theme/lockscreen/contents/images/1600x1200.svg new file mode 100644 index 0000000..5dba296 --- /dev/null +++ b/futureprototype-theme/lockscreen/contents/images/1600x1200.svg @@ -0,0 +1,181 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/futureprototype-theme/lockscreen/contents/images/1920x1080.svg b/futureprototype-theme/lockscreen/contents/images/1920x1080.svg new file mode 100644 index 0000000..bbe8b0e --- /dev/null +++ b/futureprototype-theme/lockscreen/contents/images/1920x1080.svg @@ -0,0 +1,181 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/futureprototype-theme/lockscreen/contents/images/1920x1200.svg b/futureprototype-theme/lockscreen/contents/images/1920x1200.svg new file mode 100644 index 0000000..29565e0 --- /dev/null +++ b/futureprototype-theme/lockscreen/contents/images/1920x1200.svg @@ -0,0 +1,181 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/futureprototype-theme/lockscreen/contents/images/2560x1080.svg b/futureprototype-theme/lockscreen/contents/images/2560x1080.svg new file mode 100644 index 0000000..bb9d318 --- /dev/null +++ b/futureprototype-theme/lockscreen/contents/images/2560x1080.svg @@ -0,0 +1,182 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/futureprototype-theme/lockscreen/contents/images/4096x2160.svg b/futureprototype-theme/lockscreen/contents/images/4096x2160.svg new file mode 100644 index 0000000..be94d3e --- /dev/null +++ b/futureprototype-theme/lockscreen/contents/images/4096x2160.svg @@ -0,0 +1,177 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/futureprototype-theme/lockscreen/gnome-background.xml b/futureprototype-theme/lockscreen/gnome-background.xml new file mode 100644 index 0000000..3b9f757 --- /dev/null +++ b/futureprototype-theme/lockscreen/gnome-background.xml @@ -0,0 +1,14 @@ + + + 8640000.0 + + /usr/share/desktop-base/futureprototype-theme/lockscreen/contents/images/1280x1024.svg + /usr/share/desktop-base/futureprototype-theme/lockscreen/contents/images/1600x1200.svg + /usr/share/desktop-base/futureprototype-theme/lockscreen/contents/images/1920x1080.svg + /usr/share/desktop-base/futureprototype-theme/lockscreen/contents/images/1920x1200.svg + /usr/share/desktop-base/futureprototype-theme/lockscreen/contents/images/2560x1080.svg + /usr/share/desktop-base/futureprototype-theme/lockscreen/contents/images/4096x2160.svg + + + + diff --git a/futureprototype-theme/lockscreen/metadata.desktop b/futureprototype-theme/lockscreen/metadata.desktop new file mode 100644 index 0000000..1508f06 --- /dev/null +++ b/futureprototype-theme/lockscreen/metadata.desktop @@ -0,0 +1,6 @@ +[Desktop Entry] +Name=futurePrototype Lock Screen +X-KDE-PluginInfo-Name=futurePrototypeLockScreen +X-KDE-PluginInfo-Author=Alex Makas +X-KDE-PluginInfo-Email=radicalmonday@gmail.com +X-KDE-PluginInfo-License=GPLv2+