kanshi
wl-clipboard
kanshi | wl-clipboard | |
---|---|---|
22 | 20 | |
553 | 1,673 | |
- | 3.0% | |
5.9 | 1.9 | |
over 3 years ago | 5 months ago | |
C | C | |
MIT License | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
kanshi
-
Sway external display
Without digging into you problem, i just let you know one options/tool as an addition: https://github.com/emersion/kanshi
-
Starting kanshi from sway
This works, but after a reload of the config the configuration is gone. Then I found this discussion and changed the line to:
-
Arch users belike
Kanshi is not exactly what you're looking for but i stumbled across this when I was writing the dynamic display configuration page.
-
Terminal font size on hidpi + normal display
You should use different scale factors on each monitor. You can do it in your sway configuration, or use something like kanshi that automatically applies different settings based on what is connected.
-
Inaccessible workspaces
If this fixes your problem you'll want to apply this fix: Disable Laptop screen upon closing screen. or you can use something like Automatic display profile switcher when you connect your external display to switch it to while also disabling your laptop screen.
-
How to toggle transparency and gaps? Preserve display configuration?
I also heard of kanshi for monitor configuration, but I believe there's an open bug where sway reload breaks kanshi config... which kind of defeats the purpose.
- Single Background / Multiple Monitors
-
Script for docked mode
kanshi should be able to do it.
-
Organising workspaces on multiple monitors
Assuming your connected monitors may change - you plug another one in and then you want to move workspaces the new output: kanshi can help you with that. You can tell kanshi to execute commands when it matches a profile.
-
Sway not picking the highest refresh rate available
For this you can use kanshi.
wl-clipboard
-
With Firefox on X11, any page can pastejack you anytime (middle button paste)
> things it doesn't support like xclip
https://github.com/bugaevc/wl-clipboard
$ cat ~/bin/clip
#!/bin/sh
-
How to enable Primary Selection and Clipboard?
With the default config I noticed I couldn't paste contents from the selection buffer in some applications, so I added the following wl-clipboard calls in my hyprland.conf:
- macOS Command-Line Tools You Might Not Know About
-
Announcing zp: zp is a cli command to copy the contents of the source file or of the std output buffer to the clipboard, allowing users to easily paste the contents into another file or program
This is just kinda how wayland works. The way wl-clipboard handles it is it forks off and stays in the background. That process is what serves the clipboard requests.
-
Attach file path from clipboard to mutt/neomutt email
On wayland wl-paste pastes the from the clipboard. On X11 replace wl-paste with either xsel --clipboard --output or xclip -selection clipboard -o
-
Clipboard 0.4.0 - Tack stuff on, copy 100x faster, and feast your eyes on beauty!
No, but there's a wl-clipboard for that
- Fast OCR to clipboard
-
Wayland Protocol Finally Ready for Fractional Scaling
Linux isn't very pleasant.
> choosing to have vsync enabled or disabled in games
See this thread? https://www.reddit.com/r/swaywm/comments/ntszm9/how_can_i_ma...
I'm not 100% sure what you're asking.
> EDIT: I should another important one for me: xclip, read from and write to the clipboard in the command line
https://github.com/bugaevc/wl-clipboard
-
How can I run a script with clipboard as the only parameter?
I just had a quick Google and xclip or wl-clipboard may be what you’re looking for. I’ve never used them but they sound promising.
-
I did some hack to integrate emacs in wsl2 with the windows host
For point 2 I found that wl-paste seems to share the windows clipboard. Taking a screenshot and then in WSL
What are some alternatives?
wlr-randr - An xrandr clone for wlroots compositors
clipman - A simple clipboard manager for Wayland
wayvnc - A VNC server for wlroots based Wayland compositors
GPaste - Clipboard management system
wdisplays - GUI display configurator for wlroots compositors
autocutsel - automated xcutsel
dwl - dwm for Wayland - ARCHIVE: development has moved to Codeberg
grim - Grab images from a Wayland compositor
wayland - Core Wayland protocol and libraries (mirror)
sway - i3-compatible Wayland compositor
wdisplays
emacs - Mirror of GNU Emacs