Age | Commit message (Collapse) | Author | Files | Lines |
|
Default behaviour of `xclip` is to copy into the `primary` selection.
Default behaviour of `wl-copy` is to copy into the `clipboard`.
This commit introduces a new config option called `clipboard_target`
that:
- allows disabling the copy to any clipboard entirely
- enforce copy to `primary` (i.e. for `wl-copy`)
- enforce copy to `clipboard` (i.e. for `xclip`)
|
|
|
|
Uses the new 'minimum-id-length' post parameter to ensure minimum id
lengths for created file and multipaste urls.
Changes by Florian Pritz:
- Raise required API version to 2.2.0
- Rename CLI option to from `--min-url-length` to `--min-id-length` and
adjust documentation
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
- https instead of http
- MiB instead of MB
- Tell users to use api keys rathern than netrc
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
This does change the default from upload to stdin, but I don't care.
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
These options don't exist and shouldn't have been documented.
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
- reorder options alphabetically
- remove BUGS section since it doesn't apply any more
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
Conflicts:
Makefile
fb.pod
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|