Update from dac1c69 to a62ac18:

- add missing options to man page and usage
  - explicitly document that the define is necessary for getopt
  - check that offer isn't null before receiving
  - common: shrink a bit
  - style
  - fix logic to determine which offer to receive
  - manpages: add -p
  - waypaste: support primary clipboard
This commit is contained in:
Matej Cepl 2025-01-04 11:05:40 +01:00
parent 613e459185
commit 1ec9e1bead
Signed by: mcepl
GPG Key ID: 79205802880BC9D8
2 changed files with 14 additions and 1 deletions

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Jan 4 10:05:33 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Update from dac1c69 to a62ac18:
- add missing options to man page and usage
- explicitly document that the define is necessary for getopt
- check that offer isn't null before receiving
- common: shrink a bit
- style
- fix logic to determine which offer to receive
- manpages: add -p
- waypaste: support primary clipboard
-------------------------------------------------------------------
Fri Dec 23 14:21:24 UTC 2022 - Matej Cepl <mcepl@suse.com>

View File

@ -17,7 +17,7 @@
Name: wayclip
Version: 0.3+git.1666559752.dac1c69
Version: 0.4.2+git.1709775940.a62ac18
Release: 0
Summary: Wayland clipboard utility
License: ISC