mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
Merge branch 'releases/1.2'
This commit is contained in:
commit
656a7690f9
1 changed files with 14 additions and 7 deletions
21
CHANGELOG.md
21
CHANGELOG.md
|
|
@ -6,23 +6,30 @@
|
|||
example `footrc` (https://codeberg.org/dnkl/foot/issues/1)
|
||||
|
||||
### Changed
|
||||
* Changed icon name in `foot.desktop` and `foot-server.desktop` from
|
||||
_terminal_ to _utilities-terminal_.
|
||||
* `XDG_SESSION_ID` is now included in the server/daemon default socket
|
||||
path.
|
||||
|
||||
### Deprecated
|
||||
### Removed
|
||||
* Keyboard/pointer handler workarounds for Sway 1.2.
|
||||
|
||||
### Fixed
|
||||
* Sixel images moved or deleted on window resize.
|
||||
|
||||
### Security
|
||||
|
||||
|
||||
## 1.2.2
|
||||
|
||||
### Changed
|
||||
* Changed icon name in `foot.desktop` and `foot-server.desktop` from
|
||||
_terminal_ to _utilities-terminal_.
|
||||
* `XDG_SESSION_ID` is now included in the server/daemon default socket
|
||||
path.
|
||||
|
||||
### Fixed
|
||||
* Window size doubling when moving window between outputs with
|
||||
different scaling factors (https://codeberg.org/dnkl/foot/issues/3).
|
||||
* Sixel images moved or deleted on window resize.
|
||||
* Font being too small on monitors with fractional scaling
|
||||
(https://codeberg.org/dnkl/foot/issues/5).
|
||||
|
||||
### Security
|
||||
|
||||
## 1.2.1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue