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

Directional Window movement #1242

Closed
marianomarciello opened this issue Apr 1, 2024 · 1 comment · Fixed by #1252
Closed

Directional Window movement #1242

marianomarciello opened this issue Apr 1, 2024 · 1 comment · Fixed by #1252
Labels
feature A new feature or request

Comments

@marianomarciello
Copy link
Contributor

Describe the feature

This topic is connected with #771.
In #771 deals with both Directional Focus and Directional Window movement.
I would like to divide the concept of Directional Focus and Directional Window movement.
This feature will be related to the Directional Window movement.
The main idea is that the user can swap the current focused window with another window in 4 different directions: North, South, East, West.

This feature will allow some users (me included) to use more often leftwm because it will be more similar to other wm (e.g i3, dwm).

For any additional details and for more contest please refer to #771.

I would like to implement this feature, any suggestion will be appreciated.
Thanks for your time.

How important is this feature to you?

Would be nice to have

How important do you think is this feature for the average LeftWM user?

Would probably be nice to have

@marianomarciello marianomarciello added the feature A new feature or request label Apr 1, 2024
0323pin referenced this issue Apr 10, 2024
* Directional Focus: first version

* Direction Focus: fix focus on multiple screen

* FocusWindowAt: refactoring

* Cargo.toml: add lefwm-layouts path

* Cargo.toml: add lefwm-layouts version 0.9.1

* Commands: add make test suggestions

* Focus direction: check if window is in the focussed workspace

* Focus direction: replace curr from usize to Option

---------

Co-authored-by: mautam <mautam@usa.com>
@mautamu
Copy link
Member

mautamu commented Apr 10, 2024

Thanks for the callout @0323pin. Marking this as resolved in #1240; @marianomarciello feel free to re-open if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants