Skip to content

Releases: lxqt/screengrab

3.0.0

17 May 14:02
3.0.0
9bdc2e6
Compare
Choose a tag to compare

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

17 Apr 09:56
2.10.0
e7643a5
Compare
Choose a tag to compare
  • 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.

2.9.0

05 Nov 07:09
2.9.0
0d45bda
Compare
Choose a tag to compare
  • Properly initialized and destroyed shortcuts settings.
  • Fixed a memory leak in a pointer QList.

2.8.0

17 Apr 11:59
2.8.0
028db4b
Compare
Choose a tag to compare

Ported to Qt6.

2.7.0

05 Nov 12:32
2.7.0
cc3335b
Compare
Choose a tag to compare

Updated the code, made some code cleanup, and updated translations.

2.6.0

15 Apr 16:34
2.6.0
cf87a18
Compare
Choose a tag to compare

Updated translations and bumped the version.

2.5.0

05 Nov 10:14
2.5.0
5207689
Compare
Choose a tag to compare

Main changes:

  • Fixed the screenshot of window and its decoration with multi-screen setups.
  • Removed shared libraries.

2.4.0

16 Apr 13:57
2.4.0
d00dd58
Compare
Choose a tag to compare

Main changes:

  • Used an SVG icon instead of the blurry PNG icon.
  • Fixed several problems in calling external editors or default app.
  • Added metadata file.

2.3.0

05 Nov 11:52
2.3.0
6d66adc
Compare
Choose a tag to compare

Bumped minimum required Qt version to 5.15 and made a small fix to About dialog.

2.2.0

15 Apr 11:17
2.2.0
8164317
Compare
Choose a tag to compare

Just some code cleanup as well as translations update.