-
Latest Debian uses* wayland* by default, and all programs depending on `xclip` broke!.
I understand that this is an X utility, but still, if it is trivial to make it work out-of-the-box[*], it woul…
-
### What happened?
Since the (flatpak) update on 12.12. with version 0.5.2 (c53f23b6)
After a rollback to `219a798e` it works.
```
Commit: 52b04bddb636a27fc66256f83a57a42b1e17e98c9e58cde…
rwese updated
11 months ago
-
There is the following consolation of facts:
OS: Arch Linux
maim version: 5.6.3
The following command does copy the image to the clipboard:
`maim -s | xclip -sel clip -t image/png`
however, thi…
-
### Description of the bug
When using `merge_init_into_class`, signature overloads (typing.overload) are not merged into the class' docs.
### To Reproduce
Example:
```python
from typing impor…
-
xclip 1.txt
Error: Can't open display: (null)
-
```
Cannot copy to clipboard:
Running ("pbcopy",[]) failed with exception: pbcopy: startProcess: posix_spawnp: does not exist (No such file or directory).
Running ("wl-copy",[]) failed with excepti…
-
## 工具 & 命令
### 工具
- zsh
- xclip
- chrome: `wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb`
#### zsh
Mdf: /etc/zsh/*, Add `OPATH`
Mdf: ~/.zshrc, `PATH=$OPATH:..…
-
### Description of the bug
Following https://github.com/mkdocstrings/python/commit/7f9757d1584555edebc56f1aefe6cc8242e6c8bb, other submodules of the package not exported via `__all__` are being inc…
-
Is there any way to install this without root priviliges?I tried and it gave the error
```
/usr/bin/install -c xclip xclip-copyfile xclip-pastefile xclip-cutfile /usr/local/bin
/usr/bin/install:…
-
When xclip or yclip is suffix, pretty print gives wrong sequence, the problem lies in `src/alignment.rs` file where you should skip x_i and y_i bases before actual clip sequence, I think, like below
…