labwc/clients
tokyo4j ef73431367 labnag: add --keyboard-focus option
The new `--keyboard-focus [none|on-demand|exclusive]` option (default:
`none`) allows to some keyboard controls in labnag:

  Right-arrow or Tab: move the button selection to the right
  Left-arrow or Shift-Tab: move the button selection to the left
  Enter: press the selected button
  Escape: close labnag

The selected button is highlighted with the inner 1px border. Maybe we can
instead use different colors for the selected button, but I prefer the
inner border for now because it doesn't require us to add new color
options or make them inherit labwc's theme.
2025-10-13 19:03:43 +01:00
..
lab-sensible-terminal Add lab-sensible-terminal 2025-07-01 22:27:33 +01:00
labnag.c labnag: add --keyboard-focus option 2025-10-13 19:03:43 +01:00
meson.build labnag: add --keyboard-focus option 2025-10-13 19:03:43 +01:00
pool-buffer.c src: remove unused #includes (via include-what-you-use) 2025-09-07 19:34:30 +09:00
pool-buffer.h Add labnag 2025-08-09 10:44:03 +01:00