Implement toggling pointer for the screenshot UI

This commit is contained in:
Ivan Molodetskikh
2024-07-07 09:23:40 +04:00
parent 62c9d44b04
commit f2766b103d
4 changed files with 181 additions and 34 deletions
+2
View File
@@ -948,6 +948,8 @@ pub enum Action {
ConfirmScreenshot,
#[knuffel(skip)]
CancelScreenshot,
#[knuffel(skip)]
ScreenshotTogglePointer,
Screenshot,
ScreenshotScreen,
ScreenshotWindow,