Commit graph

77 commits

Author SHA1 Message Date
wackyideas
6ff6ef2e12 Improve libplasma installation method
Up until now compiling libplasma modifications was rather violent as it
would cause both plasmashell and kwin to crash (the latter is
potentially destructive if running a Wayland session), leaving the user
with a potentially unstable state where plasmashell will start to
crashloop until the entire system reboots.

With this commit, the replacement of patched library files is deferred
until the system restarts, by using a temporary systemd service that
performs the replacement of files before Plasma starts, leading to
no crashes during the install or update process.
2025-10-20 17:37:54 +02:00
wackyideas
b8735c8808 Disable upstream plasmoids in system tray by default 2025-10-20 15:18:07 +02:00
wackyideas
3fefc7fcfe Update Fedora X11 dependencies 2025-07-17 04:23:41 +02:00
wackyideas
477403c44a Update INSTALL.md 2025-06-28 09:04:04 +02:00
wackyideas
3487bdd269 Update INSTALL.md 2025-06-27 00:43:01 +02:00
wackyideas
6cc06938e6 Update INSTALL.md 2025-06-25 22:10:52 +02:00
wackyideas
f9524303c2 Update INSTALL.md 2025-06-25 16:15:00 +02:00
wackyideas
2724786e34 Combine install.sh and install_ninja.sh scripts
When running compile scripts, you can now pass --ninja to enable Ninja.
This argument also works with the following scripts:
- compile.sh
- install_plasmoids.sh
2025-06-25 15:57:08 +02:00
wackyideas
adc956eb78 Update INSTALL.md 2025-06-24 01:43:13 +02:00
wackyideas
bde6315744 Update INSTALL.md 2025-06-20 22:17:14 +02:00
wackyideas
0dbc4910f7 Merge branch 'furkrn-master-patch-26762' into 'master'
Edit INSTALL.md

See merge request wackyideas/aerothemeplasma!29
2025-06-20 22:13:36 +02:00
wackyideas
16e0446ddf Update INSTALL.md 2025-06-20 22:09:54 +02:00
wackyideas
160d548bbb Add kwin-x11 and kwin-wayland as symlink directories 2025-06-20 18:24:28 +02:00
furkrn
a0b78a968d Edit INSTALL.md 2025-06-19 11:59:10 +03:00
wackyideas
529d73a9e5 Update INSTALL.md 2025-06-18 23:07:04 +02:00
Alexander Minkin
2e3dbbbf6b polkit-qt6-1-devel
is required package for Fedora

Signed-off-by: Alexander Minkin <weryskok@gmail.com>
2025-06-03 23:50:01 +03:00
catpswin56
a91b35e9df Switch from using custom dialog code for the SevenTasks tooltips to using PlasmaCore.ToolTipArea
DefaultToolTip component needs to be recompiled
2025-06-02 17:43:06 -03:00
Patrick Wu
5a5b56bb2d add missing dependencies for Fedora 2025-05-29 00:09:14 +08:00
wackyideas
e7df3804af Reference PlymouthVista in README, INSTALL and install script 2025-05-27 22:01:55 +02:00
wackyideas
2158b59cc1 Add install scripts for kwin and misc components 2025-04-21 21:32:21 +02:00
wackyideas
847aacaa94 Make Polkit authenticator look like UAC
Co-authored-by: catpswin56 <catpswin5@proton.me>
2025-04-14 02:55:22 +02:00
wackyideas
7ae7778718 Fix typo in install script 2025-04-01 21:58:24 +02:00
wackyideas
b6854ee7cc Update README.md and INSTALL.md 2025-03-04 21:14:18 +01:00
wackyideas
ac00e4b27f Drop incorrect Kubuntu dependencies 2025-02-23 22:04:38 +01:00
wackyideas
ab31e148cf Add busy cursor launch feedback 2025-02-20 02:14:45 +01:00
wackyideas
c3e8f09c0d Add install scripts for plasmoids and plasma components 2025-02-17 20:47:43 +01:00
wackyideas
aebdd21f23 Fully fork desktop containment 2025-02-17 19:07:41 +01:00
wackyideas
8e239891d5 Update INSTALL.md to include mention of KSysGuard 2025-02-13 13:22:31 +01:00
LinuxForAll
133083a23d Edit INSTALL.md 2025-02-06 01:16:18 +00:00
wackyideas
ac5d98404c Update INSTALL.md 2025-02-05 03:40:23 +01:00
wackyideas
9e181ecd43 Fix SDDM showing black screen when startup screen is enabled 2025-02-04 16:14:26 +01:00
wackyideas
0bde7576bc Add helper script for compiled components 2025-02-02 14:57:25 +01:00
wackyideas
3475e7e667 Fork volume plasmoid
Big thanks to pswin for helping out
2025-01-31 03:02:13 +01:00
wackyideas
92e527ab09 Revert notification fork 2025-01-31 02:58:31 +01:00
wackyideas
9c1e2ba08f Edit INSTALL.md 2025-01-24 14:12:58 +00:00
wackyideas
afcc04145a Update INSTALL.md and README.md 2025-01-24 15:09:04 +01:00
wackyideas
52e87faae0 Add custom branding for Info Center 2025-01-18 18:23:22 +01:00
wackyideas
82f960a999 Merge branch 'master' into 'master'
Add missing packages in installation docs for Fedora

Closes #59

See merge request wackyideas/aerothemeplasma!10
2025-01-10 16:14:32 +00:00
wackyideas
0eedd620b7 Update INSTALL.md and README.md 2025-01-10 17:08:54 +01:00
lunakittyyy
94b8a153d7 Add missing packages in installation docs for Fedora 2024-12-17 14:03:53 +00:00
wackyideas
d0221f8140 Add install scripts that use Ninja for building 2024-12-10 16:19:48 +01:00
wackyideas
0bd67a5742 Update INSTALL.md and README.md 2024-12-10 13:01:45 +01:00
wackyideas
8d7ed47ddd Restructure SMOD decoration, C++ effects and KWin components
Needs reinstalling:
- Decoration
- C++ effects
- KWin outline
- KWin scripts
- SMOD resource directory
2024-12-10 12:51:23 +01:00
wackyideas
31f7430946 Update sound themes and INSTALL.md 2024-12-08 17:59:06 +01:00
wackyideas
8c752a2996 Update README.md 2024-12-05 12:47:18 +01:00
wackyideas
be4fca70ac Add panel layout, update plasmoid default settings 2024-12-04 23:18:07 +01:00
wackyideas
aad1703a1b Update INSTALL.md, make caption button glyphs scale properly 2024-11-14 22:32:34 +01:00
wackyideas
641d04ba15 Update INSTALL.md, removed some SevenStart dependencies 2024-11-03 12:17:56 +01:00
wackyideas
95863fc00a Remove icon highlight on certain system tray icons 2024-11-01 18:55:27 +01:00
wackyideas
c1e7d9bc63 Polish window decorations, update README.md and INSTALL.md 2024-10-30 01:00:50 +01:00