

Start the Flameshot screenshot tool and take a screenshot This file will assign the following hotkeys by default: Keys To make configuration easier, there's a file in the repository that more or less automates this process. On Linux, Flameshot doesn't yet support Prt Sc out of the box, but with a bit of configuration you can set this up: On KDE Plasma desktop Globalįlameshot uses Print screen (Windows) and cmd- shift- x (macOS) as default global hotkeys. Shift + drag a handler of the selection area: mirror redimension in the opposite handler. Toggle visibility of sidebar with options of the selected tool, color picker for the drawing color and history menuĭrawing only horizontally, vertically or diagonally These shortcuts are available in GUI mode: Keys So that the screenshots save in the right directory on your desired file system. Make sure to correct the savePath variable,
#Download screen snapshot windows
When copying over the config file from Linux to Windows or vice versa,

Windows path: C:\Users\\AppData\Roaming\flameshot\flameshot.ini. Linux path: ~/.config/flameshot/flameshot.ini. You can also edit some of the settings (like overriding the default colors) in the configuration file. Generic screenshot adapter is only supported on compositors that support wlroots * remove generic screenshot adapter for gnome The grim adapter cannot be used in gnome and similar environments, modify the cmake message to express it * Cancel USE_WAYLAND_GRIM Activate USE_WAYLAND_CLIPBOARD by defaultĭue to the dependency problem of USE_WAYLAND_CLIPBOARD,Ĭancel USE_WAYLAND_GRIM to activate USE_WAYLAND_CLIPBOARD by default,Īdd a warning prompt to activate USE_WAYLAND_GRIM when USE_WAYLAND_CLIPBOARD is activated * Automatically enable wayland clipboard support when USE_WAYLAND_GRIM is enabled * grim outputs to standard streams instead of files
#Download screen snapshot Patch
In addition, the patch also adds HYPRLAND type and OTHER type support Just add the following compilation flags in cmake: Now, we can enable the wayland universal screenshot adapter with the help of grim, It does not take into account the actual situation of wayland (including WM custom desktop environment users). Although this method is supported by a large number of distributions, In the past, flameshot used a special and superfluous method to call the wayland screenshot component Add grim-based wayland universal screenshot adapter ( #3018 ) * Add grim-based wayland universal screenshot adapter
