Skip to content

xwm clipboard sync

Simon Ser requested to merge github/fork/acrisci/feature/xwm-selection into master

Created by: acrisci

Sync the Wayland clipboard selection with the xwm clipboard.

Tests:

  • Copy from a Wayland window and paste into an Xwayland window.
  • Copy from an Xwayland window and paste into a Wayland window.
  • sleep 5 && xclip -o, change focus to a wayland window, and modify the clipboard. xclip should not receive an updated value. not in scope

Merge request reports