mirror of
https://github.com/labwc/labwc.git
synced 2025-11-30 06:59:52 -05:00
|
Some checks failed
labwc.github.io / notify (push) Has been cancelled
Adds `output` attribute to control which monitor(s) display the window switcher OSD. Supports three modes: - "all": display on all monitors (default) - "pointer": display on monitor with mouse cursor - "keyboard": display on monitor with keyboard focus The configuration structure is also refactored to nest OSD-specific settings (show, style, output, thumbnailLabelFormat) under an <osd> element within <windowSwitcher>, improving logical organization. |
||
|---|---|---|
| .. | ||
| meson.build | ||
| osd-classic.c | ||
| osd-field.c | ||
| osd-thumbnail.c | ||
| osd.c | ||