Skip to content

Commit

Permalink
version: update to hyprland 0.44.0
Browse files Browse the repository at this point in the history
  • Loading branch information
outfoxxed committed Oct 10, 2024
1 parent 4bc3270 commit 4e92705
Show file tree
Hide file tree
Showing 4 changed files with 65 additions and 32 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

# Upcoming
# hl0.44.0 and before

- Fixed tab bars on root node not respecting outer gaps
- Fixed tab bars clipping when switching workspaces with slidevert
Expand Down
91 changes: 61 additions & 30 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
inputs = {
hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1&rev=0f594732b063a90d44df8c5d402d658f27471dfe";
hyprland.url = "git+https://github.com/hyprwm/Hyprland?rev=0ec6072a290051a03ab66cfb9bc616b2f5540e64";
};

outputs = { self, hyprland, ... }: let
Expand Down
2 changes: 2 additions & 0 deletions hyprpm.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ commit_pins = [
["918d8340afd652b011b937d29d5eea0be08467f5", "df75070f7fbc1a894fb309dcbb4573034634d036"], # 0.41.2
["9a09eac79b85c846e3a865a9078a3f8ff65a9259", "93759c8032995eb566008537389543b3e1b4a65c"], # 0.42.0
["0f594732b063a90d44df8c5d402d658f27471dfe", "e91460d63627cdad417cac2c09897be58094e2e0"], # 0.43.0
["0c7a7e2d569eeed9d6025f3eef4ea0690d90845d", "4bc32709c7b8f831e39ec2a7921030c08dbdf500"], # 0.44.0
["4520b30d498daca8079365bdb909a8dea38e8d55", "4bc32709c7b8f831e39ec2a7921030c08dbdf500"], # 0.44.0
]

[hy3]
Expand Down

0 comments on commit 4e92705

Please sign in to comment.