Commit Graph

568 Commits

Author SHA1 Message Date
Karol Stawowski
c203ffe80f Fix: Updated hourly weather time to respect military clock setting (#937) 2025-05-17 18:28:41 -07:00
Jas Singh
2bb1449fb6 Fix: An issue that would cause Matugen colors to not apply. (#929)
* Eslint updates

* linter fixes

* Type fixes

* More type fixes

* Fix isvis

* More type fixes

* Type Fixes

* Consolidate logic to manage options

* Linter fixes

* Package lock update

* Update configs

* Version checker

* Debug pipeline

* Package lock update

* Update ci

* Strict check

* Revert ci

* Eslint

* Remove rule since it causes issues in CI

* Actual matugen fix
2025-05-11 23:01:55 -07:00
Sumit Pathak
0c82ce9704 Fix wallpaper path handling with spaces (#908)
* Fix wallpaper path handling with spaces

* fix linting errors

---------

Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
2025-04-28 17:16:56 -07:00
Pabcihba
07a990f1f8 better runUpdates script for arch users (#909)
* Better update script

* Better update script

* Update scripts/runUpdates.sh

Co-authored-by: davfsa <davfsa@gmail.com>

---------

Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
Co-authored-by: davfsa <davfsa@gmail.com>
2025-04-28 17:09:16 -07:00
Jas Singh
42943b3def Chore: Added applicationIconMap to nix. (#900) 2025-04-12 20:02:57 -07:00
Jas Singh
ade0e318d6 Readme update (#899) 2025-04-12 19:30:22 -07:00
Louis Dalibard
1d4d2dcc20 feat: add world clock divider option (#893)
* feat: add world clock divider option

* feat: add world clock divider option

---------

Co-authored-by: Louis Dalibard <ontake@ontake.dev>
2025-04-09 21:29:15 -07:00
Jas Singh
a48b072b53 Feat: Added a separators module for the bar. (#889) 2025-04-07 21:14:31 -07:00
Jas Singh
93235f0fb1 Feat: Custom modules can now be created through a JSON file. (#887)
* Feat: Custom modules can now be created through a JSON file.

* Added the ability to consume labels and icons.

* Add all properties but styling.

* Wrap up implementation.

* Rename custom modules to basic modules to make way for new actually custom modules.
2025-04-07 01:52:39 -07:00
Mara
483facfa56 Fix: Stable update info polling (#872)
* adjusted sleep between polls to always sleep at least 2s

* fixed tooltip formatting when no updates available

---------

Co-authored-by: Mara <mara.dawn69@gmail.com>
2025-04-05 10:31:04 -07:00
Jas Singh
18c383b754 Clean up world clock module code and add themes. (#885) 2025-04-04 23:13:18 -07:00
Louis Dalibard
1d717e9f2e feat: add world clock module (#795)
Co-authored-by: Louis Dalibard <ontake@ontake.dev>
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
2025-04-04 23:10:51 -07:00
Jas Singh
9a40475f4a Fix: wsIconMap is null issue. (#884) 2025-04-04 00:23:03 -07:00
orangc
3332d309e4 Merge pull request #854 from Ciflire/master
feat: adding iconWorkspaceMap option
2025-04-02 10:38:46 +03:00
orangc
ffa884a1f5 Merge branch 'master' into master 2025-04-02 10:17:26 +03:00
davfsa
c9ce27afb9 Fix: empty icons for modules will no longer be rendered (#880)
Signed-off-by: davfsa <davfsa@gmail.com>
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
2025-04-01 21:05:22 -07:00
davfsa
56dca9c176 Fix: overflowing notification pager container border (#879)
Signed-off-by: davfsa <davfsa@gmail.com>
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
2025-04-01 21:00:57 -07:00
Nathan
3bcd3c4710 Fix: Add bar.systray.ignore for nix (#870) 2025-03-29 22:03:26 -07:00
davfsa
94a00a49da Fix: order priority when resolving application icon maps (#868)
Signed-off-by: davfsa <davfsa@gmail.com>
2025-03-28 09:29:56 -07:00
Jas Singh
b6b58edf76 Fix: Improved GDK to Hyprland monitor mapping logic. (#867)
* Feat: Improved GDK<->Hyprland monitor mapping logic.

* Update src/components/bar/utils/GdkMonitorMapper.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Fix type issue.

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-03-28 01:52:25 -07:00
Mara
c147f154a4 Feat: Add optional extended tooltip for updates module (#866)
* added optional extended tooltip for updates module

* Apply suggestions from code review

Linter fixes

* Update scripts/checkUpdates.sh

Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>

* Update scripts/checkUpdates.sh

Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>

---------

Co-authored-by: Mara <mara.dawn69@gmail.com>
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
2025-03-27 23:19:55 -07:00
Jas Singh
7b5c339e93 Fix: styling side-effects are no longer visible on monitors with no bars. (#864) 2025-03-24 22:46:58 -07:00
Luke Wriglesworth
c3d1681e01 fix: missing semicolon that breaks nix build (#862)
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
2025-03-24 22:27:15 -07:00
Jas Singh
8068663466 Fix: Allow vertical monitors to be recorded properly instead of erroring. (#861) 2025-03-24 22:25:15 -07:00
Siddharth Jain
dba7ac64c6 Feat: Added a configuration option to define the save location of recordings.
* Add file picker for saving screen recordings

Implemented a file picker using Zenity to allow users to choose the save location for their screen recordings after stopping.

Replaced the hardcoded save path with dynamic user input.

Improved the notification system to inform users when recordings are saved or discarded.

* Refactored RecordingButton to fetch the latest recording path dynamically.

Removed static path references, ensuring the updated path from Hyprpanel config is always used.

* Update screen_record.sh

Added comment why use "sleep 1" at line 80

* Update module.nix

Updated nix module.

* Expand ~ in output directory, set default path, and add validation

- Properly expand `~` to `$HOME` in the output directory path.
- Set default recording directory to `$HOME/Videos` if none is provided.
- Validate that the output directory exists before starting a recording.

* Update scripts/screen_record.sh

Co-authored-by: Chase Taylor <11805686+dotaxis@users.noreply.github.com>

* Update scripts/screen_record.sh

Co-authored-by: Chase Taylor <11805686+dotaxis@users.noreply.github.com>

* Code Quality Check.

* Update RecordingButton.tsx

Removed debug logs as well.

* Update src/components/menus/dashboard/shortcuts/buttons/RecordingButton.tsx

Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>

* updated RecordingButton.tsx && helper.tsx

Fixed the issues pointed by @Jas-SinghFSU

* Update RecordingButton.tsx

Fixed few linter errors.

---------

Co-authored-by: Chase Taylor <11805686+dotaxis@users.noreply.github.com>
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
2025-03-24 20:52:17 -07:00
davfsa
c57d512ced Fix notifications border rounding (#856)
Signed-off-by: davfsa <davfsa@gmail.com>
2025-03-24 18:32:29 -07:00
VESSE Léo
f6f59bae69 feat: adding iconWorkspaceMap option
fix: use builtin.toJSON

fix: removing useless function

fix: attrSet Names

fix: theme attrSet name

fix: jsonFormat type
2025-03-23 13:27:06 +01:00
davfsa
3a5ad2a1db Merge pull request #849 from NklsCh/master
Fix: Prevent Matugen to override user settings with config defaults
2025-03-19 17:33:53 +01:00
Niklas Choinowski
b9aa6854f6 fix: removed opt.initial becouse opt.value will always hold either the user defined value or the default 2025-03-19 06:54:48 +01:00
Niklas Choinowski
b4506130f9 fix: use current value instead of initial to not override already set settings
Co-Authored: @PhoenixGamer339
2025-03-18 21:03:59 +01:00
Jas Singh
a4e9a99f82 Fix: Added a fallback workspace icon for applications. (#845) 2025-03-17 20:54:38 -07:00
orangc
ceba4a348d Merge pull request #841 from NklsCh/master
fix: use mkIf instead of optionals to provent empty overlays and avoid conflicts
2025-03-18 05:17:51 +03:00
orangc
0ce8d1aec8 Merge branch 'master' into master 2025-03-18 05:17:13 +03:00
Chase Taylor
f27c47e505 readme: add bc to required dependencies (#830)
* Update README.md

Add `bc` to required dependencies

* Replace bc with awk

---------

Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
2025-03-17 19:06:46 -07:00
davfsa
7fe89ac5eb Add up-to-date default workspace labels (#709)
* Add up-to-date workspace labels

* Use iterators instead of creating copies of the mappings

* Re-add guard clause

Signed-off-by: davfsa <davfsa@gmail.com>

* merge origin

* Fix duplicate icons and simplify implementation.

---------

Signed-off-by: davfsa <davfsa@gmail.com>
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
2025-03-17 19:05:14 -07:00
Niklas Choinowski
e181f992ed Fix: use mkIf instead of optionals to prevent empty overlays 2025-03-17 18:30:28 +01:00
davfsa
14b17c0667 Improve network bar (#813)
* Improve network bar

- Improve consistency of status updates by using `state` and
`connectivity`
- Add 'Off' text based on WiFi adapter status

* Update src/components/bar/modules/network/index.tsx

---------

Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
2025-03-16 23:15:23 -07:00
davfsa
a949b34632 Feat: Add live reloading of configuration file (#684)
* Add live reloading of configuration file

This also removes the need for a file with all the available
configuration and a shadow configuration file.

Additionally, added several improvements:
1. Reduce I/O on initial configuration loading by only reading file once
2. Remove unnecesary back and forth events when editing configuration

* Add missing return type

* Consistently reset on config changes and error if failed to initialize config

* Fix massive I/O load on startup by numerical options

* Use _findVal when monitoring config file

* Apply PR requested changes

Signed-off-by: davfsa <davfsa@gmail.com>

* Add missing =>

Signed-off-by: davfsa <davfsa@gmail.com>

* Fix reassignment to const, change to let.

---------

Signed-off-by: davfsa <davfsa@gmail.com>
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
2025-03-16 02:39:25 -07:00
Piyush Kumbhare
50faa14621 created notifications.ignore string list option (#831)
* created notifications.ignore string list option

* reverted auto-formatting
2025-03-14 08:52:41 -07:00
dann-merlin
2be9f1ef6c Fixed an issue that would prevent the media menu from going fully transparent. (#796)
The menu-items-section box of the media menu was not transparent by
default. Usually it is fully shadowed by its child "menu-content".
The color and tint of the can be configured by the user.
However, because the menu-items-section box behind the card had a
solid color, it was impossible to configure a transparent card.

Co-authored-by: Merlin Sievers <merlin.sievers@posteo.net>
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
2025-03-01 13:12:59 -08:00
Alejandro
28d2884b2f Add Zen browser to window titles and media. (#790)
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
2025-03-01 13:00:48 -08:00
Dany Sluijk
c181f1dd1f Hyprpanel config can now be represented as true JSON (#788)
* feat(config): allow reading of JSON nesting

* organized code

Signed-off-by: Dany Sluijk <me@dany.dev>

* style(lib/option): remove unnessesary comments

---------

Signed-off-by: Dany Sluijk <me@dany.dev>
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
2025-03-01 12:23:18 -08:00
davfsa
b1526445f3 Ensure notification service is available when sending a notification (#720)
* Ensure notification service is available when sending a notification

This is a bit of a weird patch for a fundamental order-of-execution
issue.

The bundler (esbuild) can sometimes place the `notifdService`
instantiation bellow the code calling `Notify`, which would causes the
`notify-send` execution to fail. To avoid this, we can make it seem like
`notifdService` is being used inside `Notify`, so that it is always
placed above the usage of the function, ensuring that we always have a
notification daemon running

* Add eslint-disable-line

* Update src/lib/utils.ts

---------

Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
2025-02-28 23:45:07 -08:00
Aaron Hallaert
b1f38f62cc fix: scaled width and height on recording (#809) 2025-02-28 23:28:15 -08:00
V3RM1N
4810d0f502 fix: Added missing semicolon (#808) 2025-02-28 00:16:03 -08:00
Jas Singh
429b56484d Update all references from gpu-screen-recorder to wf-recorder (#806) 2025-02-27 23:46:33 -08:00
Chase Taylor
5075c94af2 Add region screen recording (#791)
* Add region screen recording

* Update readme

* Use get-default-sink and software encoding

Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>

* Remove log file creation logic

Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>

---------

Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
2025-02-27 17:47:21 -08:00
turtton(watagame)
4f56dacf2b Replace invalid comma to semicolon (#804)
Related: #803
Fix syntax error in nix/module.nix where a comma is used instead of a semicolon
2025-02-27 09:04:33 -08:00
Jas Singh
c99fe9d1e2 Add missing options (#802) 2025-02-27 01:29:49 -08:00
Jas Singh
f69a0841a8 Create Microphone bar module. (#801)
* Implement microphone module.

* Add catppuccin themes

* Add rest of themes

* Fix comment

* Add nix settings
2025-02-27 01:24:07 -08:00