Commit Graph

20 Commits

Author SHA1 Message Date
Jas Singh
8c2537b917 Added the ability to change bar locations. (#257)
* Added the ability to change bar locations.

* Update dropdown margins

* Make dropdown to bar gap configurable and organized code.
2024-09-14 23:29:00 -07:00
Jas Singh
2c72cc66d8 Implemented strict linting standards and prettier formatting config. (#248)
* Implemented strict linting standards and prettier formatting config.

* More linter fixes and type updates.

* More linter updates and type fixes

* Remove noisy comments

* Linter and type updates

* Linter, formatting and type updates.

* Linter updates

* Type updates

* Type updates

* fixed all linter errors

* Fixed all linting, formatting and type issues.

* Resolve merge conflicts.
2024-09-14 16:20:05 -07:00
Jas Singh
bb3b3dfdfb Added strict type checking to the project. (#236)
* Implement strict typing (WIP).

* changes

* Finish type checks

* Fix notification icon, matugen settings and update tsconfig.

* OSD Styling updates and added the ability to configure OSD duration.
2024-09-09 00:44:51 -07:00
Jas Singh
830de04b14 Added scaling to individual elements (all menus and the bar). (#154)
* Added scaling to individual elements (all menus and the bar).

* Make all dialog pages scrollable

* Add battery menu to settings

* update battery menu scaling

* Fix typo

* Add confirmation dialog scaling
2024-08-18 18:03:45 -07:00
Jas Singh
b200b6fadb Fix NerdFont icon alignments. (#143)
* WIP

* Fix nerdfont icon alignments

* Ship needed fonts

* Remove italicised fonts

* Update readme and separate OSD settings into their own category.

* Dashboard styling updates

---------

Co-authored-by: matavach <erik@matijevich.org>
2024-08-18 00:32:22 -07:00
Jas Singh
308e22b02f Added an osd for microphone inputs. (#60) 2024-08-02 01:22:20 -07:00
Jas Singh
c238a72963 Fixes #46 - Battery and Volume percentage values are now rounded to the nearest whole rather than down. (#52) 2024-07-31 01:32:40 -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
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
869e940a4b Update audio menu styling to combine available devie sections and improve bluetooth spacing 2024-07-11 00:53:38 -07:00
Jas Singh
9cf5b0f5ea Touch up network menu and finish bluetooth menu rework. 2024-06-30 04:02:38 -07:00
Jas Singh
de72c05088 Orgnize audio module code 2024-06-29 20:05:47 -07:00
Jas Singh
5ddf5c240d (WIP) Code orginazation/refactoring and beging nework refactoring... 2024-06-29 03:36:57 -07:00
Jas Singh
78496ae98a Reworked audio menu styling 2024-06-28 21:44:56 -07:00
Jas Singh
6670829bfc Updated and completed the notifications and bluetooth module. 2024-06-20 00:07:24 -07:00
Jas Singh
ca488f4fb6 Fixed systray icons to have reactive sizing and volume icon to properly change when muted/unmuted. 2024-06-18 01:48:10 -07:00
Jas Singh
904c5b8cd0 Added bluetooth menu. 2024-06-16 18:43:33 -07:00
Jas Singh
26d2fcde0e Added volume sliders and a list of all input/output devices. 2024-06-13 01:18:41 -07:00
Jas Singh
fad852c13f WIP - Added crappy popover spawning where button clicked. 2024-06-11 01:23:51 -07:00