Commit graph

715 commits

Author SHA1 Message Date
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
6707de916f install.sh: set LIBEXECDIR for uac-polkit-agent 2026-03-01 13:29:55 +01:00
wackyideas
a70f432c13 Mention AUR packages in INSTALL [skip ci] 2026-03-01 02:10:09 +01:00
wackyideas
138762cb18 Update README.md [skip ci] 2026-02-28 05:03:58 +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
wackyideas
5faf452669 panel: use Containment instead of Plasmoid 2026-02-27 23:53:05 +01:00
wackyideas
8184b04594 desktopcontainment: fix DnD bug 2026-02-27 23:47:53 +01:00
wackyideas
58845623d7 Implement loading applet KCMs from QML modules 2026-02-27 23:44:26 +01:00
wackyideas
0e0cfd1034 volume: add "force mute all input devices" option 2026-02-27 23:19:29 +01:00
wackyideas
35dc31d172 networkmanager: add QR scanner in the context menu 2026-02-27 23:11:20 +01:00
wackyideas
c733e312ff networkmanager: fix details page and wired flyout icons 2026-02-27 22:59:08 +01:00
wackyideas
af0bbb48da atpootb: fix application name on Wayland 2026-02-27 16:10:04 +01:00
wackyideas
ce186a5cef Bump version to 6.6.1 [skip ci] 2026-02-27 00:20:43 +01:00
wackyideas
bd9369ed7a Don't overlap labels and badge for small taskbar [skip ci] 2026-02-27 00:05:31 +01:00
wackyideas
5aff7088a8 Update Fedora dependencies [skip ci] 2026-02-25 23:24:08 +01:00
wackyideas
c1d85528e7 uninstall: add X11 session to uninstall list 2026-02-25 16:11:31 +01:00
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