Commit graph

202 commits

Author SHA1 Message Date
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
0d903f8c22 Fix desktopcontainment adding launcher instead of link 2025-07-21 19:26:34 +02:00
wackyideas
76a736b184 Slightly tweak system tray code 2025-07-21 16:18:41 +02:00
wackyideas
2d3986c6da Fix system tray icon bug but actually this time 2025-07-21 05:04:17 +02:00
wackyideas
6b65ff863f Fix plasmashell crashing when invalidating systray model 2025-07-21 03:09:13 +02:00
wackyideas
15e2f7709a Remove some commented code from ExpanderArrow 2025-07-20 20:30:18 +02:00
wackyideas
ec3ffc2f17 Fix system tray icons not appearing or updating the tray 2025-07-20 20:20:06 +02:00
wackyideas
7f0e155ebb Fix minor bugs in SevenStart 2025-07-20 20:01:11 +02:00
wackyideas
4e7c5c7180 More accurate icon highlights in desktop containment 2025-07-19 15:30:43 +02:00
wackyideas
e3c1d48763 Fix uncentered tooltip in digitalclocklite 2025-07-18 22:12:38 +02:00
wackyideas
e1918fef3c Hide systray flyout when there are no more hidden items 2025-07-18 20:58:52 +02:00
wackyideas
e0d0b67c17 Fix crossfade visual glitch in SevenStart 2025-07-16 16:17:21 +02:00
wackyideas
5d785d9128 Attempt to fix digitalclocklite pulling incorrect first day of week 2025-07-15 03:36:28 +02:00
wackyideas
eab41b8e68 Add KCM shortcuts to desktopcontainment KCM, add KCM loader application
New components:
- AeroThemePlasma KCM loader
Updated components:
- Desktop containment
- Desktop shell
- AeroGlassBlur
- SMOD decorations
2025-07-14 16:04:36 +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
3627f646a6 Fix missing function in FolderItemDelegate 2025-07-07 10:13:43 +02:00
wackyideas
5e2c1865bb Remove interpolation in volume mixer sliders 2025-07-05 23:05:04 +02:00
wackyideas
ddaea90f8c SevenTasks: Fix weird group thumbnails bug under X11 2025-07-05 11:26:50 +02:00
wackyideas
7966d98f33 Fix SevenTasks thumbnail sizing on Wayland 2025-07-04 04:08:55 +02:00
wackyideas
77253c32cd Visually update edit mode to improve text legibility
- Also removes animations for the panel plasmoid highlight that appears
in edit mode to improve responsiveness
2025-06-28 08:19:48 +02:00
wackyideas
61594858ca Fix broken DigitalClockLite KCM pages 2025-06-25 22:02:34 +02:00
wackyideas
2724786e34 Combine install.sh and install_ninja.sh scripts
When running compile scripts, you can now pass --ninja to enable Ninja.
This argument also works with the following scripts:
- compile.sh
- install_plasmoids.sh
2025-06-25 15:57:08 +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
74137380c3 Refactor Show Desktop (Win7) 2025-06-21 02:51:00 +02:00
wackyideas
13f0b6114d Fix SevenTasks metadata.json 2025-06-20 22:41:23 +02:00
wackyideas
0d9e4a5370 Remove unnecessary connections 2025-06-20 22:38:02 +02:00
wackyideas
a400d3ad48 Remove incorrect import version in SevenTasks 2025-06-20 20:27:02 +02:00
wackyideas
5460ae7a34 Fix SevenTasks for Plasma 6.4 2025-06-20 15:32:17 +02:00
wackyideas
7e71eba278 Fix system tray on Plasma 6.4 2025-06-20 15:21:40 +02:00
wackyideas
fbe9682cb3 Update jumplist positioning yet again 2025-06-16 19:06:57 +02:00
wackyideas
8c6982046d Fix SevenTasks tasks getting randomly stuck 2025-06-13 18:58:38 +02:00
wackyideas
22a268d391 Add Task Manager context menu action in SevenTasks 2025-06-13 18:42:40 +02:00
wackyideas
4fa19ddb33 Tweak SevenStart and SevenTasks compile scripts 2025-06-13 17:13:55 +02:00
wackyideas
ac5ee71af8 Improve Mixer window popup positioning on Wayland
- Requires building a C++ component for the volume mixer plasmoid
2025-06-13 17:13:36 +02:00
wackyideas
3ebb5455cc Attempt to improve jumplists under Wayland
- Fixes some weird positioning issues
- Still no proper animations
- Mouse grabbing should now work for jumplists
2025-06-13 15:52:59 +02:00
wackyideas
efa26980e4 Increase dragArea margins 2025-06-13 14:35:40 +02:00
wackyideas
d86f60d20b Attempt to fix hot tracking visibility issues
The opacity property which determines the visibility of hot tracking in
SevenTasks gets its binding broken for some reason, despite the
actual set of conditions for visibility being correctly updated. This
should fix the issue by manually updating the bindings upon these
changes.
2025-06-13 12:57:16 +02:00
wackyideas
dda050500a Fix PW stream being open while tooltip isn't visible 2025-06-05 05:33:33 +02:00
wackyideas
588f13b904 Add tooltips to truncated items in jumplists 2025-06-05 03:51:43 +02:00
wackyideas
19c0ea3c73 Fix grouped thumbnails sizing 2025-06-05 01:59:33 +02:00