cad92e89d0
The following logs are extracted from pasting texts to Firefox's address bar and a Google Doc page in Firefox, respectively. [2021-05-16T00:03:14] DEBUG1: request for clipboard 342, target text/plain;charset=utf-8 (600) by 0x03000044 (property=GDK_SELECTION (511)) [2021-05-16T00:03:22] DEBUG1: request for clipboard 342, target application/x-moz-nativehtml (603) by 0x03000044 (property=GDK_SELECTION (511)) Inspired by https://github.com/debauchee/barrier/pull/461. Should fix pasting unicode on X11 https://github.com/debauchee/barrier/issues/344. |
||
---|---|---|
.. | ||
README.md | ||
build-failure-mipsel-riscv.bugfix | ||
configuration-reading-non-ascii-windows.bugfix | ||
drop-target--option.feature | ||
fix-x11-paste.bugfix | ||
gui-autostart.feature | ||
gui-hotkey-multiple-actions.bugfix | ||
gui-hotkey-special-keys-handling.bugfix | ||
gui-keyboard-enabled-screen-layout.feature | ||
keyboard-backlight-media-keys.feature | ||
muhenkan-eisu-toggle-keys.feature | ||
non-ascii-character-transfer.bugfix | ||
profile-dir-option.feature | ||
regenerate-broken-server-cert.bugfix | ||
sun-keyboard-keys.bugfix | ||
use-theme-icons.bugfix |
README.md
This is the directory for news snippets used by towncrier: https://github.com/twisted/towncrier
When changing code in a way that's visible to an end user please make a new file in this directory. It will be removed and integrated into release notes document upon a release of a new version of Barrier.
towncrier has a few standard types of news fragments, signified by the file extension. These are:
.feature: Signifying a new feature. .bugfix: Signifying a bug fix. .doc: Signifying a documentation improvement. .removal: Signifying a deprecation or removal of public API.