elParaguayo / qtile-extras

Somewhere to store things I create for qtile that probably won't end up in the official repo
MIT License
163 stars 19 forks source link

Add ability to customise position of widget menus #328

Closed elParaguayo closed 6 months ago

elParaguayo commented 6 months ago

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).