This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
labwc
Watch
1
Star
0
Fork
You've already forked labwc
0
mirror of
https://github.com/labwc/labwc.git
synced
2025-11-30 06:59:52 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d65caf8bfd
labwc
/
src
/
osd
/
meson.build
7 lines
94 B
Meson
Raw
Normal View
History
Unescape
Escape
Move osd.c and osd-field.c into src/osd
2024-12-06 19:08:27 +09:00
labwc_sources
+
=
files
(
'osd.c'
,
osd: split to osd.c and osd-classic.c
2025-08-08 12:29:08 +09:00
'osd-classic.c'
,
Move osd.c and osd-field.c into src/osd
2024-12-06 19:08:27 +09:00
'osd-field.c'
,
osd: support window switcher with thumbnails The new-style window switcher can be enabled with <windowSwitcher style="thumbnail">. New theme entries: osd.window-switcher.style-thumbnail.width.max: 80% osd.window-switcher.style-thumbnail.padding: 4 osd.window-switcher.style-thumbnail.item.width: 300 osd.window-switcher.style-thumbnail.item.height: 250 osd.window-switcher.style-thumbnail.item.padding: 10 osd.window-switcher.style-thumbnail.item.active.border.width: 2 osd.window-switcher.style-thumbnail.item.active.border.color: #589bda osd.window-switcher.style-thumbnail.item.active.bg.color: #c7e2fc osd.window-switcher.style-thumbnail.item.icon.size: 60
2025-08-08 14:53:34 +09:00
'osd-thumbnail.c'
,
Move osd.c and osd-field.c into src/osd
2024-12-06 19:08:27 +09:00
)
Reference in a new issue
Copy permalink