<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Programming on WhyNotHugo</title><link>https://whynothugo.nl/tags/programming/</link><description>Recent content in Programming on WhyNotHugo</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Fri, 20 Jan 2023 11:32:53 +0100</lastBuildDate><atom:link href="https://whynothugo.nl/tags/programming/posts.xml" rel="self" type="application/rss+xml"/><item><title>How the clipboard works</title><link>https://whynothugo.nl/journal/2022/10/21/how-the-clipboard-works/</link><pubDate>Fri, 21 Oct 2022 00:00:00 +0000</pubDate><guid>https://whynothugo.nl/journal/2022/10/21/how-the-clipboard-works/</guid><description>Reading how copy-paste works from the Wayland specification is non-trivial unless you understand a lot of how desktop computing works and Wayland internal. It took me quite a while to figure it all out, though once you get there, it seems quite obvious.
Here&amp;rsquo;s my attempt at explaining how it works for mere mortals.
Terminology[permalink] Let me clarify that what we usually call &amp;ldquo;clipboard&amp;rdquo; is actually called a &amp;ldquo;selection&amp;rdquo;. I&amp;rsquo;ll use the term &amp;ldquo;clipboard&amp;rdquo; here anyway to keep this friendly, but keep in mind that it&amp;rsquo;s not the actual technical term.</description></item></channel></rss>