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

Add ability to customise position of widget menus #328

Merged
merged 1 commit into from
Mar 10, 2024

Conversation

elParaguayo
Copy link
Owner

The popup toolkit has some powerful funcitonality for customising the location of the popup. This PR exposes those methods to exposed commands for widgets using the popup menu. Clicking on widgets retains the default behaviour (menu appears by the widget) but it's also possible to call the command with specific arguments (e.g. binding a key to open IWD's network list in the middle of the screen).

@elParaguayo elParaguayo force-pushed the widget-menu-options branch 3 times, most recently from 55973e0 to df90f7c Compare March 10, 2024 15:04
The popup toolkit has some powerful funcitonality for customising the
location of the popup. This PR exposes those methods to exposed commands
for widgets using the popup menu. Clicking on widgets retains the
default behaviour (menu appears by the widget) but it's also possible to
call the command with specific arguments (e.g. binding a key to open
IWD's network list in the middle of the screen).
@elParaguayo elParaguayo enabled auto-merge (rebase) March 10, 2024 15:16
@elParaguayo elParaguayo merged commit f49dc64 into main Mar 10, 2024
15 checks passed
@elParaguayo elParaguayo deleted the widget-menu-options branch March 10, 2024 15:35
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

1 participant