labwc/src
Consolatis b2d7e2933b 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 20:31:03 +01:00
..
common menu: Dynamically adjust menu width based on widest item 2022-12-06 20:31:03 +01:00
config src/config/rcxml.c: Check for modifiers when merging mousebinds 2022-11-18 12:44:49 +01:00
menu menu: Dynamically adjust menu width based on widest item 2022-12-06 20:31:03 +01:00
ssd ssd: Move implementation details from ssd.h to ssd-internal.h 2022-11-27 15:09:45 +00:00
xbm
action.c ssd: Allocate struct ssd and struct ssd_hover_state separately 2022-11-27 06:48:41 +00:00
buffer.c
cursor.c ssd: Allocate struct ssd and struct ssd_hover_state separately 2022-11-27 06:48:41 +00:00
debug.c ssd: Allocate struct ssd and struct ssd_hover_state separately 2022-11-27 06:48:41 +00:00
desktop.c ssd: Move implementation details from ssd.h to ssd-internal.h 2022-11-27 15:09:45 +00:00
dnd.c
foreign.c include: Break out view.h from labwc.h 2022-11-21 21:42:37 +00:00
interactive.c view: Add view_set_untiled() 2022-11-22 09:17:33 +01:00
key-state.c
keyboard.c
layers.c
main.c menu: Add generic menu_init() entry point 2022-12-06 20:24:53 +01:00
meson.build
node.c
osd.c view: Move xdg_surface + xwayland_surface to derived structs 2022-11-25 22:21:17 +00:00
output.c include: Break out view.h from labwc.h 2022-11-21 21:42:37 +00:00
resistance.c ssd: Allocate struct ssd and struct ssd_hover_state separately 2022-11-27 06:48:41 +00:00
seat.c Fix minor coding style breaches 2022-11-27 04:03:21 +01:00
server.c ssd: Allocate struct ssd and struct ssd_hover_state separately 2022-11-27 06:48:41 +00:00
theme.c menu: Dynamically adjust menu width based on widest item 2022-12-06 20:31:03 +01:00
touch.c
view-impl.c include: Break out view.h from labwc.h 2022-11-21 21:42:37 +00:00
view.c ssd: Allocate struct ssd and struct ssd_hover_state separately 2022-11-27 06:48:41 +00:00
workspaces.c ssd: Cosmetic cleanups 2022-11-26 21:24:46 +00:00
xdg-deco.c include: Break out view.h from labwc.h 2022-11-21 21:42:37 +00:00
xdg-popup.c include: Break out view.h from labwc.h 2022-11-21 21:42:37 +00:00
xdg.c ssd: Allocate struct ssd and struct ssd_hover_state separately 2022-11-27 06:48:41 +00:00
xwayland-unmanaged.c
xwayland.c Fix minor coding style breaches 2022-11-27 04:03:21 +01:00