Commit graph

322 commits

Author SHA1 Message Date
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
adam
649b3746f6 digitalclocklite: fix date time change format 2026-05-27 22:55:15 -07:00
wackyideas
f05f3bf640 atpootb: fix not enabling/disabling kwin effects 2026-03-18 01:07:50 +01:00
rustussy
258f9d3146
fix: fixed AuthUI onFailed 2026-03-16 02:53:04 -04: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
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
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
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
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
de40f594c9 digitalclocklite: Port to libclock 2026-03-02 00:50:48 +01:00
wackyideas
37d26fd6b7 notifications: disable by default, explicitly enable for systray
This will disable the action center for the regular Plasma session by
default, while explicitly enabling it only for ATP's system tray.
2026-03-01 14:42:27 +01:00
wackyideas
d3480b21f8 notification: fix time labels 2026-02-28 02:58:42 +01:00
wackyideas
2f2d29e60f panel: remove version numbers from main.qml 2026-02-28 02:45:17 +01:00
wackyideas
68c6071ce7 systemtray: port away from P5Support 2026-02-28 02:43:52 +01:00
wackyideas
edf0a0e1ac notification: port to new clock API 2026-02-28 02:07:26 +01:00
wackyideas
7895806183 systemtray: use strongly typed list<string> instead of var 2026-02-28 01:55:48 +01:00
wackyideas
29eb075cc9 notifications: hide unread notification on history view 2026-02-28 01:46:25 +01:00
wackyideas
e840c0f041 systemtray: don't continuously reparent popups 2026-02-28 01:43:44 +01:00
wackyideas
857c30b927 notifications: merge explicitly set server inhibition 2026-02-28 01:38:21 +01:00
wackyideas
b823407413 desktopcontainment: properly clear hover state 2026-02-28 01:25:57 +01:00
wackyideas
74da4791b6 seventasks: replace & with && to avoid accidental mnemonics 2026-02-28 01:23:39 +01:00
wackyideas
6569fcafad desktopcontainment: merge disallow popup closing 2026-02-28 01:18:36 +01:00
wackyideas
b06c97d4b0 desktopcontainment: init positioner 2026-02-28 01:03:03 +01:00
wackyideas
2f1d143a4e desktopcontainment: disable icons in editMode 2026-02-28 00:59:55 +01:00
wackyideas
014ff8205f desktopcontainment: merge stuff from upstream 2026-02-28 00:55:59 +01:00
wackyideas
c66b6082f5 seventasks: hide shade option on Wayland 2026-02-28 00:50:24 +01:00
wackyideas
bfca8c60c0 desktopcontainment: fix path for directory watcher 2026-02-28 00:48:13 +01:00
wackyideas
93df9f1572 desktopcontainment: remove QFileSystemWatcher 2026-02-28 00:45:38 +01:00
wackyideas
0439038208 panel: force panel visibility during editMode 2026-02-28 00:37:37 +01:00
wackyideas
eeb0e64f89 desktopcontainment: update positioner code 2026-02-28 00:27:02 +01:00
wackyideas
e9233d6375 shell: use explicit type for applet uninstall list 2026-02-27 23:59:20 +01:00