Alacritty: title bar/decorations no longer appear in fullscreen mode

Created on 25 Nov 2019  路  1Comment  路  Source: alacritty/alacritty

System

| | |
|------------------|-------------------------------|
| Operating System | macOS v10.14.6 |
| Rust Version | rustc 1.38.0 (625451e37 2019-09-23) |

When did this start happening?

Things work as expected in v0.3.0 and break in v0.4.0 and master.

Behavior

When full-screened, I no longer see the title bar or decorations. Also, placing the cursor near the top of the screen for a couple of seconds shifts window contents down, but no longer shows the macOS menu bar.

This may be unrelated, but I'm also noticing 'jitteryness' on certain actions, such as ctrl+L (ClearLogNotice).

Config

Window settings are:

window:
  padding:
    x: 2
    y: 2
  dynamic_padding: false
  decorations: full
  startup_mode: windowed
A - deps S - winiglutin

Most helpful comment

>All comments

Was this page helpful?
0 / 5 - 0 ratings

Related issues

zacstewart picture zacstewart  路  3Comments

nikkon-dev picture nikkon-dev  路  3Comments

Determinant picture Determinant  路  3Comments

awalgarg picture awalgarg  路  3Comments

topaxi picture topaxi  路  3Comments