jonchun / macify-linux

Automated setup scripts to transform Linux into macOS.
GNU General Public License v3.0
133 stars 6 forks source link

Test and support Kubuntu 18.04/20.04 #15

Open jonchun opened 4 years ago

jonchun commented 4 years ago

Should support both Kubuntu/KDE Neon to give users a bit more of a choice. Preliminary testing seems good.

Found problems so far in Kubuntu 20.04

jonchun commented 4 years ago

Windows App Menu seems to not work for firefox only. Works fine in Dolphin, VLC, etc.

Firefox 74.0 (64-bit)

Steinhagen commented 4 years ago

You would need the firefox opensuse patch to have it working. By default, I don't think Kubuntu builds firefox with those patches, so I guess it's normal. On Arch Linux there is a separate community package for that: https://aur.archlinux.org/packages/firefox-kde-opensuse/

jonchun commented 4 years ago

Thank you @Steinhagen ! I'll look into that later.

jonchun commented 4 years ago

I couldn't get latte-dock to build on Kubuntu 18.04. Bug filed here. Hopefully it is just me being dumb. If it turns out that it is incompatible with the latest latte-dock due to wayland library incompatibilities I will be very sad :(

jonchun commented 4 years ago

In Kubuntu 20.04, when using the notification widget inside Latte Dock, I'm getting "Notification service not available". Placing it in a normal panel or the desktop, I properly see notifications.

This works fine in KDE Neon 18.04, so I suspect it has something to do with the versions of the libraries installed. Might file a bug report on this later if I can't figure it out.