User Tools

Site Tools


sway:sway-apps

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
sway:sway-apps [2021/02/20 16:07] adminsway:sway-apps [2021/11/07 01:41] admin
Line 1: Line 1:
 ====== Useful add-ons for sway ====== ====== Useful add-ons for sway ======
  
-Assuming it sticks, the canonical page for this is [[https://github.com/swaywm/sway/wiki/Useful-add-ons-for-sway|here]] +NO LONGER UPDATED - PLEASE VISIT THIS PAGE INSTEAD: [[https://github.com/swaywm/sway/wiki/Useful-add-ons-for-sway|here]]
-Here is a list of apps and scripts for [[ https://github.com/swaywm/sway | swaywm ]].+
  
-Here is a list of apps and scripts for [[ https://github.com/swaywm/sway | swaywm ]]. 
- 
-Note that pretty much all GTK and KDE apps such as firefox, thunderbird, chromium, even emacs (with the gtk-emacs branch) can be run as native wayland under sway so they're not listed here. 
- 
-[WIP] = Work in progress or alpha status 
- 
-===== Log-in managers ===== 
- 
-| [[ https://git.sr.ht/~kennylevinsen/greetd/ | greetd ]] | a minimal and flexible login manager daemon | 
-| [[ https://github.com/tvrzna/emptty/ | emptty ]] | Dead simple CLI Display Manager on TTY | 
-| [[ https://github.com/nullgemm/ly | Ly ]] | a lightweight TUI (ncurses-like) display manager | 
- 
-===== Launchers ===== 
- 
-Generic launchers for GTK or KDE such as [[ https://docs.xfce.org/xfce/xfce4-appfinder/start | xfce4-appfinder ]] and krunner work fine but the following were written with sway in mind: 
- 
-| [[ https://git.sr.ht/~leon_plickat/lavalauncher | lavalauncher ]] | simple launcher for Wayland | 
-| [[ https://github.com/nwg-piotr/sgtk-menu | sgtk-menu ]] | app launcher | 
-| [[ https://github.com/nwg-piotr/nwg-launchers | nwg-launchers ]] | app launcher | 
-| [[ https://ulauncher.io/ | Ulauncher ]] | app launcher | 
-| [[ https://sr.ht/~kennylevinsen/wldash/ | wldash ]] | A dashboard/launcher/control-panel thing for Wayland | 
-| [[ https://github.com/l4l/yofi | yofi ]] | minimalistic application launcher for wayland | 
-| [[ https://gitlab.com/tslocum/gmenu | gmenu ]] | Desktop application launcher | 
-| [[ https://github.com/mortie/mauncher | mauncher ]] | Mauncher is a GTK-based alternative to dmenu for Wayland which supports display scaling. | 
- 
-===== Menus ===== 
-| [[ https://hg.sr.ht/~scoopta/wofi | wofi ]] | A rofi inspired menu and launcher for wlroots compositors | 
-| [[ https://github.com/Cloudef/bemenu | bemenu ]] | dmenu replacement with Wayland support | 
-| [[ https://github.com/ArtsyMacaw/wlogout | wlogout ]] | A wayland based logout menu wlogout | 
-| [[ https://github.com/lbonn/rofi | wayland fork of rofi ]] | fork of Rofi with added support for Wayland | 
-| [[ https://github.com/nyyManni/dmenu-wayland | dmenu-wl ]] | an efficient dynamic menu for wayland (wlroots). | 
-| [[ https://github.com/Biont/sway-launcher-desktop | sway-launcher-desktop ]] | a TUI-based launcher menu made with bash and the amazing fzf | 
-| [[ https://codeberg.org/dnkl/fuzzel | fuzzel ]] | application launcher, similar to rofi's drun mode | 
- 
-===== Display/outputs ===== 
- 
-| [[ https://github.com/francma/wob | wob ]] | A lightweight overlay volume/backlight/progress/anything bar for Wayland. | 
-| [[ https://gitlab.com/wef/dotfiles/-/blob/master/bin/mywob | mywob ]] | autostarts wob(1) | 
-| [[ https://github.com/cyclopsian/wdisplays | wdisplays ]] | GUI display configurator for wlroots compositors [like arandr(1)] | 
-| [[ https://github.com/emersion/wlr-randr | wlr-randr ]] | manage outputs of a Wayland compositor. | 
-| [[ https://github.com/atx/wlay | wlay ]] | Graphical output management for Wayland | 
-| [[ https://github.com/emersion/kanshi | kanshi ]] | define output profiles that are automatically enabled and disabled on hotplug. eg, this can be used to turn a laptop's internal screen off when docked. | 
-| [[ https://github.com/nwg-piotr/autotiling | autotiling ]] | switch the layout splith/splitv depending on the currently focused window dimensions. | 
-| [[ https://github.com/johnae/persway | persway ]] | a simple sway ipc daemon | 
- 
-==== Notification ==== 
-| [[ https://github.com/emersion/mako | mako ]] | A lightweight notification daemon for Wayland. | 
-| [[ https://codeberg.org/dnkl/fnott | fnott ]] | Keyboard driven and lightweight Wayland notification daemon | 
-| [[ https://github.com/dunst-project/dunst | dunst ]] | a highly configurable and lightweight notification daemon. | 
-| [[ https://github.com/muevoid/Wayherb | wayherb ]] | Wayland notifcation port of herbe - daemon-less notifications without D-Bus. Minimal and lightweight. | 
- 
-==== workspaces ==== 
-| [[ https://github.com/pierrechevalier83/workstyle | workstyle ]] | dynamically rename your workspaces to indicate which programs are running in each one. | 
-| [[ https://github.com/nwg-piotr/swayinfo/blob/master/wsdnames.py | wsdnames.py ]] | automatically renames workspace title | 
- 
-==== screenshot ==== 
-| [[ https://github.com/emersion/gr | grim ]] | grab images from a Wayland compositor | 
-| [[ https://github.com/swaywm/sway/tree/master/contrib | grimshot ]] | script to grab screenshots | 
-| [[ https://github.com/emersion/slurp | slurp ]] | select a region in a Wayland compositor | 
-| [[ https://github.com/jtheoof/swappy | swappy ]] | screen snapshot & editor | 
-| [[ https://gitlab.com/radio_rogal/swayshot | swayshot ]] | Print screen helper for sway adds keyboard shortcuts for screenshots | 
-| [[ https://gitlab.com/WhyNotHugo/shotman | shotman ]] | simple UI for handling screenshots. | 
-| [[ https://hg.sr.ht/~scoopta/taiga | taiga ]] | an animated screenshot program | 
- 
-==== brightness ==== 
-| [[ https://github.com/Hummer12007/brightnessctl/ | brightnessctl ]] | control device brightness | 
-| [[ https://github.com/haikarainen/light | light ]] | control backlights | 
-| [[ https://github.com/FedeDP/Clight | clight ]] | a C user daemon utility that aims to fully manage your display | 
-| [[ https://github.com/maximbaz/wluma | wluma ]] | automatically adjusts screen brightness based on the screen contents and amount of ambient light around you | 
-| [[ https://github.com/cyrinux/wluma-als-emulator | wluma-als-emulator ]] | a fake ambient light sensor for those who don\u2019t get one built into in their laptop | 
-| [[ https://github.com/CameronNemo/brillo | brillo ]] | controls the brightness of backlight and LED devices on Linux. | 
-| [[ https://github.com/mherzberg/wlr-brightness | wlr-brightness ]] | adjust the brightness of your screen | 
- 
-==== gamma ==== 
-| [[ https://github.com/mischw/wl-gammactl | wl-gammactl ]] | Small GTK GUI application to set contrast, brightness and gamma | 
-| [[ https://gitlab.com/chinstrap/gammastep | gammastep ]] | Adjust the color temperature of your screen | 
-| [[ https://sr.ht/~kennylevinsen/wlsunset/ | wlsunset ]] | Day/night gamma adjustments for Wayland | 
- 
-==== Wallpaper ==== 
-| [[ https://github.com/swaywm/swaybg | swaybg ]] | Wallpaper tool | 
-| [[ https://github.com/nwg-piotr/azote | azote ]] | Wallpaper and colour manager for Sway, i3 and some other WMs | 
-| [[ https://github.com/xyproto/wallutils | wallutils ]] | wallpaper manager | 
-| [[ https://hg.sr.ht/~scoopta/glpaper | glpaper ]] | wallpaper program that allows you to render glsl shaders as your wallpaper | 
-| [[ https://github.com/GhostNaN/mpvpaper | mpvpaper ]] | wallpaper program that allows you to play videos with mpv as your wallpaper | 
-| [[ https://github.com/xdavidwu/qt-video-wlr | qt-video-wlr ]] | QT5 video player | 
-| [[ https://github.com/vilhalmer/oguri | oguri ]] | A very nice animated wallpaper daemon | 
- 
-===== Bars/panels ===== 
-| [[ https://github.com/swaywm/sway | swaybar ]] | sway is an i3-compatible Wayland compositor. | 
-| [[ https://bugz.fedoraproject.org/i3status | i3status ]] | Status bar generator for i3bar, dzen2, xmobar or similar programs | 
-  * [i3blocks](https://github 
sway/sway-apps.txt · Last modified: 2021/11/07 01:42 by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki