Commit Graph

  • 74065af3d2 Window client title now updates appropriately. (#741) Jas Singh 2025-01-25 00:24:15 -08:00
  • 562eb64e12 Fix weather api call when query has multiple spaces (#731) davfsa 2025-01-20 06:24:35 +01:00
  • 88609f7e4c feat: add padding option for inactive workspace numbers (#702) Keon Lee 2025-01-16 07:12:21 +00:00
  • d49ae7d11d nix: Add generate config option to HM module + faze out systemd orangc 2025-01-14 08:53:38 +03:00
  • 2d7f289c96 Merge branch 'master' into master Ben 2025-01-13 20:18:10 +10:00
  • 7ef79f7362 chore(nix): add cava options to module.nix (#718) Ferran Aran Domingo 2025-01-13 09:23:40 +01:00
  • 636f031b77 Code cleanup (#719) davfsa 2025-01-13 08:53:32 +01:00
  • fab3a8c3a1 Remove the unintended empty space from the power module in the bar. (#714) Jas Singh 2025-01-11 12:40:02 -08:00
  • db3fa88d18 Update flake bin. (#712) Jas Singh 2025-01-11 03:00:31 -08:00
  • a9ad71ff42 Update bluetooth label when a new device connects/disconnects (#708) davfsa 2025-01-11 09:07:03 +01:00
  • 63f6f94535 nix: Add config.enable option to HM module Ben 2025-01-10 22:07:20 +10:00
  • 31b5f32d69 Merge branch 'Jas-SinghFSU:master' into master Ben 2025-01-10 21:51:31 +10:00
  • 1812193658 Added ghostty to the window titles. (#706) Jas Singh 2025-01-09 23:21:06 -08:00
  • df847f46be Merge pull request #705 from Jas-SinghFSU/nix-update orangc 2025-01-09 13:36:50 +03:00
  • 6d9165bde1 chore(nix): update flake.lock orangci 2025-01-09 13:12:05 +03:00
  • 24a718bacb Update wallpaper transition fps and swww dependency is only checked if wallpaper is enabled. (#703) Jas Singh 2025-01-08 18:43:58 -08:00
  • 9663d2f6b7 fix(window-title): correct Thorium title name (#700) Amaan Qureshi 2025-01-08 00:51:28 -05:00
  • d46e7ff417 Update nix flake to include cava. (#689) Jas Singh 2025-01-03 00:54:22 -08:00
  • e525d9e03a Update how conditional elements are rendered for bar modules. (#688) Jas Singh 2025-01-03 00:23:10 -08:00
  • 0533965c86 chore(scss): remove min-width on volume button (#676) emanuel 2025-01-03 07:53:50 +01:00
  • 6efcd60467 Cava Module (#662) Ed Bennett 2025-01-03 06:45:37 +00:00
  • a071e4c17d Updated popup menu layouts and fixed workspace behavior. (#687) Jas Singh 2025-01-02 22:33:34 -08:00
  • 30ba8e7c75 nix: Use lib.optionals for overlays in HM module benvonh 2025-01-03 01:24:59 +10:00
  • e19518ad60 nix: Deprecated systemd.enable option benvonh 2025-01-02 23:19:56 +10:00
  • 92a0f377be Merge branch 'master' of https://github.com/benvonh/HyprPanel benvonh 2025-01-02 07:33:03 +10:00
  • 5dce5bc67e nix: Possibly remove systemd unit from HM module benvonh 2025-01-02 07:33:01 +10:00
  • 210d5e2a5e Fixed an issue that would cause the scroll direction to be inverted on secondary monitors. (#683) Jas Singh 2024-12-31 03:20:47 -08:00
  • 7204ba657b Fix startup window rules. (#682) Jas Singh 2024-12-31 02:17:23 -08:00
  • 5f72b4f5e1 Workspaces now show up on their appropriate monitors. (#681) Jas Singh 2024-12-31 01:33:40 -08:00
  • d2e02f553a OSDs are now click through and can have borders. (#674) Jas Singh 2024-12-30 04:09:16 -08:00
  • d49a750bfd Added an option to toggle auto-dismissal of notifications. (#673) Jas Singh 2024-12-30 01:23:52 -08:00
  • 2fbbdd7b41 nix: fix #666 (#669) Aylur 2024-12-29 18:48:59 +01:00
  • 28b634d8ed Merge pull request #665 from Jas-SinghFSU/nix-update orangc 2024-12-29 08:50:40 +03:00
  • e9edf177dd chore(nix): flake update orangci 2024-12-29 08:48:41 +03:00
  • fd4947a495 Merge pull request #654 from benvonh/master orangc 2024-12-29 08:45:54 +03:00
  • 76cf7087b7 Merge branch 'master' into master Ben 2024-12-29 13:54:11 +10:00
  • 2b06b214a8 Added a notification if an import or export of a config/theme fails. (#664) Jas Singh 2024-12-28 18:56:51 -08:00
  • 9343ae85a3 Fix the font selector. (#660) Jas Singh 2024-12-28 17:55:20 -08:00
  • ef26c782af Merge branch 'Jas-SinghFSU:master' into master Ben 2024-12-29 00:14:49 +10:00
  • e52460c71d nix: HM module overlay now an option benvonh 2024-12-29 00:14:06 +10:00
  • a7b553725c Update meson (#647) Jas Singh 2024-12-28 03:48:52 -08:00
  • 1b4b6c90eb nix: Add overlay to HM module + useful script benvonh 2024-12-28 16:32:59 +10:00
  • ba7e0dfd52 Merge pull request #633 from benvonh/master orangc 2024-12-27 14:11:50 +03:00
  • 33ba75c20a Merge branch 'Jas-SinghFSU:master' into master Ben 2024-12-27 19:51:23 +10:00
  • 45cb701b3b Hyprland clients are now fetched from a binding instead of get_clients(). (#642) Jas Singh 2024-12-27 01:03:40 -08:00
  • 7c4355d138 nix: Add package back to HM module benvonh 2024-12-27 18:00:57 +10:00
  • 5c7067d5cb Merge branch 'master' into master Ben 2024-12-27 17:42:57 +10:00
  • 188af390cd nix: fixed bar.volume.scroll*-commands (#634) David Schaller 2024-12-27 05:21:07 +01:00
  • cfe0555337 Merge branch 'master' into master Ben 2024-12-27 13:25:34 +10:00
  • 5163095701 Fixed an issue that would prevent the volume menu border color from being set. (#641) Jas Singh 2024-12-26 16:53:02 -08:00
  • dd931f493d Hyprpanel config no longer resets if there is a parsing error. (#640) Jas Singh 2024-12-26 16:33:43 -08:00
  • 2aa1a076e3 Merge branch 'master' of https://github.com/benvonh/HyprPanel benvonh 2024-12-26 23:59:56 +10:00
  • 60de63c5ad Add override option benvonh 2024-12-26 23:59:46 +10:00
  • 0c9b72708e Added a built in default update script. (#631) Jas Singh 2024-12-26 02:10:39 -08:00
  • eac830fa12 Merge pull request #628 from benvonh/master orangc 2024-12-26 09:21:29 +03:00
  • 32c028167e Merge branch 'master' of https://github.com/benvonh/HyprPanel benvonh 2024-12-26 04:18:03 +10:00
  • 66fe660ff5 Added almost all settings benvonh 2024-12-26 04:18:01 +10:00
  • da83b62eab Merge branch 'Jas-SinghFSU:master' into master Ben 2024-12-26 00:02:36 +10:00
  • b1cbec401c Bring back pre-25.05 jetbrains nerd font benvonh 2024-12-26 00:01:32 +10:00
  • 99b173bc58 Cleanup unused code (#625) Jas Singh 2024-12-25 01:18:27 -08:00
  • 6c14efd04b Fix: Matugen Global themes (#592) Paridhi Prisha Saikia 2024-12-25 08:43:04 +00:00
  • 8b69338da4 Merge pull request #618 from noahfraiture/fix-nerdfonts orangc 2024-12-25 09:17:24 +03:00
  • 15a02fcc7b Merge branch 'master' into fix-nerdfonts orangc 2024-12-25 09:11:49 +03:00
  • c5e7a9b7d6 Merge pull request #621 from emsquid/patch-3 orangc 2024-12-25 09:10:32 +03:00
  • e9e888f844 fix(nix): use theme = "" instead of null emanuel 2024-12-25 00:38:56 +01:00
  • 38bbcf96ef Added a command to adjust volume that respects hyprpanel settings and made bar module settings for click events apply immediately. (#619) Jas Singh 2024-12-24 14:46:37 -08:00
  • c92c6b2633 Update nix/module.nix Noah 2024-12-24 17:57:40 +01:00
  • 3907dc3bf7 fix: nerdfont in different namespace Noah 2024-12-24 16:14:23 +01:00
  • 1b31f04ba9 Merge pull request #605 from benvonh/master orangc 2024-12-24 17:17:26 +03:00
  • ea15ce5861 Merge branch 'master' into master Ben 2024-12-25 00:08:32 +10:00
  • f26ea6c175 Merge pull request #603 from emsquid/patch-1 orangc 2024-12-24 16:35:31 +03:00
  • 27f2df313f Merge branch 'master' into patch-1 orangc 2024-12-24 16:33:42 +03:00
  • 65140db40c Fixed styling of playback toggle button in volume menu. (#615) Jas Singh 2024-12-24 03:32:51 -08:00
  • 905d9776ac fix: missing class for bluetooth discover button (#613) Antoine Bertin 2024-12-24 12:23:25 +01:00
  • 7258819c1f Make low battery thresholds inclusive and support multiple $POWER_LEVEL replacements (#611) davfsa 2024-12-24 12:03:46 +01:00
  • e9df5eb230 Fix resolving paths for .face.icon in dashboard and add home ('~') path support (#606) davfsa 2024-12-24 11:56:11 +01:00
  • c87a6ca251 support paru in checkUpdates & clarify polling interval is in ms (#601) Amaan Qureshi 2024-12-24 05:53:30 -05:00
  • e7d9235bf5 Fixed an issue where the updates module wouldn't update visibility when auto-hide was toggled. (#612) Jas Singh 2024-12-24 02:43:58 -08:00
  • e0917ffb28 feat: no update w/ autohide option & add option to swap netstat icon … (#591) ilikestreet 2024-12-24 18:34:56 +08:00
  • a3f348c580 Fixed an issue that would caused empty dashboard shortcuts to not hide properly. (#610) Jas Singh 2024-12-24 02:17:08 -08:00
  • d8a59c1d18 Fixed a bug that would prevent the workspace module from being scrolled. (#609) Jas Singh 2024-12-24 01:09:09 -08:00
  • b6ca883a19 Remove the (nix) Home Manager module quick guide as requested by @orangci benvonh 2024-12-24 16:16:11 +10:00
  • c072df4e28 Merge branch 'master' into master Ben 2024-12-24 12:22:28 +10:00
  • af88c267f4 Added the ability to adjust application specific audio levels. (#608) Jas Singh 2024-12-23 14:03:01 -08:00
  • a3240e6c6d Merge pull request #607 from M0NsTeRRR/master orangc 2024-12-23 20:07:56 +03:00
  • fb1f13989c fix(nixos): wrap hyprpanel in a script Ludovic Ortega 2024-12-23 18:05:54 +01:00
  • 3e796819d0 Use correct nix path to snapshot.sh benvonh 2024-12-24 02:49:21 +10:00
  • 15454e2e99 Fix wrong JSON type label in options benvonh 2024-12-24 02:29:16 +10:00
  • 5b2a32eb0d Fixed a default script path (was pointing to nix store) benvonh 2024-12-24 02:11:22 +10:00
  • a404dd842e Add Home Manager module benvonh 2024-12-24 01:54:59 +10:00
  • 1c56347c6c nix: fix unsupportedSystem for gpu-screen-recorder emanuel 2024-12-23 13:28:56 +01:00
  • 97e852cf94 Remove timeout from Hyprpanel notifications. (#597) Jas Singh 2024-12-22 13:42:47 -08:00
  • 78e339adcf fix: add dependencies for bluetooth script (#595) Ludovic Ortega 2024-12-22 20:16:21 +01:00
  • dec781071a Added a scrollbar to the network and bluetooth menu. (#593) Jas Singh 2024-12-22 02:19:51 -08:00
  • 3e2f641237 Upgraded the Nix install to work with Astal (#587) Thomas Carey 2024-12-22 07:44:45 +00:00
  • 48faf52e59 Fixed the auto-hide functionality for the media bar module. (#588) Jas Singh 2024-12-21 21:12:12 -08:00
  • 440d7ae9db Make the output of the matugen command quiet in order to only output the colors. (#585) Jas Singh 2024-12-21 20:05:42 -08:00
  • 7111830e3c Adds options for bar workspace button shape (#582) Evan Fiddes 2024-12-21 16:42:03 -07:00
  • 3356abc776 Fix: OSDs now follow the active monitor appropriately. (#584) Jas Singh 2024-12-21 15:26:48 -08:00
  • da0299f06b Log undefined menu models and action groups. Fix null errors for workspaces and update array property accessors for services. (#583) Jas Singh 2024-12-21 14:53:26 -08:00