Expand description
The ferrishot app
Macros§
- icon
- Helper to create a styled button with an icon
Structs§
- App
- Holds the state for ferrishot
Constants§
- CLIPBOARD_
DAEMON_ ID - An argument that can be passed into the program to signal that it should daemonize itself. This can be anything as long as it is unlikely to be passed in by the user by mistake.
Statics§
- CONFIG
- Configuration of the app
- SAVED_
IMAGE - The image to save to a file, chosen by the user in a file picker.
Traits§
- Explainer
- An extension trait to show a red border around an element and all children
Functions§
- run_
clipboard_ daemon - Runs a process in the background that provides clipboard access, until the user copies something else into their clipboard.