Releases: lxqt/screengrab
Releases · lxqt/screengrab
3.0.0
Now ScreenGrab can take screenshots under Wayland compositors that support "wlr screencopy protocol".
In addition:
- Added a command-line option for saving screenshot and exiting without showing window.
- Show the window on the screen with cursor under X11.
- Fixed 2 old X11 bugs in auto-saving and
--minimized
command-line option. - Use LXQt build tools for compilation.
- GUI cleanup.
2.10.0
- Made copying/saving notifications optional.
- Corrected the organization domain.
- Call
setDesktopFileName()
to set proper app-id on wayland. - Don't allocate useless resources in single instance mode.
- Fixed handling of shared memory.
- Fixed FTBFS due to
cmake_minimum_required
.