sync: update wiki from b021898
Source: https://github.com/mmaher88/logitune/commit/b02189847baec7ebbedc7f7654affbfdefcf7246
sync: update wiki from f2df888
Source: https://github.com/mmaher88/logitune/commit/f2df888ae7ce665cc699842e940cf94734b92dec
sync: update wiki from a1f33f2
Source: https://github.com/mmaher88/logitune/commit/a1f33f27fa5723080ff512b330ed44c0102f40f4
Update wiki for GNOME integration, OBS packaging, and architecture changes
- Adding-a-Desktop-Environment: replace scaffold GNOME code with actual
implementation (GnomeDesktop, LinuxDesktopBase, Shell extension, D-Bus
callback, desktop factory), add Hyprland guide as next-DE example
- Architecture: add LinuxDesktopBase to class hierarchy, add GNOME focus
tracking sequence diagram, update command ordering (settings before
button diversions, queue flush)
- Building: add gnome-extension and pkg/obs to project structure, update
CI section for multi-distro matrix, add OBS packaging docs
- Getting-Started: add OBS repo install instructions for Ubuntu/Fedora,
add GNOME-specific first-run notes (extension auto-install, Shell restart)
- Home: add GNOME 42+ to supported DE table
- Testing: add test_desktop_factory.cpp to test index
docs: replace Flatpak with native packages
docs: DE support table with feature breakdown
docs: update wiki with proper app screenshots
docs: beautify wiki with emojis, screenshots, alerts, sidebar
docs: comprehensive wiki — architecture, guides, HID++ protocol