mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-21 13:04:18 +02:00
parent
2dc27c4b21
commit
0ee4e286b9
1 changed files with 33 additions and 0 deletions
33
Bugs.md
33
Bugs.md
|
|
@ -1120,3 +1120,36 @@ Cagebreak was not compatible with clang 15 and POSIX which was causing issues
|
|||
with building under FreeBSD.
|
||||
|
||||
Thanks to Jan Beich for pointing this out and providing a PR.
|
||||
|
||||
## Issue 55
|
||||
|
||||
* github issue number: N/A
|
||||
* Fixed: 2.0.2
|
||||
|
||||
Prior to release 2.0.2, cagebreak sometimes crased due to a null pointer
|
||||
derefrence when the cursor was moved.
|
||||
|
||||
## Issue 56
|
||||
|
||||
* github issue numner: N/A
|
||||
* Fixed: 2.0.2
|
||||
|
||||
Prior to release 2.0.2, the following workflow caused cagebreak to
|
||||
crash:
|
||||
|
||||
* Split an empty workspace.
|
||||
* Open 2 windows on the left tile.
|
||||
* exchangeright
|
||||
* focus left
|
||||
* cycle views
|
||||
|
||||
The reason for this is that the ipc send event did not handle
|
||||
focussing the background correctly when cycling.
|
||||
|
||||
## Issue 57
|
||||
|
||||
* github issue number: #39
|
||||
* Fixed: 2.0.2
|
||||
|
||||
maxhbr pointed out that there was a spelling mistake in the
|
||||
SPDX-License-Identifier.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue