mirror of
https://github.com/swaywm/sway.git
synced 2025-04-06 21:46:20 +00:00
Make it a flat tree as the current structure no longer makes much sense. Perhaps there's a better way to structure this.
parent
e691ffc6de
commit
d6627056d7
1 changed files with 8 additions and 8 deletions
|
@ -57,17 +57,17 @@ Generic launchers for GTK or KDE such as [xfce4-appfinder](https://docs.xfce.org
|
|||
|
||||
* [mpv](https://github.com/mpv-player/mpv) - Command line video player
|
||||
|
||||
### Notification
|
||||
## Notification
|
||||
* [mako](https://github.com/emersion/mako) - A lightweight notification daemon for Wayland.
|
||||
* [fnott](https://codeberg.org/dnkl/fnott) - Keyboard driven and lightweight Wayland notification daemon
|
||||
* [dunst](https://github.com/dunst-project/dunst) - a highly configurable and lightweight notification daemon.
|
||||
* [wayherb](https://github.com/muevoid/Wayherb) - Wayland notifcation port of herbe - daemon-less notifications without D-Bus. Minimal and lightweight.
|
||||
|
||||
### workspaces
|
||||
## workspaces
|
||||
* [workstyle](https://github.com/pierrechevalier83/workstyle) - dynamically rename your workspaces to indicate which programs are running in each one.
|
||||
* [wsdnames.py](https://github.com/nwg-piotr/swayinfo/blob/master/wsdnames.py) - automatically renames workspace title
|
||||
|
||||
### screenshot
|
||||
## screenshot
|
||||
* [grim](https://github.com/emersion/grim) - grab images from a Wayland compositor
|
||||
* [grimshot](https://github.com/swaywm/sway/tree/master/contrib) - script to grab screenshots
|
||||
* [slurp](https://github.com/emersion/slurp) - select a region in a Wayland compositor
|
||||
|
@ -76,7 +76,7 @@ Generic launchers for GTK or KDE such as [xfce4-appfinder](https://docs.xfce.org
|
|||
* [shotman](https://gitlab.com/WhyNotHugo/shotman) - simple UI for handling screenshots.
|
||||
* [taiga](https://hg.sr.ht/~scoopta/taiga) - an animated screenshot program
|
||||
|
||||
### brightness
|
||||
## brightness
|
||||
* [brightnessctl](https://github.com/Hummer12007/brightnessctl/) - control device brightness
|
||||
* [light](https://github.com/haikarainen/light) - control backlights
|
||||
* [clight](https://github.com/FedeDP/Clight) - a C user daemon utility that aims to fully manage your display
|
||||
|
@ -85,12 +85,12 @@ Generic launchers for GTK or KDE such as [xfce4-appfinder](https://docs.xfce.org
|
|||
* [brillo](https://github.com/CameronNemo/brillo) - controls the brightness of backlight and LED devices on Linux.
|
||||
* [wlr-brightness](https://github.com/mherzberg/wlr-brightness) - adjust the brightness of your screen
|
||||
|
||||
### gamma
|
||||
## gamma
|
||||
* [wl-gammactl](https://github.com/mischw/wl-gammactl) - Small GTK GUI application to set contrast, brightness and gamma
|
||||
* [gammastep](https://gitlab.com/chinstrap/gammastep) - Adjust the color temperature of your screen
|
||||
* [wlsunset](https://sr.ht/~kennylevinsen/wlsunset/) - Day/night gamma adjustments for Wayland
|
||||
|
||||
### Wallpaper
|
||||
## Wallpaper
|
||||
* [swaybg](https://github.com/swaywm/swaybg) - Wallpaper tool
|
||||
* [azote](https://github.com/nwg-piotr/azote) - Wallpaper and colour manager for Sway, i3 and some other WMs
|
||||
* [wallutils](https://github.com/xyproto/wallutils) - wallpaper manager
|
||||
|
@ -114,7 +114,7 @@ Generic launchers for GTK or KDE such as [xfce4-appfinder](https://docs.xfce.org
|
|||
* [luastatus](https://github.com/shdown/luastatus) - Universal status bar content generator
|
||||
* [sfwbar](https://github.com/LBCrion/sfwbar) - Sway Floating Window Bar is a taskbar for Sway, focused on a stacking layout workflow
|
||||
|
||||
### widgets
|
||||
## widgets
|
||||
* [wlclock](https://git.sr.ht/~leon_plickat/wlclock) - a digital analog clock for Wayland desktops.
|
||||
* [wlr-sunclock](https://github.com/sentriz/wlr-sunclock) - a desktop widget to show to the sun's shadows on earth.
|
||||
|
||||
|
@ -134,7 +134,7 @@ Generic launchers for GTK or KDE such as [xfce4-appfinder](https://docs.xfce.org
|
|||
* [wlrctl](https://git.sr.ht/~brocellous/wlrctl) - command line utility for miscellaneous wlroots Wayland extensions (similar to xdotool). WARNING: requires sway-1.6+
|
||||
* [waynergy](https://github.com/r-c-f/waynergy) - [WIP] implementation of a synergy client for wlroots compositors
|
||||
|
||||
### Input Method Editors
|
||||
## Input Method Editors
|
||||
* [kime](https://github.com/Riey/kime) - [WIP] Korean IME
|
||||
* [wlanthy](https://github.com/st3r4g/wlanthy) - [WIP] simple Wayland-native Japanese input method. Born as a modification of wlhangul.
|
||||
* [amthywl](https://github.com/tadeokondrak/anthywl) - [WIP] Japanese input method for sway
|
||||
|
|
Loading…
Add table
Reference in a new issue