summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
10 daysUpdate patch to include tooltip clipping fixJerzy Kołosowski
The preview popup in plasmoid now renders without parent constraints, allowing it to extend beyond plasmoid boundaries when showing display configuration previews.
10 daysUpdate display presets patch with logging standardizationJerzy Kołosowski
- Standardized logging categories across all components: * KSCREEN_APPLET for plasmoid * KSCREEN_COMMON for common/presets library * KSCREEN_PRESETS for presets service * KSCREEN_KCM for KCM * KSCREEN_KDED for daemon - Added proper logging category definitions - Fixed build configuration for plasmoid debug files - All components now use appropriate logging categories pkgrel: 2 -> 3
10 daysUpdate display presets patch with fixesJerzy Kołosowski
- Fixed D-Bus signal connections in plasmoid - Fixed preset ID field name inconsistency - Fixed output count display in plasmoid - Added missing configuration data to D-Bus responses - Fixed preview display functionality - Added comprehensive test coverage - All preset functionality now working correctly pkgrel: 1 -> 2
12 daysInitial commit: kscreen with display presets supportJerzy Kołosowski
Add kscreen-display-presets package that extends the standard kscreen with display preset functionality including: - Keyboard shortcuts for preset management - Preset saving and loading UI - Plasmoid integration for quick preset switching - Polish translations This package provides, conflicts with, and replaces the standard kscreen package.