Skip to content

Releases: Arian8j2/ClipboardXX

Version 0.5

26 Sep 09:55
Compare
Choose a tag to compare

Major changes in Windows clipboard

Version 0.4

22 Aug 07:18
Compare
Choose a tag to compare

Re wrote whole project with more flexible and cleaner code that also led to:

  • Cleaner code
  • Flexible for adding supports for other operating systems
  • Better memory management
  • Added tests for better document and test the code behavior
  • Added linter and formatter to polish code

Version 0.3

05 Jan 08:20
Compare
Choose a tag to compare

Biggest changes:

  • Using xcb instead of xlib
  • Better handling spam requests
  • Optimize X server bandwith

Version 0.2

30 Dec 22:06
Compare
Choose a tag to compare

Lots of things has been changed since v0.1, I listed the big changes:

  • rewriting whole library with different naming case
  • use X11 for managing clipboard Linux operating systems instead of Qt

First Release

30 Dec 19:44
Compare
Choose a tag to compare

Version 0.1

first release