Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update hyprland #4659

Merged
merged 7 commits into from
Dec 24, 2024
Merged

Update hyprland #4659

merged 7 commits into from
Dec 24, 2024

Conversation

gNick
Copy link
Contributor

@gNick gNick commented Dec 23, 2024

Summary

Update for hyprland packages and add few new packages (hyprland-qutils and hyprgraphics).

Test Plan

Tested on my laptop and a VM

Checklist

  • Package was built and tested against unstable
  • This change could gainfully be listed in the weekly sync notes once merged

Copy link
Member

@EbonJaeger EbonJaeger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good, I just have some minor things. :)

packages/h/hyprgraphics/package.yml Outdated Show resolved Hide resolved
packages/h/hyprgraphics/package.yml Outdated Show resolved Hide resolved
packages/h/hyprland-qutils/package.yml Outdated Show resolved Hide resolved
packages/h/hyprland-qutils/package.yml Outdated Show resolved Hide resolved
packages/h/hyprland-qutils/package.yml Outdated Show resolved Hide resolved
packages/h/hyprpaper/package.yml Show resolved Hide resolved
**Summary**

Add the hyprland-qutils package, which is usefull for hypr* apps that
need qt or gml utilities. Not dependencies for now.

by gNick
**Summary**

Bugfixes:

- buffer: remove useless forward def

Enhancements:

- minor update with some stability improvements

Full release notes:

- [0.5.1](https://github.com/hyprwm/aquamarine/releases/tag/v0.5.1)

by gNick
**Summary**

Add the hyprgraphics package, which is a small C++ library with graphics
/ resource related utilities used across hypr* ecosystem. New dependecy
for hyprpaper.

by gNick
**Summary**

Enhancements:

- API: Added a new templated config value wrapper

Full release notes:

- [0.6.0](https://github.com/hyprwm/hyprlang/releases/tag/v0.6.0)

by gNick
**Summary*

Bugfixes:

- core: fixup execAndGet not running correctly (0.7.3)
- core: avoid the use of pop_back on empty string (0.7.3)
- cmake: drop # from commit messages (0.7.2)
- core: move to hyprgraphics for image parsing (0.7.2)
- core: modernize internals (0.7.2)

Enhancements:

- New dep: hyprgraphics (0.7.2)
- Updated deps: hyprlang 0.6.0, hyprutils 0.2.4 (0.7.2)

Full release notes:

- [0.7.3](https://github.com/hyprwm/hyprpaper/releases/tag/v0.7.3)
- [0.7.2](https://github.com/hyprwm/hyprpaper/releases/tag/v0.7.2)

by gNick
**Summary**

Enhancements:

- config: add screencopy:custom_picker_binary
- core: move to CProcess from hyprutils

Full release notes:

-
[1.3.9](https://github.com/hyprwm/xdg-desktop-portal-hyprland/releases/tag/v1.3.9)

By gNick
**Summary**

Bugfixes:

- windowrules: fixup duplicate rule enum tags (0.46.1 & 0.46.2)
- hyprctl: fix hyprctl batch json command (0.46.2)
- core: avoid activating toplevel-less surfaces (0.46.2)
- xwayland: fixes to no_xwayland builds (0.46.2)
- xwm: fixup targets in selection requests (0.46.2)
- core: unbreak build on FreeBSD (0.46.2)
- hyprpm: fix hyprpm sometimes returning 0 despite errors occurring
(0.46.2)
- core: fix possible crash on null workspace (0.46.2)
- layout: apply groups after window creation (0.46.2)

Enhancements:

- New deps: hyprgraphics, re2 (0.46.0)

Breaking changes:

- window/layer rule regexes now require a full match (not any match) to
trigger (0.46.0)
- cursor:dumb_copy is gone in favor of cursor:use_cpu_buffer. This
should allow no-downsides Nvidia hardware cursors. Please note it's
experimental. (0.46.0)

Full release notes:

- [0.46.0](https://github.com/hyprwm/Hyprland/releases/tag/v0.46.0)
- [0.46.1](https://github.com/hyprwm/Hyprland/releases/tag/v0.46.1)
- [0.46.2](https://github.com/hyprwm/Hyprland/releases/tag/v0.46.2)

by gNick
Copy link
Member

@EbonJaeger EbonJaeger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@EbonJaeger EbonJaeger merged commit 33d130e into getsolus:main Dec 24, 2024
1 check passed
@gNick gNick deleted the updateHyprland branch December 27, 2024 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants