Commit graph

729 commits

Author SHA1 Message Date
wackyideas
1e51e1a571 INSTALL.md: Document --skip-x11 2026-02-25 15:31:47 +01:00
wackyideas
c7e7477370 atpootb: add nullptr check during env detection 2026-02-25 01:49:28 +01:00
wackyideas
13d7e6c518 install: move libplasma to beginning [skip ci]
libplasma in 6.6.1 changed the SOVERSION which aeroshell-workspace
depends on. Move libplasma to the beginning of the install chain in
order to fix this.
2026-02-25 00:56:10 +01:00
wackyideas
5b95c0b86a migrate: directly reference KWin scripts and Window switchers [skip ci] 2026-02-24 13:05:55 +01:00
wackyideas
b2f5ded716 Automatically set LIBEXEC_DIR for Fedora 2026-02-23 17:12:41 +01:00
wackyideas
82ede10057 use the USE_NINJA variable accordingly 2026-02-23 17:10:17 +01:00
wackyideas
1636fa4e86 Merge branch 'x11session' into 'Plasma/6.6'
Separate X11 session with a build flag

See merge request aeroshell/atp/aerothemeplasma!52
2026-02-23 17:06:53 +01:00
wackyideas
749082d679 Separate X11 session with a build flag 2026-02-23 17:06:53 +01:00
wackyideas
529386459e Edit INSTALL.md [skip ci] 2026-02-23 15:13:05 +01:00
wackyideas
af5ea53e75 Update mirror links [skip ci] 2026-02-23 05:16:47 +01:00
wackyideas
cb1c8a31f6 branding: update website link [skip ci] 2026-02-23 05:14:04 +01:00
wackyideas
8c9e41b0ea Update README [skip ci] 2026-02-23 05:12:50 +01:00
wackyideas
d0c5d78888 Update CMake project version [skip ci] 2026-02-23 00:30:40 +01:00
wackyideas
d38cdd7c22 Update migration-uninstall.sh 2026-02-22 19:54:36 +01:00
wackyideas
d0b4a38f13 Edit INSTALL.md [skip ci] 2026-02-22 18:58:13 +01:00
wackyideas
16db03c47b Edit INSTALL.md 2026-02-22 18:57:09 +01:00
wackyideas
d3c7e68542 atpootb: fix build error 2026-02-22 03:14:59 +01:00
wackyideas
c54bfe7f14 atpootb: Add KAUTH_ACTIONS_QML CMake build flag 2026-02-22 03:01:21 +01:00
wackyideas
8ec5720732 Add --skip-x11 option to install.sh 2026-02-22 01:36:27 +01:00
wackyideas
e5f0e0c8ef Edit INSTALL.md 2026-02-22 01:21:04 +01:00
wackyideas
d1cc2f6254 Reset OOTB on uninstall 2026-02-22 00:01:40 +01:00
wackyideas
195389c211 Add doas as fallback to migration uninstall script 2026-02-21 22:24:02 +01:00
wackyideas
86ddc9c84a Fix install script cloning icons twice 2026-02-21 22:19:58 +01:00
wackyideas
6ee29b235e Update .gitlab-ci.yml file 2026-02-21 21:58:14 +01:00
wackyideas
7ff88f5829 Attempt to fix CI configuration 2026-02-21 21:53:05 +01:00
wackyideas
8a5f809b4f Update INSTALL.md 2026-02-21 21:46:46 +01:00
wackyideas
8d6fbd7bdb overhaul: prepare repo for Plasma 6.6 release
This commit overhauls the repository structure such that it separates
the project into multiple repositories, one for each subproject. This
repository will be moved to the AeroShell group, and most importantly,
the installation method changes from locally installed modifications, to
CMake-based installation, in preparation for AUR packages, and possibly
packages for other distros.

Migration details are in INSTALL.md, which are highly recommended, if
not required to uninstall any old instance of AeroThemePlasma.
2026-02-21 21:15:07 +01:00
wackyideas
7990ac2f50 fontconfig: remove dir line 2026-01-24 12:11:31 +01:00
wackyideas
4286063470 SevenStart: disable mouse events for sidepanel on search 2026-01-24 12:11:31 +01:00
wackyideas
bb0a1637f6 Update INSTALL.md 2026-01-09 04:47:35 +01:00
wackyideas
bb1a39863a Merge branch 'master' into 'master'
Long overdue Kvantum theme update

See merge request wackyideas/aerothemeplasma!46
2025-12-30 12:53:01 +01:00
Gamer95875
18cb0221f3 Long overdue Kvantum theme update 2025-12-30 12:53:00 +01:00
wackyideas
32af75c144 Add dependencies for Ubuntu 25.10
Co-authored-by: dominichayesferen <ferenosdev@outlook.com>
2025-12-26 22:11:55 +01:00
wackyideas
de7f257298 Update README.md 2025-12-26 12:08:23 +01:00
wackyideas
69df7f5dfa Update DOCUMENTATION.md 2025-12-26 12:08:16 +01:00
wackyideas
38a59d5b90 Update dependencies for Arch 2025-12-20 19:49:59 +01:00
wackyideas
b2cd1df8e5 glide: Change easing curve for closing animation
The previous update to aeroglide ended up with complaints from users
that the closing animation has weird timing, feeling like it is delayed.
This had to do with the fact that the easing curve being used was based
on a cubic curve, which has a slow initial start.

The closing animation now uses a quadratic easing curve which should
give reasonably good results without feeling like the animation is slow
or delayed.
2025-12-19 20:59:40 +01:00
wackyideas
b35b7c0186 Merge branch 'sevenstart-fix' into 'master'
Fix SevenStart being gone in Wayland

Closes #249

See merge request wackyideas/aerothemeplasma!45
2025-12-17 21:46:51 +01:00
catpswin56
ee3e8a9a42 SevenStart: try another fix 2025-12-13 12:12:08 -03:00
catpswin56
2b15bcc3ed SevenStart: fix it for Plasma 6.5.4 under Wayland 2025-12-11 08:59:58 -03:00
wackyideas
ff2bc8f34d Fix error in DOCUMENTATION.md 2025-11-25 12:30:11 +01:00
wackyideas
d0ec1c8d3e Update CONTRIBUTING.md 2025-11-25 12:28:31 +01:00
wackyideas
846c23c0ed gitlab: make issue template the default 2025-11-25 12:23:11 +01:00
wackyideas
e16de1fa49 gitlab: add issues template 2025-11-25 12:16:57 +01:00
wackyideas
9dddaf074b Merge branch 'master' into 'master'
Fix 'Hide Inner Border' Misalignment + Reference openSUSE Packages

Closes #232

See merge request wackyideas/aerothemeplasma!43
2025-11-24 23:08:49 +01:00
snailatte
a8ce27cf96 Fix 'Hide Inner Border' Misalignment + Reference openSUSE Packages 2025-11-24 23:08:49 +01:00
wackyideas
fefe887b4e Merge branch 'master' into 'master'
Make AeroGlide more accurate

See merge request wackyideas/aerothemeplasma!42
2025-11-22 20:38:49 +01:00
aster
01a47a3383 Make AeroGlide more accurate 2025-11-22 20:38:49 +01:00
wackyideas
a389840068 Remove third party sign in prompt, fix relevant plasmoid action 2025-11-22 17:24:06 +01:00
wackyideas
8084ab1674 AppletAlternatives: fix alternatives filtering 2025-11-15 13:27:32 +01:00