* feat: on hover only show actions if available on notifications
* feat: on hover only show actions if available on notifications
* fix: make the change configurable
* fix: remove unneeded op
* fix: markup shown as tags from some browsers
* fix: notification body overflow
* Revert "fix: notification body overflow"
This reverts commit 58c0fe4758cbfcf1ca0fbf6e9c6a66322aa703cf.
* fix: remove options
* feat: make music lable more dynamically configurable
* fix: move seekbar above controls
* fix: add menu for media
* fix: add menu for media
* fix: add menu for media
* Organize media player code
* fix: revert back controls position
* Delete pnpm-lock.yaml
* Update options.ts
* Update widget/settings/pages/config/bar/index.ts
* fix: merge changes broken
---------
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
* feat: show battery on bluetooth device list
* feat: show battery on bluetooth device list
* fix: handle case when battery is not defined
* fix: handle case when battery is not defined
* feat: add bluetooth menu
* feat: add bluetooth menu
* fix: separate icon and percentage
* fix: group battery stuffs
* Update options.ts
* Update modules/menus/bluetooth/devices/devicelist.ts
* Update modules/menus/bluetooth/devices/devicelist.ts
* Update modules/menus/bluetooth/devices/devicelist.ts
---------
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
* feat(workspace): map client classes to application icons
* refactor: extract app icon detection
* feat: hide duplicate icons per workspace
* feat: use dedicated icons for empty workspace and fallback
* provide default icons
* feat: title or class matcher can no provided as regex
* style: change option description
* style: use more descriptive param name
* style: fix comment
* fix(lint): missing return type
* refactor: move type definitions into separate file
* feat: defined default app icon set
* docs: change option subtitles
* style: change icons
* fix: add missing default variant
---------
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
* Added the ability to provide a path to a json file for the weather API key.
* Update weather api key subtitle.
* Add jsdoc to methods and consolidate.
* Updated the logic for Stat/Metric tracking in the dashboard more robust.
* Show used/total for stats.
* Added the ability to configure the update interval of metrics in the dashboard.
* feat: add option to hide label when battery is full
* feat: add option to hide label when battery is full
* feat: add option to hide label when battery is full
* Update modules/bar/battery/index.ts
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
* fix: battery css
---------
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
* feat: add uptime on power profile
* feat: add uptime on power profile
* feat: add uptime on power profile
* feat: add uptime on power profile
* Update modules/menus/energy/profiles/index.ts
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
* Update modules/menus/energy/profiles/index.ts
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
* Update modules/menus/energy/profiles/index.ts
* Update modules/menus/energy/profiles/index.ts
---------
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>