Commit Graph

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