summaryrefslogtreecommitdiff
path: root/src/cli/args.zig
diff options
context:
space:
mode:
authorLeah Amelia Chen <hi@pluie.me>2025-01-02 21:44:16 +0800
committerMitchell Hashimoto <m@mitchellh.com>2025-01-05 12:27:11 -0800
commitcd90821b937ce4f9619eac2e5606012b155cefe0 (patch)
treea3d87bf13fdbabd6ba050e074be9874b608e5da4 /src/cli/args.zig
parent9184395cbaf7c5db4c87dba2493328173eececa5 (diff)
fix(gtk): adjust `background` CSS class dynamically on config reload
Currently the `background` CSS class is added once on startup and never removed or re-added. This is problematic as that if Ghostty was started with an opaque window but then its config was reloaded with a `background-opacity` less than 1, the window won't actually become translucent, and it would only appear as if the background colors had become faded (because the window is still styled to be opaque).
Diffstat (limited to 'src/cli/args.zig')
0 files changed, 0 insertions, 0 deletions