mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-15 08:21:03 -04:00
changelog: move ‘csd.preferred=none’ from ‘changed’ to ‘added’
This commit is contained in:
parent
6afe64b7f4
commit
7b11c27570
1 changed files with 3 additions and 3 deletions
|
|
@ -33,6 +33,9 @@
|
||||||
(https://codeberg.org/dnkl/foot/issues/157).
|
(https://codeberg.org/dnkl/foot/issues/157).
|
||||||
* **word-delimiters** option to `foot.ini`
|
* **word-delimiters** option to `foot.ini`
|
||||||
(https://codeberg.org/dnkl/foot/issues/156).
|
(https://codeberg.org/dnkl/foot/issues/156).
|
||||||
|
* **csd.preferred** can now be set to `none` to disable window
|
||||||
|
decorations. Note that some compositors will render SSDs despite
|
||||||
|
this option being used (https://codeberg.org/dnkl/foot/issues/163).
|
||||||
|
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
@ -41,9 +44,6 @@
|
||||||
from `1.0` to `3.0`.
|
from `1.0` to `3.0`.
|
||||||
* `shift`+`insert` now pastes from the primary selection by
|
* `shift`+`insert` now pastes from the primary selection by
|
||||||
default. This is in addition to middle-clicking with the mouse.
|
default. This is in addition to middle-clicking with the mouse.
|
||||||
* **csd.preferred** can now be set to `none` to disable window
|
|
||||||
decorations. Note that some compositors will render SSDs despite
|
|
||||||
this option being used (https://codeberg.org/dnkl/foot/issues/163).
|
|
||||||
|
|
||||||
|
|
||||||
### Deprecated
|
### Deprecated
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue