Hannes
|
a827d1e92c
|
fix: removed notes
|
2026-09-02 00:16:57 +02:00 |
|
Hannes
|
27401c25a0
|
feat: refactor notification system to manage hover states centrally and auto close
|
2026-09-02 00:16:15 +02:00 |
|
Hannes
|
b59eb012ba
|
feat: refactor: add helpers for summary/body placement in NotificationBody
|
2026-09-01 23:59:36 +02:00 |
|
Hannes
|
2df40a2a76
|
fix: Update NotificationBody.qml for expanded groups and clear-group functionality
|
2026-09-01 22:59:55 +02:00 |
|
Hannes
|
9788529f55
|
feat: Introduce NotificationHistoryLoader to manage opening and closing the NotificationHistory panel.
|
2026-09-01 22:41:34 +02:00 |
|
Hannes
|
94d9dd6fac
|
feat: update bar height configuration and bar visibilty on fullscreen
|
2026-09-01 14:37:46 +02:00 |
|
Hannes
|
764f8197fb
|
feat: refactor bar spacing functions to use dedicated functions
|
2026-09-01 13:52:03 +02:00 |
|
Hannes
|
36486179d5
|
fix: Update notification sound play logic
|
2026-08-31 21:42:38 +02:00 |
|
Hannes
|
f2b69382c7
|
refactor: Introduce _hoveredActionCount for notification action hover tracking, avoiding direct 'root' lookup and improving code readability.
|
2026-08-31 17:07:43 +02:00 |
|
Hannes
|
c7538750e3
|
feat: update notification layout and add avatar load functionality
|
2026-08-31 16:54:54 +02:00 |
|
Hannes
|
2c38de7c60
|
feat: refactor notification body to use a more concise conditional expression for handling app icons, images, and desktop entry icons
|
2026-08-31 16:34:18 +02:00 |
|
Hannes
|
47562185f1
|
fix: fixed some mouseArea stuff and the Connection function
|
2026-08-30 00:26:49 +02:00 |
|
Hannes
|
4f49575069
|
fix: timers are getting deleted and not just multiply
|
2026-08-30 00:19:44 +02:00 |
|
Hannes
|
8c6662871a
|
feat: add notification close event handling in NotificationBody
|
2026-08-30 00:14:13 +02:00 |
|
Hannes
|
b2d5c0d5fb
|
feat: refactor Notification.qml to handle negative implicitHeight values
|
2026-08-29 23:53:23 +02:00 |
|
Hannes
|
f1d01cadf8
|
feat: update notification duration calculation to include milliseconds
|
2026-08-29 23:44:32 +02:00 |
|
Hannes
|
ecf00de898
|
feat: add inline reply functionality to notification body
|
2026-08-29 23:19:20 +02:00 |
|
Hannes
|
f488f22def
|
feat: improve notification layout for better visibility and functionality
|
2026-08-29 23:18:21 +02:00 |
|
Hannes
|
1bf0f0bfc1
|
fix: Ensure inline reply functionality closes the notification correctly for resident notifications
|
2026-08-29 23:10:37 +02:00 |
|
Hannes
|
504c5ac484
|
fix: update notification close behavior
|
2026-08-29 23:03:03 +02:00 |
|
Hannes
|
bd59a8e457
|
feat: add screen height to font functions in Config. Added actions, inline Reply and urgency to NotificationBody
|
2026-08-29 22:48:53 +02:00 |
|
Hannes
|
095839c45a
|
feat: add notification window with debug option
|
2026-08-29 01:19:21 +02:00 |
|
Hannes
|
8352ba5a56
|
fix: Toggle notification sound functionality
|
2026-08-28 12:41:31 +02:00 |
|
Hannes
|
f2e8d8a144
|
feat: add NotificationButton widget to bar to display notifications and work NotificationButton to a usable state
|
2026-08-27 21:50:50 +02:00 |
|
Hannes
|
3cd6807681
|
feat: add notification sound and notification window enhancements. Ready for alpha.NotificationBody needs work
|
2026-08-26 00:38:20 +02:00 |
|
Hannes
|
0b20e8eb85
|
feat: add notification module with functionality to display notifications on focused monitor with a NotificationServer as Singleton
|
2026-08-25 01:00:52 +02:00 |
|
Hannes
|
b9a455347d
|
fix: update module import paths to new location
|
2026-08-24 23:39:06 +02:00 |
|
Hannes
|
5b23111eb3
|
feat: add IdleState reference in Bar.qml to give it a valid Window to be able to inhibit idle
|
2026-08-24 23:38:44 +02:00 |
|
Hannes
|
c77020dc69
|
refactor: Integrate IdleMonitor and IdleInhibitor into IdleState to manage system idle and inhibit functionality in singleton and not multiple times
|
2026-08-24 23:37:10 +02:00 |
|
Hannes
|
4d2c99df65
|
refactor: Adjusted the volume change timer interval from 1000 ms to 2000 ms in audio source and sink states
|
2026-08-24 20:33:23 +02:00 |
|
Hannes
|
230537699d
|
feat: add volume change OSD modules for audio sink and source and added Default Sink and Source to the Bar
|
2026-08-24 20:31:44 +02:00 |
|
Hannes
|
776d25df0f
|
feat: add WLogout quickshell command
|
2026-08-23 22:47:57 +02:00 |
|
Hannes
|
dcd583f1fa
|
fix: update TODO.md to add reload-popup and WIN+Tab features
|
2026-08-23 22:41:27 +02:00 |
|
Hannes
|
4b4159371d
|
feat: add support for lazy loading in modules
|
2026-08-23 22:14:36 +02:00 |
|
Hannes
|
426b96a27e
|
note if idle breaks
|
2026-08-22 21:39:12 +02:00 |
|
Hannes
|
9f8d774efd
|
rework of IdleButton
|
2026-08-22 21:35:43 +02:00 |
|
Hannes
|
896264c062
|
some fixes to remove warnings
|
2026-08-22 16:54:49 +02:00 |
|
Hannes
|
a046c5b3e0
|
disabled Background (had errors and no use)
|
2026-08-22 16:43:26 +02:00 |
|
Hannes
|
c1e1540ab9
|
added todo list
|
2026-08-22 00:40:07 +02:00 |
|
Hannes
|
0a0d8130d0
|
update to network stat graphs
|
2026-08-22 00:24:17 +02:00 |
|
Hannes
|
e5e1d34e5c
|
update to network updates
|
2026-08-22 00:12:37 +02:00 |
|
Hannes
|
d734110cc2
|
updates to networking
|
2026-08-21 23:30:28 +02:00 |
|
Honney
|
2b4d3cd911
|
Using Quickshell Build in stuff for battery
|
2026-08-21 22:07:56 +02:00 |
|
Hannes
|
f11ddfb7fe
|
make the width nicer
|
2026-07-05 19:00:10 +02:00 |
|
Hannes
|
6ebd2bf648
|
fixed workspace num moving
|
2026-07-05 18:40:25 +02:00 |
|
Hannes
|
a3bc7e73e5
|
moved the insides inside the rectangle
|
2026-07-03 18:11:08 +02:00 |
|
Hannes
|
5dcfa1dafd
|
added and sorted apps
|
2026-06-29 21:01:12 +02:00 |
|
Hannes
|
83ca74adad
|
added and sorted apps
|
2026-06-28 17:35:51 +02:00 |
|
Honney
|
2eae90b6b5
|
update to battery.qml
|
2026-06-22 13:21:47 +02:00 |
|
Hannes
|
ec8d1045bf
|
fixed warnings
|
2026-06-19 16:31:46 +02:00 |
|
Hannes
|
b71f4d8c7e
|
updates
|
2026-06-19 16:26:15 +02:00 |
|
Hannes
|
8888b84b0a
|
Fixed PopUpWindow
|
2026-06-19 15:55:51 +02:00 |
|
Honney
|
52408627ef
|
Merge remote-tracking branch 'refs/remotes/origin/main'
|
2026-06-19 15:01:17 +02:00 |
|
Honney
|
858ac26fdc
|
fix to network
|
2026-06-19 15:00:34 +02:00 |
|
Hannes
|
fe9268e779
|
fixed unknown apps
|
2026-06-18 22:25:29 +02:00 |
|
Hannes
|
3c41176933
|
rapair to pop up
|
2026-06-16 19:09:09 +02:00 |
|
Hannes
|
5df0534c78
|
fixed the beta
|
2026-06-15 23:30:42 +02:00 |
|
Hannes
|
c4a018e39c
|
added beta of hover texts
|
2026-06-15 23:19:07 +02:00 |
|
Hannes
|
256c8360f5
|
made magick detection better
|
2026-06-15 18:44:28 +02:00 |
|
Honney
|
a4f38f0e6a
|
made battery feel more natural
|
2026-06-15 13:15:21 +02:00 |
|
Hannes
|
ce3f8b7ebc
|
fix for hyprland lua mode
|
2026-06-14 23:59:21 +02:00 |
|
Honney
|
a2a9812089
|
fixed battery and added debug prints to set-wallpaper
|
2026-06-14 01:29:01 +02:00 |
|
Honney
|
980058a2f0
|
fixed small things
|
2026-06-14 01:15:30 +02:00 |
|
Hannes
|
6eeb676f14
|
readded some files that need to be there
|
2026-06-14 00:50:35 +02:00 |
|
Hannes
|
6ab83915a1
|
refaktor
|
2026-06-14 00:49:24 +02:00 |
|
Hannes
|
5c91cec113
|
updated TODOs
|
2026-06-12 19:24:53 +02:00 |
|
Hannes
|
ad2379b999
|
fixed fast reload interval
|
2026-06-11 15:11:22 +02:00 |
|
Hannes
|
713d24e7bf
|
fixes to colors
|
2026-06-10 21:16:24 +02:00 |
|
Honney
|
bdc7b6917c
|
fix battery charging
|
2026-06-09 21:44:54 +02:00 |
|
Hannes
|
edba9cc928
|
fixes to workspace without apps
|
2026-06-09 00:32:40 +02:00 |
|
Hannes
|
4f169c660e
|
mini repairs
|
2026-06-09 00:05:13 +02:00 |
|
Hannes
|
b77a58479b
|
fixed blur
|
2026-06-08 23:56:23 +02:00 |
|
Hannes
|
c37db71cac
|
made wallpaper settable with xdg config
|
2026-06-08 23:53:18 +02:00 |
|
Hannes
|
b2eadfe9a2
|
better
|
2026-06-08 19:57:46 +02:00 |
|
Honney
|
adb742a088
|
updated for different screen sizes
|
2026-06-08 19:51:28 +02:00 |
|
Honney
|
24eeb0bb32
|
updated app icon script
|
2026-06-08 19:48:59 +02:00 |
|
Hannes
|
b9e57ce208
|
made install script better
|
2026-06-08 19:41:52 +02:00 |
|
Hannes
|
53d4e37754
|
made install script better
|
2026-06-08 19:41:42 +02:00 |
|
Hannes
|
d69d17821b
|
repaired
|
2026-06-08 19:27:28 +02:00 |
|
Hannes
|
57d0a2d6a5
|
Made the bar scaling relative and ia a config file
|
2026-06-08 19:25:33 +02:00 |
|
Honney
|
bddebdb983
|
made alt look for battery nicer
|
2026-06-08 12:49:25 +02:00 |
|
Honney
|
4321224d1d
|
Added charging Icon to default battery layout
|
2026-06-08 12:31:30 +02:00 |
|
Honney
|
79abfceb01
|
updates to battery formating
|
2026-06-02 11:54:44 +02:00 |
|
Honney
|
b37f1d7246
|
added full marking
|
2026-06-01 22:19:47 +02:00 |
|
Hannes
|
2aabe79f5b
|
todo
|
2026-06-01 22:18:59 +02:00 |
|
Honney
|
76f5f50d07
|
slight change
|
2026-06-01 21:28:20 +02:00 |
|
Honney
|
d2ee5d1a9c
|
Battery view added
|
2026-06-01 21:26:54 +02:00 |
|
Hannes
|
4d4215264d
|
reworked the wlogout scripts
|
2026-06-01 16:09:54 +02:00 |
|
Honney
|
20f44d8e2b
|
fixed stuff
|
2026-06-01 13:01:17 +02:00 |
|
Honney
|
5ed13c2eec
|
resort wlogout
|
2026-06-01 12:47:10 +02:00 |
|
Hannes
|
b8de459500
|
added a helper script to git ignore
|
2026-06-01 00:47:57 +02:00 |
|
Hannes
|
3775dece25
|
made the wlogout buttons into scripts
|
2026-06-01 00:44:20 +02:00 |
|
Hannes
|
47aa559a19
|
fixed background
|
2026-05-31 21:56:20 +02:00 |
|
Hannes
|
f864827d03
|
fixed colors in install.sh
|
2026-05-31 20:16:53 +02:00 |
|
Hannes
|
7edd7ae7dc
|
fixed Colors.qml
|
2026-05-31 20:14:38 +02:00 |
|
Hannes
|
07dc2793e4
|
fixed Colors.qml
|
2026-05-31 20:14:23 +02:00 |
|
Hannes
|
512bd640df
|
updated install to make dir
|
2026-05-31 17:01:27 +02:00 |
|
Honney
|
59a7eec7d1
|
Made network working
|
2026-05-31 15:20:40 +02:00 |
|
Honney
|
f93370a466
|
made PowerButton working
|
2026-05-31 15:15:25 +02:00 |
|
Honney
|
5802736724
|
Added install script
|
2026-05-31 14:54:41 +02:00 |
|