render: csd: hide buttons when title bar gets too small to fit them

This commit is contained in:
Daniel Eklöf 2020-09-09 18:43:23 +02:00
parent c841ab1ee1
commit 3a308cc870
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 18 additions and 8 deletions

View file

@ -115,6 +115,8 @@
* Clipboard (or primary selection) is now cleared when receiving an
OSC-52 command with an invalid base64 encoded payload.
* Cursor position being set outside the grid when reflowing text.
* CSD buttons to be hidden when window size becomes so small that they
no longer fit.
### Security