Skip to content

Instantly share code, notes, and snippets.

@tkkcc
Last active January 2, 2024 10:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tkkcc/8aaedc103596a3a388a6078b52d1edd2 to your computer and use it in GitHub Desktop.
Save tkkcc/8aaedc103596a3a388a6078b52d1edd2 to your computer and use it in GitHub Desktop.

terminal + driver + window_manager

  1. alacritty + intel + i3wm: small flicker on workspace switching, can be neglected
  2. alacritty + modesetting + i3wm: horrible black tearing after workspace switching
  3. alacritty + nvidia + i3wm: screen flicker on workspace switching, screen flash to black in the middle, tuning nvidia-setting does not work
  4. urxvt/kitty + intel/modestting/nvidia + i3wm: no flicker
  5. foot/alacritty/kitty + intel/modestting/nvidia + sway: no flicker

alacritty

  1. no osc notification, but bell can be used in tmux over ssh
  2. i3wm+nvidia => screen flicker on workspace change, sometimes seconds lagging over nomachine
  3. x11 clipboard sometimes lagging (seems fixed)

kitty

  1. slow startup
  2. tmux/zellij cursor color wrong

wezterm

  1. very slow startup

sway

  1. mouse flat accel speed too slow, calibration_matrix does not work (custom acceleration profile + use talk to libinput directly)
  2. fcitx5 on foot/alacritty/kitty has no popup (use sway-im-git aur can solve)
  3. fcitx5 on chromium(--gtk-version=4) has wrong position popup (right if fullscreen)
  4. nomachine/rustdesk client keyboard grabing does not work
  5. scroll in chromium too fast, scroll_factor does not work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment