Force layer-shell commit after configure

Assisted-by: pi:gpt-5.5
This commit is contained in:
Robert M. Thomson
2026-06-15 10:36:29 +02:00
parent 05945748dc
commit 942411d7a1
2 changed files with 33 additions and 1 deletions
+1
View File
@@ -99,6 +99,7 @@ class Bar : public sigc::trackable {
void setMode(const bar_mode&);
void setPassThrough(bool passthrough);
void setPosition(Gtk::PositionType position);
void forceLayerCommit();
void onConfigure(GdkEventConfigure* ev);
void configureGlobalOffset(int width, int height);
void onOutputGeometryChanged();