elviosak
c8167c8ee0
osd: add thumbnailLabelFormat to windowSwitcher ( #3187 )
...
labwc.github.io / notify (push) Has been cancelled
This commit adds `<windowSwitcher thumbnailLabelFormat="%T">` to configure the label text in each item in the thumbnail-style window switcher. Its format follows `<fields><field content="custom" format="">`.
2025-11-05 18:23:15 +09:00
Tomi Ollila
c78a0fe1b4
windowswitcher: show 's' as "state" for shaded views
...
While at it sorted the code to show 'm' before 's' and 's' before 'M'
- from the least visible to the most visible state.
2025-10-13 22:57:23 +02:00
tokyo4j
babd7af8f8
view: store title/app_id in view
...
This simplifies our codes and eliminates duplicated
`view.events.new_{title,app_id}` events. This should not change any
behaviors.
2025-10-14 02:27:13 +09:00
John Lindgren
40eed3915a
osd,ssd: don't cast away const
2025-10-12 14:15:19 -04:00
John Lindgren
7c185c1a85
include: reduce unnecessary #includes
2025-09-07 19:34:30 +09:00
tokyo4j
57a1ea6cb5
Move osd.c and osd-field.c into src/osd
2025-08-29 20:42:01 +01:00