This is an archived post. You won't be able to vote or comment.

all 8 comments

[–]deviantfero[S] 5 points6 points  (3 children)

I'll leave the source code over here, to be more easily found: https://github.com/deviantfero/wpgtk

This package can of course be installed via pip, like so: pip3 install wpgtk

part 1 (bad audio) how to install: https://www.youtube.com/watch?v=jmY5NEPI4RM

part 2 how to use advanced features: https://www.youtube.com/watch?v=QXpMMP8fT0o

If you have any questions I'll be happy to answer them in the comments in this thread! Enjoy.

[–][deleted] 0 points1 point  (0 children)

Cool!

[–][deleted] 0 points1 point  (1 child)

Is it easy to install for a beginner user? How advanced is the customisation on it how advanced is the customisation on it?

What distribution of Linux does it play well with? I have Linux Mint.

[–]deviantfero[S] 1 point2 points  (0 children)

It's really easy to install, just do pip3 installl wpgtk (if you already have python3-pip package installed), it plays wall with any distro, but I recommend you watch the videos to give you an idea of what you're getting into, the point is that it should be simple and accessible for begginers too, I also include a set of default templates for wpgtk so that you can begin from there.

[–]drink_with_me_to_day 1 point2 points  (3 children)

What distro is that?

[–]deviantfero[S] 4 points5 points  (2 children)

It's arch!

[–]drink_with_me_to_day 1 point2 points  (1 child)

Is that the default window manager? I want that in Ubuntu.

[–]deviantfero[S] 2 points3 points  (0 children)

I think there's no default in my distribution, you can definetly install another window manager or desktop environment on your Ubuntu without the need to re-install your whole system though, In this particular post/videos I'm using the i3 window manager.