7
92
Fork
You've already forked wmenu
22

Add option to set exclusive zone #26

Open
f-fouad wants to merge 1 commit from f-fouad/wmenu:exclusive-option into main
pull from: f-fouad/wmenu:exclusive-option
merge into: adnano:main
adnano:main
First-time contributor
Copy link
No description provided.

Hi, thanks for the patch! I'm not really interested in adding additional features to wmenu at this point. Can you give an example of what this would be useful for?

Hi, thanks for the patch! I'm not really interested in adding additional features to wmenu at this point. Can you give an example of what this would be useful for?
Author
First-time contributor
Copy link

Hi! With this option and if the bar for example is on top, Wmenu will appear under the bar next to it instead of covering it. This is the default for Rofi and an option in Bemenu.

The patch is simple and does not change the default behaviour.

Hi! With this option and if the bar for example is on top, Wmenu will appear under the bar next to it instead of covering it. This is the default for Rofi and an option in Bemenu. The patch is simple and does not change the default behaviour.
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u exclusive-option:f-fouad-exclusive-option
git switch f-fouad-exclusive-option

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff f-fouad-exclusive-option
git switch f-fouad-exclusive-option
git rebase main
git switch main
git merge --ff-only f-fouad-exclusive-option
git switch f-fouad-exclusive-option
git rebase main
git switch main
git merge --no-ff f-fouad-exclusive-option
git switch main
git merge --squash f-fouad-exclusive-option
git switch main
git merge --ff-only f-fouad-exclusive-option
git switch main
git merge f-fouad-exclusive-option
git push origin main
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
adnano/wmenu!26
Reference in a new issue
adnano/wmenu
No description provided.
Delete branch "f-fouad/wmenu:exclusive-option"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?