mirror of
https://github.com/labwc/labwc.git
synced 2026-06-13 14:33:18 -04:00
ssd: add basic always-on-top button
This commit is contained in:
parent
5f668a82ee
commit
838113cc44
9 changed files with 36 additions and 2 deletions
|
|
@ -79,6 +79,7 @@ struct ssd {
|
|||
* such a small titlebar.
|
||||
*/
|
||||
bool was_squared;
|
||||
bool was_ontop;
|
||||
|
||||
struct wlr_box geometry;
|
||||
struct ssd_state_title {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue