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

feat: cyclenext hist option #9055

Merged
merged 1 commit into from
Feb 3, 2025
Merged

feat: cyclenext hist option #9055

merged 1 commit into from
Feb 3, 2025

Conversation

Truenya
Copy link
Contributor

@Truenya Truenya commented Jan 13, 2025

Describe your PR, what does it fix/add?

Aded "hist"|"h" option to cyclenext dispatcher, with functionality described in #8304

Is there anything you want to mention? (unchecked code, possible bugs, found problems, breaking compatibility, etc.)

Some copy-paste code from cycleNext.
I couldn't generalize it because of type deducing problems. When one of the types is an iterator, I can't even specify it manually when calling
hyprwm/hyprland-wiki#954

Is it ready for merging, or does it need work?

ready for merging

@Truenya Truenya force-pushed the 8304 branch 15 times, most recently from f0765b7 to c7bef97 Compare January 23, 2025 21:39
@Truenya Truenya changed the title feat: cyclehist dispatcher feat: cyclenext hist option Jan 23, 2025
@Truenya Truenya force-pushed the 8304 branch 3 times, most recently from 7361a6f to 4c2b880 Compare January 24, 2025 13:21
@Truenya Truenya marked this pull request as ready for review January 24, 2025 13:36
@Truenya Truenya force-pushed the 8304 branch 3 times, most recently from d7b7d6c to 39773eb Compare January 29, 2025 14:57
@Truenya Truenya force-pushed the 8304 branch 3 times, most recently from 9700555 to 2558af6 Compare January 29, 2025 15:38
@vaxerski
Copy link
Member

can you split the clang-tidy changes and feature?

@Truenya Truenya force-pushed the 8304 branch 2 times, most recently from 04b2d48 to f12406c Compare January 30, 2025 17:42
@Truenya
Copy link
Contributor Author

Truenya commented Jan 30, 2025

can you split the clang-tidy changes and feature?

done

#9241

src/Compositor.cpp Outdated Show resolved Hide resolved
@vaxerski vaxerski merged commit 708d166 into hyprwm:main Feb 3, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants