LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   JFYI Pantheon DE ( ElementaryOS ) for Slackware (https://www.linuxquestions.org/questions/slackware-14/jfyi-pantheon-de-elementaryos-for-slackware-4175705260/)

lancsuk 12-22-2021 05:23 AM

JFYI Pantheon DE ( ElementaryOS ) for Slackware
 
4 Attachment(s)
Hiya guys,

a while ago, I was wondering if it possible to install the ElementaryOS Pantheon desktop environment on Slackware?

The good news is, the most things working, just few limitations....but I am still testing.

switchboard-plug-about
6.0.1 required systemd with switcheroo-control
the last working version without systemd is version 2.6.3
Attachment 37911

Elementary Appcenter
The Appcenter based on packagekit and packagekit-slack backend just supports blacklist single regex.

The project based obviously on ElementaryOS and the Gnome from Scratch- GFS-Project.

I had to rebuild GFS and a couple of other changes....gnome-keyring as an example
Code:

--- gnome-keyring.SlackBuild        2021-05-06 20:09:48.000000000 +0100
+++ new/gnome-keyring.SlackBuild        2021-12-22 11:02:34.892111432 +0000
@@ -109,10 +109,10 @@
  rm $i
 done
 
-if [ -L /lib${LIBDIRSUFFIX}/libpam.so.? ]; then
+#if [ -L /lib${LIBDIRSUFFIX}/libpam.so.? ]; then
  # Handle launching via pam_gnome_keyring.so instead:
-  rm $PKG/etc/xdg/autostart/gnome-keyring-*.desktop
-fi
+#  rm $PKG/etc/xdg/autostart/gnome-keyring-*.desktop
+#fi
 
 mkdir -p $PKG/usr/doc/$PKGNAM-$VERSION
 cp -a \

ScreenShots

Attachment 37913
Attachment 37912
Attachment 37914

https://gitlab.com/slackernetuk/pantheon-for-slackware

Charadon 12-23-2021 01:24 PM

This is pretty cool, nice work!

emidevices 12-23-2021 02:36 PM

Good job!!

PROBLEMCHYLD 12-23-2021 07:32 PM

The transparency looks nice.


All times are GMT -5. The time now is 12:43 AM.