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

Place Window Plugin #17

Closed
wants to merge 3 commits into from
Closed

Place Window Plugin #17

wants to merge 3 commits into from

Conversation

soreau
Copy link
Member

@soreau soreau commented Jun 18, 2018

Hi, this is a basic window placement plugin with configurable modes.

ammen99 and others added 3 commits June 17, 2018 19:32
Add a basic window placement plugin with three placement modes.
This plugin was based off of the center-view plugin by Adrian
Vovk. It contains the same code as center-view for the center
placement mode. The valid mode config keys are cascade, center
and random.
@soreau soreau closed this Jun 18, 2018
@soreau soreau deleted the place branch June 18, 2018 02:58
Kim-Dewelski pushed a commit to Kim-Dewelski/wayfire that referenced this pull request Dec 15, 2023
When this plugin is enabled, the input focus will follow the mouse
pointer. Hence, when moving the mouse and typing afterwards, the typed
keys will be send to the view that is currently under the cursor.
However, this will not change the stacking order of the views.

This behavior is similar to i3/sway or other X-based DEs.

Closes WayfireWM#16. Closes WayfireWM#17.
@killown killown mentioned this pull request Feb 16, 2024
This was referenced Feb 27, 2024
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