Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: pedrolucasp/slurp

Tags

v1.3.2

Toggle v1.3.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
emersion Simon Ser
slurp v1.3.2

Bradley Walters (2):
      Fix incorrect anchor when output has negative position
      Fix loss of selection when pointer moves between outputs

Simon Ser (2):
      Bump version to 1.3.1
      build: bump version to 1.3.2

v1.3.1

Toggle v1.3.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
emersion Simon Ser
slurp v1.3.1

David96 (1):
      Fix off-by-one error in in_box function

Matthias Groß (2):
      Print output into buffer, print result late
      Safe printf usage

Simon Ser (2):
      readme: simplify "select output" example
      readme: clarify that -f "%o" prints the output name

v1.3.0

Toggle v1.3.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
emersion Simon Ser
slurp v1.3.0

This release adds the following new features:

- 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

Alexander Metz (1):
      Include corner positions in selection

Nils (2):
      Use sh code blocks
      Add libxkbcommon to the dependency list

Nils André-Chang (1):
      Take into account keymap

Paul Ouellette (1):
      Make window selection example support floating windowns

Ronan Pigott (2):
      rearrange functions in main
      update selection on pointer enter

Seppe Soete (1):
      allow a custom formatting to not have a newline in the end

Simon Ser (5):
      Bump to v1.2.0
      readme: add IRC channel
      man: add keybindings
      Ensure input regions are newline-separated
      Bump to v1.3.0

Some Chinese Guy (1):
      Separated touch and pointer selections

Thayne McCombs (7):
      Adds input region labels.
      Add a format option to print the output of the top-left corner
      Add option to add outputs as choice boxes
      Don't render selection if has_selection is false.
      Always render choice boxes
      Add option to force user to select a choice box.
      Remove test for seat->wl_pointer in render.c

Vesim (1):
      Fix handling of negative coordinates

Xnuk Shuman (1):
      code style: Correct bracket position

gg-rewrite (1):
      Add touch support

ldrouillas (1):
      Move selection on `space` keypress

v1.2.0

Toggle v1.2.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
emersion Simon Ser
slurp v1.2.0

This release adds two new features:

- It's now possible to provide a list of predefined regions to choose from
- A single-pixel selection mode has been added

Check out the README for some examples:
https://github.com/emersion/slurp#example-usage

You can now select outputs and windows for instance.

Simon Ser (7):
      Remove extraneous wl_display_dispatch
      Style nits
      Add -p to select a single pixel
      Support XCURSOR_* env variables
      Address review comments
      Document stdin predefined regions
      readme: add examples

Yorick van Pelt (1):
      Accept list of predefined regions on stdin for quick selection

emersion (1):
      Fix small xdg_output_manager memory leak

v1.1.0

Toggle v1.1.0's commit message
Jan Beich (1):

      Add man-pages option like swaywm/sway@ba16f16e4d5a

Ridan Vandenbergh (2):
      Display alpha in usage
      Add user-defined output formatting (emersion#33)

Yorick (2):
      Abort on escape (emersion#25)
      Support selection across multiple outputs (emersion#27)

emersion (1):
      Bump to v1.1.0

v1.0.1

Toggle v1.0.1's commit message
Michael Vetter (1):

      Mention scdoc as optional dependency

Neil Perry (1):
      Remove erronous endif

Yorick van Pelt (1):
      fix frame callback running after output free

emersion (2):
      Use linux/input-event-codes.h on FreeBSD
      Bump to v1.0.1

v1.0

Toggle v1.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
emersion Simon Ser
Bump to v1.0