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

movewindow to screen edge for floating windows #3245

Merged
merged 3 commits into from
Sep 11, 2023

Conversation

alaricljs
Copy link
Contributor

Implements move to screen edge in the movewindow dispatcher. If the active window is floating, move it to the designated screen edge.

I think this is ready for merge but I'm not sure about the formatting of the switch{} block. Looks bad to me but I am pretty sure your .clang-format is being followed.

src/managers/KeybindManager.cpp Outdated Show resolved Hide resolved
src/managers/KeybindManager.cpp Outdated Show resolved Hide resolved
src/managers/KeybindManager.cpp Outdated Show resolved Hide resolved
Copy link
Member

@vaxerski vaxerski left a comment

Choose a reason for hiding this comment

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

top g

@vaxerski vaxerski merged commit 99fac59 into hyprwm:main Sep 11, 2023
6 checks passed
thejch pushed a commit to thejch/Hyprland that referenced this pull request Sep 13, 2023
* movewindow to screen edge for floating windows

* review changes

* constify vars

---------

Co-authored-by: Leeman <lstrout@enlj.com>
Co-authored-by: vaxerski <vaxry@vaxry.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants