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:
parent
613e459185
commit
1ec9e1bead
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user