macify-linux
macify-linux copied to clipboard
Automated setup scripts to transform Linux into macOS.
This is apparently intentional behavior: [Bug Here](https://bugs.kde.org/show_bug.cgi?id=419569) Need to figure out how to edit the grouping plasmoid or the panel itself to have more of a margin.
https://bugs.kde.org/show_bug.cgi?id=419659 No idea why they're not working, but clearly something is wrong. Investigate workarounds / see if it's possible to wrap the service with python/dbus. Perhaps something like this: https://github.com/jamtur01/lattedock-thunderbird/blob/master/src/chrome/content/update-badge.py
Most of the values are hardcoded to the .local directory. Easiest solution is to just not allow running as root. Perhaps in the future, running as root = installing to...
Should probably write up documentation on everything (or at least the main things) that it installs.
The little icon that bounces on the screen is tacky and ugly. Personalization -> Applications -> Launch Feedback Need to find where it lives on filesystem.
Dark mode is largely untested. Known Issues: - USwitcher Icon is currently hardcoded to the light version. Should look into making that switch automatically. - Search icon is not visible...
tabs should be on top. perhaps some css tweaks, but might be better to leave it alone.
This one is definitely going to cause contention, and so this issue likely depends on #3 since users will want the option to not install this. Look into which office...
Should also set the visualization to "Large Icons". Currently no way to make tabbing backwards with shift a thing. Documented [here](https://github.com/rbreaves/kinto/issues/90)
If possible, the release version of this script should never build from source. Currently it's needed because of bugs with the prebuilt binaries, but perhaps I should build it myself...