Commit Graph

87 Commits

Author SHA1 Message Date
Jas Singh
aae22bef5e Network module rework (#48)
* Fixes #45 - Reworked the network module to be more responsive and added ssid truncation configuration.

* Added truncation options in the defaults.
2024-07-30 21:51:36 -07:00
Jas Singh
26f61ed513 HyprPanel now checks for the gpustat dependency and provides a notification if missing rather than crash. (#43)
Solves #42
2024-07-30 01:45:55 -07:00
Jas Singh
9ccc624712 Added on-screen-displays to indicate volume and brightness changes. (#34)
* Resolves #13 - Added on-screen-displays to indicate volume and brightness changes.

* <3 Aylur

* Update brightness logic for osd

* Update brightness labels

* Fixed typos in the settings menu component.

* Added options to toggle OSD and change its orientation.
2024-07-29 02:01:38 -07:00
Jas Singh
0ee58c69c3 Added an option to opt into tracking GPU stats in the dashboard. (#10)
* Added an option to opt in to GPU usage.

* Catch and log error if exists during GPU stat monitoring.

* Removed unimplemented category header for System Tray in options

* Update the readme to indicate this change.
2024-07-27 14:15:56 -07:00
Jas Singh
42ccd573be Updated the default weather template and the weather logic to handle errors better 2024-07-27 13:07:25 -07:00
Jas Singh
40a24b3425 Added a 'Connected' indicator if one or more bluetooth devices are connected. 2024-07-27 02:41:57 -07:00
Jas Singh
cd0a14c146 Added location from master to current branch. 2024-07-26 23:17:36 -07:00
Jas Singh
b511d76e11 Convert all remaining files to typescript. 2024-07-26 23:11:33 -07:00
Jas Singh
ca5dcc629b Converted a significant amount of files from js to ts. 2024-07-26 02:02:47 -07:00
Jas Singh
7fddcf0299 Implemented the ability to specify the terminal to launch btop with. 2024-07-24 22:44:35 -07:00
Jas Singh
7a5093a111 Fixing missing styling variables 2024-07-24 19:04:22 -07:00
Jas Singh
21393c122a Implement layout options 2024-07-24 09:46:38 -07:00
Jas Singh
28fbb8e3b4 Implement Setting Dialog - Work in Progress 2024-07-21 16:20:34 -07:00
Jas Singh
ab721edbd2 Finish all options sets 2024-07-20 22:59:25 -07:00
Jas Singh
a480400359 Added more configuration options 2024-07-20 16:21:52 -07:00
Jas Singh
29abe55008 Finish all theming options 2024-07-20 00:32:54 -07:00
Jas Singh
1e3a23439d Added customizable styling for network, bluetooth, battery and audio menu... and fixed window position based on scale. 2024-07-18 00:26:29 -07:00
Jas Singh
f5aa300512 Added more customization options 2024-07-16 00:11:55 -07:00
Jas Singh
7a2fdf8647 Centralize menu button coordinate logic and replace popupwindows with dropdownmenu. 2024-07-14 15:13:09 -07:00
Jas Singh
6062164652 Increase hyprpicker timeout 2024-07-14 02:07:37 -07:00
Jas Singh
f6b53ba522 Fix directory navigation in dashboard. 2024-07-14 01:38:58 -07:00
Jas Singh
ad7c813917 Add delay to dashboard shortcuts to wait for menu to close fully. 2024-07-14 00:34:48 -07:00
Jas Singh
a997a6f465 Handle dynamically sized menus. 2024-07-14 00:01:13 -07:00
Jas Singh
880198c842 Replace network signal icons with labels to prevent stuttering bug. 2024-07-13 22:34:39 -07:00
Jas Singh
58f6e02b8d Replace Widget.Icon with Label to fix stuttering icons. 2024-07-13 22:09:14 -07:00
Jas Singh
3c2abcc9ae Styling fixes 2024-07-13 21:07:18 -07:00
Jas-SinghFSU
b633650679 Network wifi section fix 2024-07-13 16:19:08 -07:00
Jas Singh
04ed432b32 Modularized notification toast and menu components. 2024-07-13 14:43:13 -07:00
Jas Singh
db118a0746 Fix off-center discord icon. 2024-07-11 00:59:33 -07:00
Jas Singh
869e940a4b Update audio menu styling to combine available devie sections and improve bluetooth spacing 2024-07-11 00:53:38 -07:00
Jas Singh
2bc344c266 Resize calendar clock, update dashboard width and add dolphin links to directories. 2024-07-11 00:35:27 -07:00
Jas Singh
b974c1e755 Fix margin between menu cards and added directory menu in dashboard. 2024-07-11 00:08:40 -07:00
Jas Singh
cd149636bc Update styling for notifications menu 2024-07-10 21:14:21 -07:00
Jas Singh
a4580d85c4 Update media panel styling 2024-07-10 02:13:27 -07:00
Jas Singh
e711d639b7 Finish media menu refactor 2024-07-10 01:58:18 -07:00
Jas Singh
6cda814d9b WIP - Refactor media menu 2024-07-10 00:46:24 -07:00
Jas Singh
a28bde6e3f Update snapshot functionality and add notification for it. 2024-07-09 01:13:20 -07:00
Jas Singh
c14d2b21df Finish dashboard 2024-07-09 00:08:43 -07:00
Jas Singh
11986dd5a6 Implemented screen recording functionality for record button in dashboard. 2024-07-08 02:54:38 -07:00
Jas Singh
251a4da2bc Implemented majority of dashboard 2024-07-08 01:13:26 -07:00
Jas-SinghFSU
eee68e8acf Begin work on dashboard 2024-07-06 02:24:30 -07:00
Jas-SinghFSU
e6c00e0532 Fix network menu to remove duplicate ssids 2024-07-06 00:31:42 -07:00
Jas Singh
ce54b7a6d8 Implement dashboard skeleton 2024-07-03 16:56:59 -07:00
Jas Singh
f0366f3186 Fixed night weather icons. 2024-07-03 00:32:27 -07:00
Jas Singh
2a0be05a2b Add timestamp to notifications and add styling to menu button 2024-07-02 23:58:49 -07:00
Jas Singh
5846470441 Modularize the calendar widget 2024-07-02 21:48:59 -07:00
Jas Singh
651d2f2e86 Fixed the bug where a media player would linger after the app was closed. 2024-07-02 21:02:30 -07:00
Jas Singh
fee85b255c Rename bar.js file to index.js and fix styling for switches and media progress bar. 2024-07-02 01:57:17 -07:00
Jas-SinghFSU
71231df924 Fix battery icon styling 2024-07-02 00:34:07 -07:00
Jas-SinghFSU
63b5302fe0 Implemented battery, power profile and brightness all in one menu 2024-07-01 23:26:45 -07:00