• Joined on 2025-10-16
honney pushed to honney/notification at honney/quickshell 2026-08-29 23:53:30 +02:00
b2d5c0d5fb feat: refactor Notification.qml to handle negative implicitHeight values
f1d01cadf8 feat: update notification duration calculation to include milliseconds
Compare 2 commits »
honney pushed to honney/notification at honney/quickshell 2026-08-29 23:19:26 +02:00
ecf00de898 feat: add inline reply functionality to notification body
honney pushed to honney/notification at honney/quickshell 2026-08-29 23:18:29 +02:00
f488f22def feat: improve notification layout for better visibility and functionality
honney pushed to honney/notification at honney/quickshell 2026-08-29 23:11:34 +02:00
1bf0f0bfc1 fix: Ensure inline reply functionality closes the notification correctly for resident notifications
honney pushed to honney/notification at honney/quickshell 2026-08-29 23:03:10 +02:00
504c5ac484 fix: update notification close behavior
honney pushed to honney/notification at honney/quickshell 2026-08-29 22:49:15 +02:00
bd59a8e457 feat: add screen height to font functions in Config. Added actions, inline Reply and urgency to NotificationBody
095839c45a feat: add notification window with debug option
8352ba5a56 fix: Toggle notification sound functionality
f2e8d8a144 feat: add NotificationButton widget to bar to display notifications and work NotificationButton to a usable state
3cd6807681 feat: add notification sound and notification window enhancements. Ready for alpha.NotificationBody needs work
Compare 5 commits »
honney pushed to main at honney/hypr 2026-08-27 16:08:05 +02:00
630634ca4e feat: add quickshell session to autostart sequence remove it from script and removed your Idle and back notifications
honney pushed to main at honney/fish 2026-08-27 00:15:43 +02:00
6c746797e9 feat: add mkdir alias to configs/alias_useful.fish that cds into the created folder
honney pushed to main at honney/fish 2026-08-27 00:13:29 +02:00
8edee10703 fix: refactor pacman alias to have default --needed in -S subcommand
honney pushed to main at honney/fish 2026-08-25 23:58:49 +02:00
ae6b0b227b fixing usage in other scripts
honney pushed to main at honney/hypr 2026-08-25 14:07:43 +02:00
22cf5c8b86 feat: add support for adjusting audio volume and mute on external audio sources
honney created branch honney/notification in honney/quickshell 2026-08-25 01:01:12 +02:00
honney pushed to honney/notification at honney/quickshell 2026-08-25 01:01:12 +02:00
0b20e8eb85 feat: add notification module with functionality to display notifications on focused monitor with a NotificationServer as Singleton
honney pushed to main at honney/quickshell 2026-08-25 01:01:12 +02:00
b9a455347d fix: update module import paths to new location
5b23111eb3 feat: add IdleState reference in Bar.qml to give it a valid Window to be able to inhibit idle
c77020dc69 refactor: Integrate IdleMonitor and IdleInhibitor into IdleState to manage system idle and inhibit functionality in singleton and not multiple times
4d2c99df65 refactor: Adjusted the volume change timer interval from 1000 ms to 2000 ms in audio source and sink states
230537699d feat: add volume change OSD modules for audio sink and source and added Default Sink and Source to the Bar
Compare 7 commits »
honney pushed to main at honney/fish 2026-08-24 14:07:13 +02:00
deb879b6c4 fix: Improve flatpak update check logic
honney pushed to main at honney/fish 2026-08-24 13:55:09 +02:00
7a1e432231 fix: update flatpak update check to handle timeouts and null output
honney pushed to main at honney/quickshell 2026-08-23 22:18:06 +02:00
4b4159371d feat: add support for lazy loading in modules
honney pushed to main at honney/quickshell 2026-08-23 21:44:58 +02:00
426b96a27e note if idle breaks
9f8d774efd rework of IdleButton
896264c062 some fixes to remove warnings
a046c5b3e0 disabled Background (had errors and no use)
Compare 4 commits »
honney pushed to main at honney/hypr 2026-08-23 21:41:01 +02:00
6a1fec6c3d feat: add carla session to autostart script
honney pushed to main at honney/fish 2026-08-23 20:24:34 +02:00
f1fb649e98 refactor: Moved updateall and added some lines to clearyfy in arch_config.fish