mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 04:17:34 +00:00
Terminal: Add ability to adjust the terminal's opacity.
This commit is contained in:
parent
9c6be9b21e
commit
0ae475ff5b
3 changed files with 32 additions and 1 deletions
|
@ -24,6 +24,8 @@ public:
|
|||
|
||||
void apply_size_increments_to_window(GWindow&);
|
||||
|
||||
void set_opacity(float);
|
||||
|
||||
private:
|
||||
typedef Vector<unsigned, 4> ParamVector;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue