a332271528
- Update to 1.6.0: * Make a single click equivalent to point selection * Add support for crosshairs with the -x option * Prevent multiple instances of slurp running for the same wayland session at once * Only use shift to lock aspect ratio when resizing current selection * Add example how to select windows without border under Sway #150 * fix handling cursor_shape_manager #151 * Fix weird :; code style #158 * slurp.1.scd: add missing documentation for the default values #168 * Update link to grim in README #172 * Enable Shift key only while resizing current selection #132 * feat: Use a lockfile to prevent multiple instances #174 * Crosshairs #95 * Add documentation of how to use backslash escapes. #103 * Fix wl_callback use-after-free in send_frame() #180 * Makes a single click equivalent to a point selection #129Michael Vetter2026-01-25 10:23:27 +00:00
006f288647
- Update to 1.3.2: * Fix incorrect anchor when output has negative position * Fix loss of selection when pointer moves between outputs
Michael Vetter2021-04-19 12:07:04 +00:00
8aab9f7ce5
- Update to 1.3.1: * Fix off-by-one error in in_box function * Print output into buffer, print result late * Safe printf usage * readme: simplify "select output" example * readme: clarify that -f "%o" prints the output name
Michael Vetter2020-11-05 12:50:52 +00:00
b218ecb48e
- Update to 1.3.0: * Touch input is now supported * The current selection can now be moved by holding the Space key * Choice boxes specified on stdin can now be labelled * A new format option prints the name of the output * The new -o option allows to add all outputs as choice boxes * The new -r option forces the user to select one of the choice boxes
Michael Vetter2020-10-16 19:32:22 +00:00