Expand description
Desktop Icons
Provides desktop icon rendering, interaction (click, double-click, drag),
and .desktop-file parsing. Icons are arranged on a grid and can be
dragged to new positions with snap-to-grid alignment.
Structs§
- Desktop
File - Parsed
.desktopfile (freedesktop-style). - Desktop
Icon - A single desktop icon.
- Icon
Grid - Grid-based layout manager for desktop icons.
Constants§
- ICON_
SIZE - Icon size in pixels (square).