mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-23 05:33:57 -04:00
config: add csd.double-click-to-maximize=no|yes option
When enabled, double-clicking the CSD titlebar will (un)maximize the window. Defaults to ‘yes’ (since this is the old hard-coded behavior). Closes #1293
This commit is contained in:
parent
3cd0e2adb0
commit
3f7be59062
7 changed files with 19 additions and 1 deletions
|
|
@ -56,9 +56,12 @@
|
|||
* Support for the new `cursor-shape-v1` Wayland protocol, i.e. server
|
||||
side cursor shapes ([#1379][1379]).
|
||||
* Support for touchscreen input ([#517][517]).
|
||||
* `csd.double-click-to-maximize` option to `foot.ini`. Defaults to
|
||||
`yes` ([#1293][1293]).
|
||||
|
||||
[1379]: https://codeberg.org/dnkl/foot/issues/1379
|
||||
[517]: https://codeberg.org/dnkl/foot/issues/517
|
||||
[1293]: https://codeberg.org/dnkl/foot/issues/1293
|
||||
|
||||
|
||||
### Changed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue