mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
ssd: show squared corners when the view is tiled
This commit is contained in:
parent
1495708095
commit
92f788ddec
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