napari/napari repo issues, pull requests, and releases
Add CtrlCmd-Backspace as a 2ndary delete_selected_layer keybind #7449 [psobolewskiPhD] enhancement UI/UX
References and relevant issues Partially addresses #7448 Description In #7448 it appeared that the existing...
[Bugfix] Don't exit Preferences widget when using Return/Enter to confirm a shortcut #7420 [psobolewskiPhD] tests qt UI/UX bugfix
References and relevant issues Closes: #7412 Description As noted in the issue, Return, Enter, Tab already exit a...
Updated packages: app-model, asttokens, attrs, certifi, coverage, dask, debugpy, fonttools, hypothesis, imageio,...
stop/start notification timer on window focus change #7392 [Czaki] qt enhancement ready to merge
References and relevant issues #7220 (comment) Description This PR stops the notification timer if windows lost...
Fix thread warnirng if not `napari.run()` is called #7450 [Czaki] qt bugfix
References and relevant issues closes #7446 Description Check if the event loop is running before starting the status thread.
psobolewskiPhD: I don't understand the fail. The test passes locally, the binding works locally, and the syntax...
psobolewskiPhD: @dalthviz @lucyleeow any ideas what could be going wrong here?
lucyleeow: App-model keybindings let you set primary, win, Mac,Linux (gnome) keys for a single keybinding....