labwc/include/common
Consolatis d00327bc32 menu: Dynamically adjust menu width based on widest item
Adds two new theme vars:
- menu.width.min (menu will never be smaller than this)
- menu.width.max (menu will never be wider than this + padding)

A fixed menu width can be achieved by setting
menu.width.min == menu.width.max.
2022-12-06 21:08:43 +00:00
..
buf.h
dir.h
fd_util.h
font.h config: Add support for font slant and weight 2022-09-15 21:48:05 +01:00
grab-file.h
graphic-helpers.h s/wl_list_insert(list.prev...)/wl_list_append(list...)/ 2022-10-05 19:50:36 +01:00
list.h common: add wl_list_append() 2022-10-05 19:50:36 +01:00
mem.h Fix coding style 2022-11-03 23:01:52 +01:00
nodename.h
scaled_font_buffer.h menu: Dynamically adjust menu width based on widest item 2022-12-06 21:08:43 +00:00
scaled_scene_buffer.h Fix minor coding-style violations 2022-09-22 22:39:44 +01:00
scene-helpers.h alt-tab preview: restore functionality after move to scene-graph 2022-08-28 20:40:36 +02:00
spawn.h
string-helpers.h