Lily Garcia
807fca491c
Fix SDDM user label not rendering
2025-09-03 21:55:24 -04:00
Lily Garcia
05c6680779
Fix SDDM password input missing
2025-09-03 21:54:16 -04:00
wackyideas
a6ac28e2c8
Merge branch 'feat/shoud_not_blur' into 'master'
...
add config section for Classes matching regular expressions that should not blur
See merge request wackyideas/aerothemeplasma!38
2025-09-03 12:43:12 +02:00
Patrick Wu
e866a44e65
small rewording
2025-09-02 23:45:51 +08:00
Patrick Wu
a648dd7cff
empty line should be ignored
2025-09-02 23:44:55 +08:00
Patrick Wu
81fb89209a
add config section for Classes matching regular expressions that should not blur
2025-09-02 23:17:03 +08:00
wackyideas
791db3a512
Attempt to fix system tray bugs
2025-08-28 22:18:24 +02:00
wackyideas
1b329e72f0
Fix notifications ignoring DnD
2025-08-15 21:25:50 +02:00
wackyideas
005f3b569c
Early documentation
...
Currently unfinished, some documents are just stubs for now
2025-08-15 19:23:03 +02:00
wackyideas
2f92c0cd4f
Update README.md
2025-08-15 15:50:18 +02:00
wackyideas
94cef8b5f0
desktopcontainment: actually fix inappropriate refresh animations
2025-08-15 03:05:36 +02:00
wackyideas
e2c2bab03b
Make potentially missing folders in misc installer
2025-08-15 01:03:22 +02:00
wackyideas
132093371c
Merge branch 'master' into 'master'
...
Fix scrolling in the icons page of the desktop containment
See merge request wackyideas/aerothemeplasma!37
2025-08-15 00:53:17 +02:00
wackyideas
31f426c8e2
desktopcontainment: don't play refresh animation on rename
2025-08-15 00:52:35 +02:00
wackyideas
19fe3e911d
Attempt to fix system tray randomly messing up tray icons
2025-08-15 00:51:58 +02:00
wackyideas
428f1f550f
Fix SMOD Peek permanently hiding PiP players
2025-08-15 00:51:16 +02:00
catpswin56
3982c4d138
Fix scrolling in the icons page of the desktop containment
2025-08-12 10:29:33 -03:00
wackyideas
9c33abb0d2
Update libplasma patch structure
2025-08-01 04:22:13 +02:00
wackyideas
325c1cbf51
desktopcontainment: split View and Sort by actions
...
Needs to recompile desktopcontainment src
2025-07-28 01:30:25 +02:00
wackyideas
5ada923fb6
desktopcontainment: modify context menu layout
2025-07-28 00:19:18 +02:00
wackyideas
30ebd22ccc
Tweak fadingpopups behavior
2025-07-28 00:19:04 +02:00
wackyideas
6d501d28bf
desktopcontainment: add refresh animation indicator
2025-07-27 23:39:18 +02:00
wackyideas
75e1ff39f5
desktopcontainment: refactor refresh action code
2025-07-27 19:01:57 +02:00
wackyideas
26dedbd275
Fix hovering issues in desktop containment
2025-07-27 16:45:50 +02:00
wackyideas
d4afe57a17
Add refresh action to desktopcontainment
2025-07-27 02:13:43 +02:00
wackyideas
f2b497dcf7
Update README.md
2025-07-26 04:52:31 +02:00
wackyideas
4f49c15567
Add CONTRIBUTING.md
2025-07-26 04:49:54 +02:00
wackyideas
6ac4306d97
fadingpopups: change context menu behavior
...
- Currently only works on X11.
- Since Wayland doesn't share the same behavior as X11, it is currently
impossible to know what is a context or dropdown menu under Wayland,
at least not reliably, without a bunch of heuristics that will
almost certainly cause false positives.
2025-07-25 23:28:37 +02:00
wackyideas
fc058989e1
Prevent tooltips from being force blurred
2025-07-23 15:31:57 +02:00
wackyideas
7c05d294b9
Fix aeroglassblur conflicting with forceblur config
2025-07-23 13:22:07 +02:00
wackyideas
12c278fe83
Fix unwanted tooltip behavior in desktop containment
2025-07-23 04:24:03 +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
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