Skip to content

Releases: project-repo/cagebreak

Release 2.3.1

27 Jan 17:04
Compare
Choose a tag to compare

Release 2.3.1

  • Unbreak build on FreeBSD (#74, 73 in Bugs.md)
    • Thanks to Jan Beich for pointing this out.
  • Add Issue 74 to Bugs.md (#71, was fixed in 2.3.0)

Release 2.3.0

26 Jan 11:12
Compare
Choose a tag to compare

Functionality:

  • Add configuration to anchor position of messages (#60, 71 in Bugs.md).
  • Add output priorisation (#38, 68 in Bugs.md).
  • Print whether output is active in dump.

Bug Fixes:

  • Fix gamma control (72 in Bugs.md).
  • Add missing commands to example config.
  • Add message_config to dump output.

Example Scripts:

  • Add screenshot script.
  • Make example scripts standalone.

Documentation:

  • Escape html tags in config man page. (#68, 69 in Bugs.md)
  • Improve README.md (#62, 70 in Bugs.md).
  • Improve SECURITY.md.
  • Add CONTRIBUTING.md (#62, 70 in Bugs.md).
  • FAQ: Add Firefox screenshare instructions for wayland.
  • FAQ: Add wlroots downgrading instructions for workaround in case of temporary wlroots incompatibility.
  • Update copyright notices to 2024.

Development Tooling:

  • Add new gpg keys (signed by the old ones).
  • Add PR template.
  • Add dev-FAQ.
  • Remove now-unnecessary fanalyzer pragmas.

Release 2.2.3

05 Dec 14:03
Compare
Choose a tag to compare
- Fix positioning of outputs (#66)
- Fix version specification of wlroots (#65)
- Add version check to prevent #65 in the future

Release 2.2.2

04 Dec 11:37
Compare
Choose a tag to compare
- Adjust Cagebreak to wlroot 0.17
- Improve README & SECURITY.md

Release 2.2.1

21 Aug 07:42
Compare
Choose a tag to compare
  * Fix Issue 65 (fix calibration matrix)
    * Thanks to Oliver Friedmann for providing a PR
  * Fix minor inelegance in README
  * Adjust dependency versions

Release 2.2.0

31 May 19:52
Compare
Choose a tag to compare
- Add custom events
- Fix Issue 62 (#46 Github)
- Fix Issue 63 (environment variables test)
- Fix Issue 64 (pointer focus bug)

Release 2.1.2

24 Apr 21:19
Compare
Choose a tag to compare
- Adjust release procedure
- Fix Issue 60 in Bugs.md (Thanks to Tom Greig)
- Fix Issue 61 in Bugs.md

Release 2.1.1

17 Apr 20:25
Compare
Choose a tag to compare
- Adjust dependency versions
- Add release tests
- Add a quick installation script
- Add small utility scripts
- Add note on review and developer certificate of origin (DCO)
- Add note on accessibility

Release 2.1.0

04 Apr 12:12
Compare
Choose a tag to compare
- Add -bs (bad security) option
- Fix Issue 57 (SPDX spelling error #39)
- Fix Issue 59 (meson install settings)
- Fix Issue 55 (npd)
- Fix Issue 56 (npd)
- Fix Issue 58 (#40 config)
- Improve release procedure
- Add miniscule test suite
- Adjust Cagebreak to wlroots 0.16.2
- New GPG Keys

Release 2.0.1

09 Jan 17:56
Compare
Choose a tag to compare
Changelog:
  * Fix Issue 54 (#37 on github)
    * Cagebreak did not compile on BSD systems and falsely claimed
      to be POSIX compliant.