mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-11 08:21:01 -04:00
Merge branch 'releases/1.5'
This commit is contained in:
commit
6f28c16023
3 changed files with 18 additions and 11 deletions
25
CHANGELOG.md
25
CHANGELOG.md
|
|
@ -1,6 +1,7 @@
|
|||
# Changelog
|
||||
|
||||
* [Unreleased](#Unreleased)
|
||||
* [1.5.3](#1-5-3)
|
||||
* [1.5.2](#1-5-2)
|
||||
* [1.5.1](#1-5-1)
|
||||
* [1.5.0](#1-5-0)
|
||||
|
|
@ -63,10 +64,24 @@
|
|||
### Removed
|
||||
### Fixed
|
||||
|
||||
* Support for **pipe-\*** actions in mouse bindings. It was previously
|
||||
not possible to add a command to these actions when used in mouse
|
||||
bindings, making them useless
|
||||
(https://codeberg.org/dnkl/foot/issues/183).
|
||||
|
||||
|
||||
### Security
|
||||
### Contributors
|
||||
|
||||
|
||||
## 1.5.3
|
||||
|
||||
### Fixed
|
||||
|
||||
* Crash when libxkbcommon cannot find a suitable libX11 _compose_
|
||||
file. Note that foot will run, but without support for dead keys.
|
||||
(https://codeberg.org/dnkl/foot/issues/170).
|
||||
* Restore window size when window is un-tiled.
|
||||
* Restored window size when window is un-tiled.
|
||||
* XCursor shape in CSD corners when window is tiled.
|
||||
* Error handling when processing keyboard input (maybe
|
||||
https://codeberg.org/dnkl/foot/issues/171).
|
||||
|
|
@ -77,14 +92,6 @@
|
|||
window (https://codeberg.org/dnkl/foot/issues/179).
|
||||
* Character dropped from selection when "right-click-hold"-extending a
|
||||
selection (https://codeberg.org/dnkl/foot/issues/180).
|
||||
* Support for **pipe-\*** actions in mouse bindings. It was previously
|
||||
not possible to add a command to these actions when used in mouse
|
||||
bindings, making them useless
|
||||
(https://codeberg.org/dnkl/foot/issues/183).
|
||||
|
||||
|
||||
### Security
|
||||
### Contributors
|
||||
|
||||
|
||||
## 1.5.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue