labwc/include
tokyo4j 40c7350064 menu: improve algorithm for menu placement with xdg-positioner
This commit delegates the calculation for menu position into wlroots
utilities for xdg_positioner.

Notable functional changes are:
- Slide the menu to fit in the output when it's opened out of the output
  (e.g. top-left window menu is opened when the window is overflowing to
  the left), rather than not updating the menu at all.
- The horizontal alignment of menus is now determined based on the size of
  each (sub)menu alone rather than the total width of entire menu tree.
  This means submenus can now overlap with is parents, but this is no
  longer a problem since we recently added support for menu borders.
- Fixed that pipemenus always follow the alignment of its parent even when
  it overflows from the output.
2024-12-15 11:43:23 +09:00
..
common font: remove arrow character from font buffer 2024-12-14 20:09:53 +00:00
config rcxml.c: fix mem leak when deduplicating keybinds 2024-11-16 22:13:17 +00:00
img icon-loader: update PNG and XPM loaders to use new buffer helper 2024-10-06 22:38:03 -04:00
input input: hide cursor when using touch input 2024-11-10 17:08:38 +09:00
menu menu: improve algorithm for menu placement with xdg-positioner 2024-12-15 11:43:23 +09:00
protocols
action.h Refactor the logic of placing client-menu with ShowMenu action 2024-09-21 18:07:34 +01:00
buffer.h buffer: remove buffer->cairo 2024-11-28 18:56:03 +09:00
debug.h
decorations.h
desktop-entry.h sfdo: add sfdo_desktop_entry_name_lookup() 2024-11-19 18:36:54 +01:00
dnd.h
edges.h
foreign-toplevel-internal.h foreign-toplevel: add ext-toplevel-list support 2024-11-09 20:06:19 +00:00
foreign-toplevel.h foreign-toplevel: create generic abstraction 2024-11-09 20:06:19 +00:00
idle.h
labwc.h action: fix menu position with "x"/"y" arguments in multi-monitor setup 2024-12-08 17:00:03 +00:00
layers.h
magnifier.h
meson.build
node.h
osd.h osd: add desktop entry name option 2024-11-19 18:36:54 +01:00
output-state.h output: remove ported wlr_output functions 2024-10-29 21:39:19 +00:00
output-virtual.h
overlay.h
placement.h
regions.h
resistance.h interactive: allow moving horizontally/vertically maximized window 2024-08-26 20:30:22 +02:00
resize-indicator.h
resize-outlines.h
session-lock.h
snap-constraints.h
snap.h
ssd-internal.h theme: add window.button.height 2024-10-08 20:04:05 +01:00
ssd.h query: support additional conditions for matching clients 2024-10-30 14:30:26 -04:00
theme.h menu: support borders 2024-11-25 19:41:07 +00:00
view-impl-common.h
view.h view: s/scene_node/content_node/ 2024-12-14 12:03:58 +09:00
window-rules.h keyboard: add window rule to send release-events (#2377) 2024-11-26 20:02:36 +00:00
workspaces.h
xwayland.h