Commit graph

68 commits

Author SHA1 Message Date
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
4286063470 SevenStart: disable mouse events for sidepanel on search 2026-01-24 12:11:31 +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
6d6c026057 SevenStart: change action text to "Pin to Start Menu" 2025-10-25 00:24:06 +02:00
wackyideas
f4c0cabdfb Fix SevenStart having two Pin To Tasks menu items 2025-10-24 23:28:37 +02:00
wackyideas
9f5681d3e9 Fix SevenStart bugs for Plasma 6.5 2025-10-24 22:10:14 +02:00
wackyideas
ee8acac1b9 Attempt to fix flyout positioning again 2025-10-23 15:40:21 +02:00
wackyideas
6fdffd3197 Fix positioning logic for certain plasmoid flyouts 2025-10-23 02:11:56 +02:00
wackyideas
20b5f3a927 Attempt to fix minor tooltip bug in search view 2025-07-23 03:35:00 +02:00
wackyideas
b0df1cef25 libplasma: tooltips can appear underneath the cursor 2025-07-23 03:18:31 +02:00
wackyideas
f7d36a9420 Remove irrelevant file from SevenStart 2025-07-23 03:06:02 +02:00
wackyideas
68f9b2e97d Fix minor SevenStart bug with all programs button 2025-07-23 03:03:08 +02:00
wackyideas
d7aada54e4 SevenStart: fix keyboard navigation in side panel 2025-07-23 02:52:36 +02:00
wackyideas
2885fb4e69 SevenStart: add tooltip text to shutdown button 2025-07-23 02:48:19 +02:00
wackyideas
5563a679fe SevenStart: add tooltip for home directory side item 2025-07-23 02:45:40 +02:00
wackyideas
1a70211071 SevenStart: make mouse hover perform certain actions
- Hovering the mouse over the arrow next to the shutdown button will
open the context menu after some time
- Hovering the mouse over the all programs button will open the app view
after some time
2025-07-23 02:44:30 +02:00
wackyideas
a4b505ff20 Update SevenStart side item tooltips 2025-07-22 12:27:56 +02:00
wackyideas
16dab20e87 Add tooltip text to SevenStart side items 2025-07-21 20:14:41 +02:00
wackyideas
a4d57b327a SevenStart: allow pinning recent items to taskbar 2025-07-21 19:43:31 +02:00
wackyideas
7f0e155ebb Fix minor bugs in SevenStart 2025-07-20 20:01:11 +02:00
wackyideas
e0d0b67c17 Fix crossfade visual glitch in SevenStart 2025-07-16 16:17:21 +02:00
wackyideas
b4c74d91a0 Fix SevenStart context menu not appearing if SevenTasks isn't present 2025-07-13 22:21:05 +02:00
wackyideas
8d4a48c17c Attempt to fix SevenStart not closing properly on ended session 2025-07-11 16:43:19 +02:00
wackyideas
c23f414cb8 Remove Wayland workaround
Seems that Qt.openUrlExternally() no longer crashes the Wayland session,
so the xdg-open workaround can be removed.
2025-06-21 19:04:32 +02:00
wackyideas
a492dc1bb7 Optimize checks for newly installed items 2025-06-21 18:14:18 +02:00
wackyideas
aaf1c26b31 Fix Search view item highlight overlapping labels 2025-06-21 17:03:44 +02:00
catpswin56
957f35854a Add a highlight for new items in SevenStart 2025-06-21 10:32:03 -03:00
wackyideas
588f13b904 Add tooltips to truncated items in jumplists 2025-06-05 03:51:43 +02:00
wackyideas
e8a9d03811 Implement taskbar pinning feature for SevenStart and SevenTasks
Note that this only works if using ATP's panel, SevenStart and
SevenTasks. Additionally, SevenStart and SevenTasks must be on the same
panel in order for this to work, as SevenStart will attempt to pin an
application to the first instance of SevenTasks it finds.
2025-06-04 18:08:41 +02:00
wackyideas
2e04260ebf Fix SevenStart memory leak 2025-05-14 21:18:36 +02:00
wackyideas
ea36ac79f4 Fix SevenStart incorrect height calculation 2025-04-27 20:54:36 +02:00
wackyideas
eae4af4756 Change SevenStart tooltip text 2025-04-27 20:11:07 +02:00
wackyideas
b705bd19db Fix inaccurate SevenStart height 2025-04-25 21:53:11 +02:00
catpswin56
fe14478849 Damnnation 2025-04-23 14:55:18 -03:00
catpswin56
c7a8e7c700 Add support for showing top-level items in SevenStart 2025-04-23 14:48:49 -03:00
wackyideas
009b0fbdf2 Improve flyout positioning for different taskbar orientations 2025-04-22 00:41:39 +02:00
wackyideas
f7ba949a69 Fix pinned application reordering in SevenStart 2025-03-31 12:27:00 +02:00
wackyideas
82be652bca Overhaul SevenStart's side panel 2025-03-27 23:17:35 +01:00
wackyideas
c37a0eaffb Implement fallback icons for floating avatar in SevenStart 2025-03-27 20:20:48 +01:00
wackyideas
d3c5296283 Improve text visibility in SevenStart search field 2025-03-27 19:58:14 +01:00
catpswin56
6d2b4198f0 Add a menu to the recent items option in the side panel 2025-02-20 21:19:17 -03:00
wackyideas
42e3616883 Tweak SevenStart application view margin 2025-02-20 13:16:04 +01:00
wackyideas
01d5ff2f1f Implement tree view for SevenStart application view 2025-02-20 02:13:53 +01:00
wackyideas
fd504f0ff2 Fix SevenStart accidental input on hidden app menu 2025-02-18 15:50:59 +01:00
wackyideas
1f2b64b07b Fix SevenStart not being able to shut down on 6.3 2025-02-13 13:23:02 +01:00
wackyideas
dc0ed527d5 Add option to scale compact representation 2025-02-03 19:22:55 +01:00
wackyideas
da02a44efb Tweak SevenStart orb, make floating avatar frame resizable 2025-01-10 17:10:50 +01:00
wackyideas
eb0f05b93d Add option to show full username in SevenStart 2024-12-09 17:25:20 +01:00
wackyideas
009d9b80f8 Fix minor SevenStart bug, very early SevenTasks release
SevenTasks is missing a few features, such as thumbnail previews.
2024-12-05 08:38:07 +01:00