Skip to content

Releases: Smithay/smithay-clipboard

smithay-clipboard version 0.7.1

19 Feb 23:31
v0.7.1
eebb028
Compare
Choose a tag to compare
  • Don't panic on display disconnect

smithay-clipboard version 0.7.0

10 Oct 17:35
v0.7.0
858419b
Compare
Choose a tag to compare
  • Update SCTK to 0.18
  • Fix active polling of the clipboard each 50ms
  • Fix freeze when copying data larger than the pipe buffer size
  • Accept text/plain mime type as a fallback

v0.6.0

03 Oct 14:31
v0.6.0
05b6dec
Compare
Choose a tag to compare
  • Updated smithay-client-toolkit to 0.12
  • Breaking Clipboard::new is now marked with unsafe

0.2.1 -- 2019-04-27

27 Apr 15:36
Compare
Choose a tag to compare
v0.2.1

Release 0.2.1

0.2.0 -- 2019-04-27

27 Apr 14:36
Compare
Choose a tag to compare
v0.2.0

Release 0.2.0

0.1.0 -- 2019-02-14

14 Feb 10:29
Compare
Choose a tag to compare

Initial version, including:

  • WaylandClipboard with new_threaded() and new_threaded_from_external()
  • multi seat support