Commit graph

715 commits

Author SHA1 Message Date
wackyideas
d6d6352e17 Merge branch 'suse-req-pkg-upd' into 'Plasma/6.6'
fix: Update INSTALL.md

See merge request aeroshell/atp/aerothemeplasma!66
2026-06-13 07:34:14 +02:00
wackyideas
c6099adee8 Merge branch 'patch-1' into 'Plasma/6.6'
Fixed discord link

See merge request aeroshell/atp/aerothemeplasma!67
2026-06-13 07:32:53 +02:00
atmk
04df2fe66d Fixed discord link 2026-06-13 05:24:30 +00:00
jayrickaby
d721a8c977 fix: Update INSTALL.md
Update INSTALL.md with current required OpenSUSE packages
2026-06-12 21:35:54 +00:00
wackyideas
ddc42ffba7 Merge branch 'seventasks-lazy-pulseaudio' into 'Plasma/6.6'
seventasks: lazy-load PulseAudio monitoring

See merge request aeroshell/atp/aerothemeplasma!64
2026-06-10 23:10:46 +02:00
wackyideas
18d3b770b6 Update README.md [skip ci] 2026-06-10 16:57:08 +02:00
adam
7d2090cb14 seventasks: scope PulseAudio monitoring 2026-05-30 18:37:35 +00:00
adam
ef3c03d148 seventasks: lazy-load PulseAudio monitoring 2026-05-30 18:37:35 +00:00
wackyideas
e6cd57e49b Update README.md [skip ci] 2026-05-28 18:51:42 +02:00
wackyideas
76fecbdde4 Merge branch 'Plasma/6.6' into 'Plasma/6.6'
Added an 'Aero Apps' section to the README

See merge request aeroshell/atp/aerothemeplasma!63
2026-05-28 18:38:17 +02:00
wackyideas
6dae573d4d Merge branch 'digitalclock-month-fix' into 'Plasma/6.6'
digitalclocklite: fix date time change format

See merge request aeroshell/atp/aerothemeplasma!65
2026-05-28 18:34:44 +02:00
adam
649b3746f6 digitalclocklite: fix date time change format 2026-05-27 22:55:15 -07:00
atmk
cd903d7ed0 Added device manager by actuallyadrian 2026-05-27 20:32:08 +00:00
atmk
af9fd77b7e Added an 'Aero Apps' section to the README 2026-05-19 19:40:41 +00:00
wackyideas
d4ca559d1f Merge branch 'cmakegenerator-envvar' into 'Plasma/6.6'
Installation script: rely on CMAKE_GENERATOR instead of having a --ninja argument

See merge request aeroshell/atp/aerothemeplasma!60
2026-03-22 12:01:43 +01:00
catpswin56
9b924e7c3b Installation script: rely on CMAKE_GENERATOR instead of having a --ninja argument 2026-03-22 12:01:43 +01:00
wackyideas
f05f3bf640 atpootb: fix not enabling/disabling kwin effects 2026-03-18 01:07:50 +01:00
wackyideas
176392ad7e Merge branch 'authui-on-failed-fix' into 'Plasma/6.6'
AuthUI: added `kind` check to `onFailed`

Closes #296

See merge request aeroshell/atp/aerothemeplasma!59
2026-03-16 08:22:44 +01:00
rustussy
258f9d3146
fix: fixed AuthUI onFailed 2026-03-16 02:53:04 -04:00
wackyideas
786c863aad Merge branch 'aeroshellutils-sddm-update' into 'Plasma/6.6'
Update LnF and Shell for latest AeroShellUtils::SDDM update

See merge request aeroshell/atp/aerothemeplasma!58
2026-03-15 23:56:33 +01:00
catpswin56
fef9e93eb1 Update LnF and Shell for latest AeroShellUtils::SDDM update 2026-03-15 23:56:33 +01:00
wackyideas
49bf9563f2 battery: show power profiles if TLP is installed [skip ci]
As of TLP 1.9, it implements the power profiles daemon DBus API, so the
interface for that should be shown.
2026-03-15 23:14:30 +01:00
wackyideas
48147af648 panel: prevent config overrides when switching shells
When switching from the regular KDE Plasma session over to the ATP
session, the panel has a tendency to revert to a 30px tall floating
panel. To fix this, store the properties in the internal Plasmoid config
and update it only when the user changes the configuration from edit
mode.

This commit also adds support for floating applets, which are enabled by
default. Other Plasmoids should get refactored to drop code related to
positioning as it can be handled by the floating applet mode now.
2026-03-15 20:03:08 +01:00
wackyideas
056f653d31 Update INSTALL.md [skip ci] 2026-03-15 02:36:18 +01:00
wackyideas
a9142d1a77 Update INSTALL.md [skip ci] 2026-03-15 02:29:00 +01:00
wackyideas
5cfc50d691 lockscreen: tweak button sizing [skip ci] 2026-03-14 23:22:48 +01:00
wackyideas
05315a93ed Apply authentication fail timeout [skip ci]
Authenticating too early after a failed attempt will cause the lock
screen to freeze, which seems to be the culprit behind the related
issues.
2026-03-14 22:52:45 +01:00
wackyideas
2c4adff14b Merge branch 'sddm-theme-update' into 'Plasma/6.6'
Shell: rewrite lockscreen + more

See merge request aeroshell/atp/aerothemeplasma!57
2026-03-14 21:24:04 +01:00
wackyideas
897e733537 Merge branch 'toggleable-qmldistancefield' into 'Plasma/6.6'
Make QML Distance Field disabling toggleable

See merge request aeroshell/atp/aerothemeplasma!55
2026-03-14 20:19:27 +01:00
wackyideas
47c8911c0c Merge branch 'plasma-theme-update' into 'Plasma/6.6'
Plasma theme: update line edit texture

See merge request aeroshell/atp/aerothemeplasma!56
2026-03-14 20:15:02 +01:00
catpswin56
4f19959cff Make QML Distance Field disabling toggleable 2026-03-14 16:04:05 -03:00
catpswin56
201ba07bd6 Plasma theme: update line edit texture 2026-03-14 15:59:18 -03:00
catpswin56
55c892faf4 Shell: rewrite lockscreen + more
SDDM: update for the new AeroShell SDDM KCM
Update installation script to install the new AeroShell SDDM KCM
Look and feel + Shell: switch to AeroShellUtils for the SDDM background
2026-03-14 15:52:32 -03:00
wackyideas
850386735b Merge branch 'watermark-editor-fix' into 'Plasma/6.6'
Desktop Containment: fix watermark editor being extremely small

See merge request aeroshell/atp/aerothemeplasma!54
2026-03-11 00:27:30 +01:00
catpswin56
17b9b05ca2 Desktop Containment: fix watermark editor being extremely small 2026-03-10 19:39:44 -03:00
wackyideas
c790a3396a seventasks: set task to active when the jumplist is open [skip ci] 2026-03-06 13:24:09 +01:00
wackyideas
e835331ce6 kvantum: fix certain windows being transparent [skip ci] 2026-03-04 22:00:30 +01:00
wackyideas
7233e87a37 add TRANSLATING.md [skip ci] 2026-03-04 18:55:36 +01:00
wackyideas
5feb1871f5 Remove unused components [skip ci] 2026-03-03 20:50:33 +01:00
wackyideas
9b84d2fbda logout: remove QML import version numbers [skip ci] 2026-03-03 20:46:06 +01:00
wackyideas
47e9c61721 splash: remove QML import version numbers [skip ci] 2026-03-03 20:44:30 +01:00
wackyideas
cdc1c7445b SDDM: Remove QML import version numbers [skip ci] 2026-03-03 20:43:29 +01:00
wackyideas
207ca71932 SDDM: Refactor [skip ci] 2026-03-03 20:38:01 +01:00
wackyideas
f54139dbef SDDM: remove medium font weight
Co-authored-by: AliasMayChange <aliasmaychange@gmail.com>
2026-03-03 19:13:20 +01:00
wackyideas
39266e80f6 Attempt to fix animation configs resetting 2026-03-02 18:20:44 +01:00
wackyideas
4ec0d07d8d atpootb: Apply window rules for Linver and UAC 2026-03-02 04:26:17 +01:00
wackyideas
e072c9e81d Update INSTALL.md [skip ci] 2026-03-02 04:21:01 +01:00
wackyideas
66d843bf40 SevenStart: add configurable Run entry
Currently lets you choose between KRunner (default) or Execbin.
2026-03-02 04:18:31 +01:00
wackyideas
8840082dca notifications: explicitly set implicitHeight in FooterLoader 2026-03-02 01:45:00 +01:00
wackyideas
c681d077d5 Fedora: install uac-polkit-agent to /usr/libexec/kf6 [skip ci]
Fixes the drop-in which expects the default polkit agent to be in
/usr/libexec/kf6, even though we're installing UAC polkit agent to
/usr/libexec.
2026-03-02 01:40:33 +01:00