Age | Commit message (Collapse) | Author |
|
The preview popup in plasmoid now renders without parent constraints,
allowing it to extend beyond plasmoid boundaries when showing display
configuration previews.
|
|
- 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
|
|
- 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
|
|
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.
|