labwc/src/ssd
John Lindgren 4e7891eb8d ssd: Simplify ssd_create()
- Add `active` argument for consistency with `ssd_set_active()`
- `assert()` that `ssd_create()` is not called twice without an
  `ssd_destroy()` in between
2022-11-26 18:02:24 +00:00
..
meson.build Convert SSD to scene nodes 2022-02-23 21:47:01 +00:00
ssd.c ssd: Simplify ssd_create() 2022-11-26 18:02:24 +00:00
ssd_border.c include: Break out view.h from labwc.h 2022-11-21 21:42:37 +00:00
ssd_extents.c include: Break out view.h from labwc.h 2022-11-21 21:42:37 +00:00
ssd_part.c s/wl_list_insert(list.prev...)/wl_list_append(list...)/ 2022-10-05 19:50:36 +01:00
ssd_titlebar.c ssd: Inactive window button icons now follow theme color 2022-11-22 02:22:26 +01:00