Revisions of scrot

buildservice-autocommit accepted request 1111468 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 25)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1110308 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 24)
- update to 1.10.0:
  * New option: --compression to specify a compression level.
    Note that certain formats (such as PNG) will now use --compression instead of --quality.
  * Improvement: Timing in scrot --delay.
  * Improvement: Screenshot timestamps timing.
  * Document: Not all compositors support opacity.
  * Document: Depend on an interface, not an implementation.
  * Document: Fixed license to MIT-feh. NOTE: this is NOT a license change,
    we simply fixed the document to correctly identify the license.
  * Document: Make it clear --window option takes an argument.
  * Document: Clarify imlib2 feature requirement.
  * Document: Fix --quality description in manpage.
  * Improvement: Fatally error out in case the mouse pointer image cannot be acquired.
  * Deprecate: --note.
  * Fixes: Memory leak.
  * Several other fixes.
buildservice-autocommit accepted request 1062183 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 23)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1061816 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 22)
- update to 1.8.1:
 * Fixed libbsd feature test confusion. Rationale: users expressed confusion
   when using the old "--without-libbsd" configure flag. Some assumed that it
   compiles scrot without libbsd, but it only made the build script error if
   libbsd is a dependency. This is useful to package maintainers: it gives them
   a yes/no answer on whether the library is a dependency on their system. The
   old configure flag has been replaced by a more verbose
   "--enable-libbsd-feature-test".
 * Fixed 'make dist', adding some files to bootstrapped tarballs.
buildservice-autocommit accepted request 1057652 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 21)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1057646 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 20)
- Update to 1.8:
  * Created FAQ file.
  * Improvement: added new format specifier $W: name of the window.
  * Bug fixed: issue when not showing counting progress in terminal.
  * Fixes: memleak and potentially bad free data.
  * Fixes: autotools: respect --docdir.
  * New option: added -M/--monitor option to capture a Xinerama display.
  * Added new library dependency: libXinerama.
  * Several other code fixes and improvements.
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 957365 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 19)
- Drop the unneeded nor used pkgconfig(giblib) BuildRequires: it
  was removed upstream in version 1.6
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 908589 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 17)
- Update to 1.6:
  * Avoid capturing the selection box when drag and drop quickly.
  * Fixed the capture when a window is hidden behind another.
  * Fixed the capture of the edge of the focused window.
  * Fixed issue when selection reaches the end of screen.
  * Fixed Control Flow Integrity complain in HardenedBSD.
  * Improvement: selection option, capture the mouse cursor when
    the delay option is used.
  * New feature: resize the selection with the arrow keys.
  * New feature: support script Imlib2 commands.
  * New feature: added WM_CLASS to exclude selection mode edge from
    some composite window managers.
  * New feature: change the cursor pointer according to the
    movement of the selection.
  * Removed forced compiler options: -g -O3
  * Removed dependence on giblib library.
  * Several improvements over the source code.
buildservice-autocommit accepted request 871458 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 16)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 871443 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 15)
- Update to 1.5:
  * New feature: retry to grab the keyboard for 1s in 50ms intervals
    if it is still being grabbed by the windows manager.
  * Do not record pointer when selecting an area.
  * Fixed a possible overflow in src/options.c.
  * Fixed a segfault with --multidisp option.
  * Fixed issues when file extension is more than 3 characters.
  * New feature: allow save thumbnail without extension.
  * New option --class (-C): discriminate windows by class name.
  * Support various modes of drawing selection.
  * Use correct type for calloc and other assignments.
buildservice-autocommit accepted request 822601 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 14)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 822584 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 13)
- Update to 1.4:
  * Added a new logo 128x128.
  * New Feature: capture stack/overlapping windows.
    Depends of libXcomposite (X11). New option: --stack or -k.
  * Call XCloseDisplay on exit. This is the right thing in every
    X server program, to release acquired resources.
  * Fixed autoselect.
  * Fixed capturing partially hidden windows on the edge of the desktop.
  * Fixed required number.
  * Fixed SIGSEGV, if running without DISPLAY environment variable.
  * Fixed SIGSEGV, option --note.
  * Minor fix: variable is assigned that is never used.
  * Stack windows: client list spec EWMH.
buildservice-autocommit accepted request 805294 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 12)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 805259 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 11)
Fix changelog file
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 804959 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 10)
- Update to 1.3
  * Added delay option to autoselect.
  * Fixed bug #39, mouse pointer not captured with -a -p options.
  * Added -D option to specify the display to use.
  * Created full-check.yml to provide CI tests.
  * Using an updated README.md as replace for README.
  * Changed the cursor to indicate the selection mode.
  * Fixed some warnings and made compliant with GCC >= 8.0.
  * Updated manpage and help
  * Added (-n, --note) to draw a text.
  * Added (-l, --line) to define the line to use to select an area to capture.
  * Added a specifier ($a) to embed hostname in output file.
  * Added option: --overwrite or -o. Now, by default do not overwrite the file.
  * Added support to grab mouse pointer (-p option).
  * Added support to freeze the screen when selection is activated (-f option).
  * Fixed several issues.
  * Improved the manpage to show undocumented options.
  * Added --autoselect rectangle option
  * Added --focused option
  * Added an autogen.sh file.
  * Added some explanation about how to help the project.
  * Character cleanup for UTF-8 compatibility
  * Fixed a missing option for beep prevention.
  * Fixed spelling errors in final binary
  * Improved the GCC hardening.
  * Prevent arbitrary long file names
  * Several fixes in manpage.
- Remove 08_fix-beeping.patch
- Remove 07_fix-formatstring.patch
- Remove 06_manpagespace.patch
- Remove 05-addfocusedmanpage.patch
- Remove 04-focused.patch
- Remove 02_options.c.patch
- Remove 01_manpagefix.patch
- Remove 03_descmanpage.patch
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) committed (revision 9)
new meta
buildservice-autocommit accepted request 316288 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 8)
baserev update by copy to link target
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) accepted request 316285 from Rusmir Duško's avatar Rusmir Duško (nemysis) (revision 7)
Please accept these changes.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 258689 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 6)
initialized devel package after accepting 258689
Displaying revisions 1 - 20 of 25
openSUSE Build Service is sponsored by