mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-14 08:21:27 -04:00
render: disable transparency in margins when in fullscreen
This amends 899b768b74, where we started
disabling transparency in fullscreen
Closes #1503
This commit is contained in:
parent
61eb56dfda
commit
56d5d4cc21
2 changed files with 14 additions and 2 deletions
|
|
@ -109,12 +109,15 @@
|
|||
* Crash when compositor calls `fractional_scale::preferred_scale()`
|
||||
when there are no monitors (for example, after a monitor has been
|
||||
turned off and then back on again) ([#1498][1498]).
|
||||
* Transparency in margins (padding) not being disabled in fullscreen
|
||||
mode ([#1503][1503]).
|
||||
|
||||
[1436]: https://codeberg.org/dnkl/foot/issues/1436
|
||||
[1464]: https://codeberg.org/dnkl/foot/issues/1464
|
||||
[1465]: https://codeberg.org/dnkl/foot/issues/1465
|
||||
[1493]: https://codeberg.org/dnkl/foot/pulls/1493
|
||||
[1498]: https://codeberg.org/dnkl/foot/issues/1498
|
||||
[1503]: https://codeberg.org/dnkl/foot/issues/1503
|
||||
|
||||
|
||||
### Security
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue