mirror of
https://github.com/labwc/labwc.git
synced 2025-10-31 22:25:34 -04:00
ssd: show squared corners when the view is tiled
This commit is contained in:
parent
f2755a4e2e
commit
98347e454e
3 changed files with 23 additions and 6 deletions
|
|
@ -50,6 +50,7 @@ struct ssd {
|
|||
*/
|
||||
struct {
|
||||
bool was_maximized; /* To un-round corner buttons and toggle icon on maximize */
|
||||
bool was_tiled_not_maximized; /* To un-round corner buttons */
|
||||
struct wlr_box geometry;
|
||||
struct ssd_state_title {
|
||||
char *text;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue