mirror of
https://github.com/swaywm/sway.git
synced 2024-11-14 22:43:58 +01:00
Some of my scripts have been renamed
parent
7a21a255b8
commit
cc7505c81e
@ -46,7 +46,7 @@ Generic launchers for GTK or KDE such as [xfce4-appfinder](https://docs.xfce.org
|
||||
* [wayland fork of rofi](https://github.com/lbonn/rofi) - fork of Rofi with added support for Wayland
|
||||
* [dmenu-wl](https://github.com/nyyManni/dmenu-wayland) - an efficient dynamic menu for wayland (wlroots).
|
||||
* [sway-launcher-desktop](https://github.com/Biont/sway-launcher-desktop) - a TUI-based launcher menu made with bash and the amazing fzf
|
||||
* [sway-menu](https://gitlab.com/wef/dotfiles/-/blob/master/bin/sway-menu) - menu generated from bindsym for learning sway keystrokes and remembering obscure ones
|
||||
* [i3-menu](https://gitlab.com/wef/dotfiles/-/blob/master/bin/i3-menu) - menu generated from bindsym for learning sway keystrokes and remembering obscure ones (was 'sway-menu' but now also runs on i3wm)
|
||||
* [sway-mode](https://gitlab.com/wef/dotfiles/-/blob/master/bin/sway-mode) - Head-up-display (HUD) help while running 'modes' such as 'move-mode'
|
||||
* [wlogoutbar](https://github.com/ftphikari/wlogoutbar) - Minimal logout menu for wlroots-based compositors
|
||||
* [sway-fzfify](https://github.com/ldelossa/sway-fzfify) - a series of scripts which FZFify your sway desktop.
|
||||
@ -195,7 +195,7 @@ connected outputs based on a set of profiles.
|
||||
* [keyd](https://github.com/rvaiya/keyd) - A key remapping daemon for linux.
|
||||
* [dotool](https://git.sr.ht/~geb/dotool) - Command to simulate input anywhere (X11/Wayland/TTYs) [like xdotool(1)]
|
||||
* [ydotool](https://github.com/ReimuNotMoe/ydotool) - Generic command-line automation tool (no X!) [like xdotool(1)]
|
||||
* [myautotype](https://gitlab.com/wef/dotfiles/-/blob/master/bin/myautotype) - Hot-keys using ydotool possibly looking up a key-value pair from ~/.config/myautotype
|
||||
* [myautotype](https://gitlab.com/wef/dotfiles/-/blob/master/bin/myautotype) - Hot-keys using ydotool/wtype/xdotools possibly looking up a key-value pair from ~/.config/myautotype
|
||||
* [wtype](https://github.com/atx/wtype) - xdotool type for wayland
|
||||
* [clipman](https://github.com/chmouel/clipman) - A basic clipboard manager for Wayland, with support for persisting copy buffers after an application exits.
|
||||
* [copyq](https://hluk.github.io/CopyQ/) - full function clipboard manager (but requires the full KDE/Qt stack)
|
||||
@ -289,20 +289,20 @@ See also: [Screencast-Compatibility](https://github.com/emersion/xdg-desktop-por
|
||||
|
||||
## Misc. Scripts
|
||||
|
||||
* [sway-fit-floats](https://gitlab.com/wef/dotfiles/-/blob/master/bin/sway-fit-floats) - fits floating windows into workspace
|
||||
* [sway-focus](https://gitlab.com/wef/dotfiles/-/blob/master/bin/sway-focus) - focus an app by name (sway app_id or X11 class)
|
||||
* [i3-fit-floats](https://gitlab.com/wef/dotfiles/-/blob/master/bin/i3-fit-floats) - fits floating windows into workspace (was 'i3-fit-floats' but now also runs on i3wm)
|
||||
* [i3-focus](https://gitlab.com/wef/dotfiles/-/blob/master/bin/i3-focus) - focus an app by name (sway app_id or X11 class) (was 'sway-focus' but now also runs on i3wm)
|
||||
* [sway-prep-xwayland]( https://gitlab.com/wef/dotfiles/-/blob/master/bin/sway-prep-xwayland) - prepare for Xwayland
|
||||
* [sway-prop](https://gitlab.com/wef/dotfiles/-/blob/master/bin/sway-prop) - show apps properties (similar to xprop)
|
||||
* [sway-run-or-raise](https://gitlab.com/wef/dotfiles/-/blob/master/bin/sway-run-or-raise) - focus an existing app or run it otherwise
|
||||
* [i3-prop](https://gitlab.com/wef/dotfiles/-/blob/master/bin/i3-prop) - show apps properties (similar to xprop) (was 'sway-prop' but now also runs on i3wm)
|
||||
* [i3-run-or-raise](https://gitlab.com/wef/dotfiles/-/blob/master/bin/i3-run-or-raise) - focus an existing app or run it otherwise (was 'sway-run-or-raise' but now also runs on i3wm)
|
||||
* [sway-select-window](https://gitlab.com/wef/dotfiles/-/blob/master/bin/sway-select-window) - use bemenu/rofi/wofi to go to a running app
|
||||
* [sway-start](https://gitlab.com/wef/dotfiles/-/blob/master/bin/sway-start) - startup sway from the console
|
||||
* [sway-track-firefox](https://gitlab.com/wef/dotfiles/-/blob/master/bin/sway-track-firefox) - watch firefox (and other apps) and bind Shift-Ins to paste PRIMARY selection
|
||||
* [sway-track-prev-focus](https://gitlab.com/wef/dotfiles/-/blob/master/bin/sway-track-prev-focus) - mark container with _prev for rapid switching between apps
|
||||
* [i3-track-firefox](https://gitlab.com/wef/dotfiles/-/blob/master/bin/i3-track-firefox) - watch firefox (and other apps) and bind Shift-Insert to paste PRIMARY selection (was 'i3-track-firefox' but now also runs on i3wm)
|
||||
* [i3-track-prev-focus](https://gitlab.com/wef/dotfiles/-/blob/master/bin/i3-track-prev-focus) - mark container with _prev for rapid switching between apps; also make unfocused windows translucent (was 'sway-track-prev-focus' but now also runs on i3wm)
|
||||
* [nmcli-rofi](https://github.com/jvanbruegge/dotfiles/blob/master/sway/wifi/nmcli-rofi) - Wofi script to select wifi and VPNs with nmcli
|
||||
* [sway-fit-floats](https://gitlab.com/wef/dotfiles/-/blob/master/bin/sway-fit-floats) - manage floaters - fit in w/s; send/bring all to scratchpad; unfloat all (ie tile them)
|
||||
* [i3-fit-floats](https://gitlab.com/wef/dotfiles/-/blob/master/bin/i3-fit-floats) - manage floaters - fit in w/s; send/bring all to scratchpad; unfloat all (ie tile them) (was 'sway-fit-floats' but now also runs on i3wm)
|
||||
* [sway-new-workspace](https://github.com/nzig/sway-new-workspace) - create bindings for opening a new workspace, or moving windows to a new workspace
|
||||
* [swaycons](https://github.com/ActuallyAllie/swaycons) - display window icons with font icons
|
||||
* [sway-toolwait](https://gitlab.com/wef/dotfiles/-/blob/master/bin/sway-toolwait) - serialise apps - similar to the ancient SunOS command toolwait
|
||||
* [i3-toolwait](https://gitlab.com/wef/dotfiles/-/blob/master/bin/i3-toolwait) - serialise apps - similar to the ancient SunOS command toolwait (was 'sway-toolwait' but now also runs on i3wm)
|
||||
|
||||
## Development
|
||||
* [gtk-layer-shell](https://github.com/wmww/gtk-layer-shell) - A library to write GTK applications that use Layer Shell.
|
||||
|
Loading…
Reference in New Issue
Block a user