rockbox/apps/gui/skin_engine
Aidan MacDonald 1816667937 touchscreen: Allow bar tag touchregions to be labeled
This is necessary if you want to detect touches on the bar region
using %Tl conditionals. Suppressing the auto-created region and then
creating one manually using %T doesn't give exactly the same results
because user-defined touch regions can't yet specify padding.

Change-Id: I2f4bde8eb56ba89645c72f3cc9d4b2355b934abd
2025-12-05 12:02:53 +00:00
..
skin_backdrops.c [Bugfix] Copy current lcd contents into empty background buffers 2025-01-06 02:26:11 -05:00
skin_display.c Remove NVRAM infavor of a separate cfg file 2025-01-21 00:04:32 -05:00
skin_display.h skin engine: Remove progressbar viewport field 2022-11-23 09:44:23 -05:00
skin_engine.c touchscreen: Port skin engine to gesture API 2025-12-04 19:00:38 -05:00
skin_engine.h [Fix Yellow] remove DEBUGF from skin_parser.c cleanup spaces 2024-12-03 01:48:50 -05:00
skin_parser.c touchscreen: Allow bar tag touchregions to be labeled 2025-12-05 12:02:53 +00:00
skin_render.c Bugfix FS#13696 - ID3 year with substring cause panic 2025-11-25 17:00:50 -05:00
skin_tokens.c touchscreen: Evaluate %Tp tag only if pointing mode is enabled 2025-12-04 19:36:51 -05:00
skin_touchsupport.c touchscreen: Fix seeking to end of track in WPS 2025-12-04 19:36:19 -05:00
wps_internals.h touchscreen: Port skin engine to gesture API 2025-12-04 19:00:38 -05:00