Skip to content
This repository was archived by the owner on Jan 27, 2022. It is now read-only.

Latest commit

 

History

History
90 lines (49 loc) · 1.94 KB

Sway.md

File metadata and controls

90 lines (49 loc) · 1.94 KB

Sway is a Wayland Desktop Environment

| homepage | https://swaywm.org/ | | cheat sheet | https://i3wm.org/docs/refcard.html | | wiki | https://github.com/swaywm/sway/wiki |

X1 Yoga report

Login manager: broken

Camera: working

Sound: working

Network: working

RedShift: ???

Wacom: not configurable?

Copy-paste seems to be working fine

Rofi

Doesn't seem to be well supported: https://github.com/DaveDavenport/rofi/wiki/Wayland

sway also wants to control the launch of new applications but rofi executes them directly instead of printing to stdout like dmenu does

Termite

Really cool term for keyboard-centric workflows

  • ctrl+shift+u for URL opening. requires xdg_utils to work.
  • ctrl+shift+space for VIM selection mode

https://wiki.archlinux.org/index.php/Termite

Mako

Works great as a notify-osd replacement to send

No OSD display for things like volume and brightness changes. These can be put in i3status-rs

TODO

Disable HiDPI: https://wiki.archlinux.org/index.php/HiDPI#GUI_toolkits

https://github.com/greshake/i3status-rust/blob/07e5ffeb50aa37bc634158555704879d7a1e1cee/blocks.md

Keyring / Keychain

Remember all the key shortcuts

kanshi GUI

RedShift replacement

i3 menu entries

Color schemes Configure .Xresources

Wacom + Wayland needs xorg 1.20, nixpkgs-unstable ships with 1.19

https://www.phoronix.com/scan.php?page=news_item&px=XWayland-Tablet-Pads

kanshi

Supposed to be a GUI for display configuration, still very young

https://github.com/emersion/kanshi

Known issues

XWayland doesn't support scaling1.

Google Chrome seems to be using XWayland but was supposed to have Wayland support in Chrome 50

https://askubuntu.com/questions/946763/chrome-wayland-scaling-issue

Slack doesn't like my wacom input

Hangouts screen sharing can only share X11 apps (makes sense)