Commit Graph
30 Commits
Author SHA1 Message Date
JPratama7 d883096971 feat: add little radius 2025-08-31 11:35:24 +07:00
JPratama7 9bb5241e49 refactor: adjust tooltip 2025-08-31 10:54:13 +07:00
JPratama7 65601cb855 refactor: adjust codestyle 2025-08-31 09:44:20 +07:00
JPratama7 9264306a36 refactor: remove debug 2025-08-31 00:22:35 +07:00
JPratama7 d5a8a0d72f refactor: add to registry 2025-08-31 00:20:13 +07:00
JPratama7 36bfbe10ab feat: taskbar 2025-08-31 00:20:01 +07:00
JPratama7 a2b4f4b6b6 feat: remove quickshell prefix for profilename 2025-08-03 22:09:08 +07:00
JPratama7 90e3deb589 refactor: optimize wifi network lookup by using map instead of array iteration, change cli command for connect 2025-08-03 21:28:15 +07:00
JPratama7 3cf3474957 style: format code with consistent indentation and object literals 2025-08-03 21:28:15 +07:00
JPratama7 9347fd006d refactor: remove debug logging and reset network state after wifi scan 2025-08-03 19:43:52 +07:00
JPratama7 5ad7d731c0 feat: improve wifi connection handling with existing network detection and action panel 2025-08-03 19:40:05 +07:00
JPratama7 fbea11ee9c feat: add on refresh while still connecting 2025-08-03 19:40:04 +07:00
JPratama7 a419e56690 feat: add loading when scanning wifi 2025-08-03 07:01:31 +07:00
JPratama7 d2ea87b46b feat: add refresh button for wifi 2025-08-03 06:33:44 +07:00
JPratama7 4c9a51bf6a chore: add Program 2025-08-03 06:29:57 +07:00
JPratama7 272dafcfe1 Revert "refactor: centralize utility paths in Settings for zigbrightness and zigstat programs" 2025-07-30 14:14:46 +07:00
JPratama7 e319d0dfd6 refactor: centralize utility paths in Settings for zigbrightness and zigstat programs 2025-07-29 00:18:37 +07:00
JPratama7 bdfab74e1e feat: add charging-specific battery icons to battery status indicator 2025-07-29 00:13:46 +07:00
JPratama7 226e562c54 docs: update IPC commands with notification popup and idle inhibitor toggles 2025-07-27 22:22:07 +07:00
JPratama7 a9b89e771e feat: add right-click toggle for notification silence mode with icon state 2025-07-27 22:09:39 +07:00
JPratama7 f8db6ba9df feat: add ability to toggle notification popup visibility via IPC 2025-07-27 18:55:13 +07:00
JPratama7 ca48eef612 fix: convert to string first before using includes 2025-07-27 18:12:12 +07:00
JPratama7 c74a248e1d feat: add idle inhibitor for ipc 2025-07-27 18:11:48 +07:00
JPratama7 ef1274d42b del: remove fullscrren, move responsibilty to hyprland or niri 2025-07-27 17:47:59 +07:00
JPratama7 f3652e7c82 feat: add TypeScript types to getAppIcon and document fullscreen toggle command 2025-07-26 22:53:42 +07:00
JPratama7 ef2bacc4c4 fix: update battery tooltip to reference correct widget properties 2025-07-26 22:15:03 +07:00
JPratama7 899a592c27 feat: add IPC handler for toggling window fullscreen state 2025-07-26 21:52:28 +07:00
JPratama7 18bc65dff1 feat: add taskbar module with configurable icon size and window management 2025-07-26 21:52:08 +07:00
JPratama7 f1c2f9bea8 feat: add font size scaling with configurable multiplier in settings 2025-07-26 18:22:06 +07:00
JPratama7 eb4db2b910 feat: add environment variable support for settings and theme file paths 2025-07-26 16:50:29 +07:00