Kiwy Signage Player b2d380511a Refactor: Move UI definitions to KV file and modularize edit popup
- Created src/edit_popup.py module for EditPopup and DrawingLayer classes
- Moved EditPopup UI definition to signage_player.kv (reduced main.py by 533 lines)
- Moved CardSwipePopup UI definition to signage_player.kv (reduced main.py by 41 lines)
- Improved code organization with better separation of concerns
- main.py reduced from 2,384 to 1,811 lines (24% reduction)
- All functionality preserved, no breaking changes
2025-12-14 14:48:35 +02:00
2025-12-13 19:09:06 +02:00
2025-12-05 00:36:38 +02:00
2025-09-26 16:48:54 +03:00
2025-10-27 16:46:08 +02:00
2025-11-22 10:26:20 +02:00
Description
No description provided
70 MiB
Languages
Python 79.7%
kvlang 12.1%
Shell 8.2%