mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-17 06:46:21 -04:00
changelog: one entry for conf-option + command line option changes
This commit is contained in:
parent
f1336a0902
commit
0572138b09
1 changed files with 4 additions and 6 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -15,12 +15,10 @@
|
||||||
* **initial-window-mode** option to `footrc`, that lets you control
|
* **initial-window-mode** option to `footrc`, that lets you control
|
||||||
the initial mode for each newly spawned window: _windowed_,
|
the initial mode for each newly spawned window: _windowed_,
|
||||||
_maximized_ or _fullscreen_.
|
_maximized_ or _fullscreen_.
|
||||||
* **app-id** option to `footrc`, that sets the _app-id_ property on
|
* **app-id** option to `footrc` and `--app-id` command line option,
|
||||||
the Wayland window.
|
that sets the _app-id_ property on the Wayland window.
|
||||||
* `--app-id` command line option, that sets the _app-id_ property on
|
* **title** option to `footrc` and `--title` command line option, that
|
||||||
the Wayland window.
|
sets the initial window title.
|
||||||
* **title** option to `footrc`, that sets the initial window title.
|
|
||||||
* `--title` command line option, that sets the initial window title.
|
|
||||||
* Right mouse button extends the current selection.
|
* Right mouse button extends the current selection.
|
||||||
* Implemented 'CSI Ps ; Ps ; Ps t' escape sequences for the following
|
* Implemented 'CSI Ps ; Ps ; Ps t' escape sequences for the following
|
||||||
parameters: `11t`, `13t`, `14;2t`, `15t`, `19t`.
|
parameters: `11t`, `13t`, `14;2t`, `15t`, `19t`.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue