mirror of
https://github.com/wez/wezterm.git
synced 2024-11-13 07:22:52 +03:00
changelog for XCursor theme changes
closes: https://github.com/wez/wezterm/issues/524
This commit is contained in:
parent
8f3b8586b0
commit
4c6780bb32
@ -45,6 +45,7 @@ brief notes about them may accumulate here.
|
||||
* Windows: fix the unexpected default behavior of Ctrl-Alt being converted to AltGr for layouts supporting this key, the previous behavior is still possible by enabling the option [`treat_left_ctrlalt_as_altgr`](config/lua/config/treat_left_ctrlalt_as_altgr.md) (to solve [#392](https://github.com/wez/wezterm/issues/392)). Thanks to [@bew](https://github.com/bew)! [#512](https://github.com/wez/wezterm/pull/512)
|
||||
* X11: fix an issue where SHIFT-Enter was not recognized [#516](https://github.com/wez/wezterm/issues/516)
|
||||
* X11: improved DPI detection DPI for high DPI displays. [#515](https://github.com/wez/wezterm/issues/515)
|
||||
* X11: we now load the XCursor themes when possible, which means that the cursor is now generally a bit larger and clearer as well as conforming more with the prevailing style of the desktop environment. [#524](https://github.com/wez/wezterm/issues/524)
|
||||
|
||||
### 20210203-095643-70a364eb
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user