Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jagrat7/linux-wallpaper-engine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.1
Choose a base ref
...
head repository: jagrat7/linux-wallpaper-engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.2
Choose a head ref
  • 13 commits
  • 23 files changed
  • 2 contributors

Commits on Feb 25, 2026

  1. rm some stuff

    jagrat7 committed Feb 25, 2026
    Configuration menu
    Copy the full SHA
    23cf5e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d1d0fc View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2026

  1. Update issue templates

    jagrat7 authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    ada8012 View commit details
    Browse the repository at this point in the history
  2. Update issue templates

    jagrat7 authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    7b97952 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2026

  1. Configuration menu
    Copy the full SHA
    46a72bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c384a1 View commit details
    Browse the repository at this point in the history
  3. upt README

    jagrat7 committed Feb 28, 2026
    Configuration menu
    Copy the full SHA
    8931dd4 View commit details
    Browse the repository at this point in the history
  4. Update README

    jagrat7 authored Feb 28, 2026
    Configuration menu
    Copy the full SHA
    30f97d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2026

  1. chore: Update gitignore and improve Flatpak environment forwarding

    - Add demo-video/, docs/demo-video-tool.md, and docs/testing.md to gitignore
    - Replace backend system doc with full README content including badges, installation instructions, and usage examples
    - Forward critical display environment variables (DISPLAY, WAYLAND_DISPLAY, XDG_RUNTIME_DIR, etc.) to host processes in Flatpak to fix graphical app connectivity
    jagrat7 committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    41952c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57b86d9 View commit details
    Browse the repository at this point in the history
  3. feat: Add debug mode with process logging and Flatpak bypass option

    - Add debugMode and flatpakBypass settings with persistence
    - Implement setFlatpakBypass/getFlatpakBypass in flatpak service to conditionally skip flatpak-spawn
    - Capture stdout/stderr from linux-wallpaperengine processes when debug mode enabled
    - Add debug log storage and retrieval methods to wallpaper service
    - Create DebugLogDialog component with real-time log viewing and copy functionality
    - Add isFlatpak query endpoint and sync
    jagrat7 committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    498e1b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d6341d View commit details
    Browse the repository at this point in the history
  5. chore: Update README with debug mode documentation and bump version t…

    …o 0.3.2
    
    - Add debug mode screenshots and documentation to compatibility section
    - Rename "Compatibility/Errors Tags" to "Compatibility/Errors tracking"
    - Include Flatpak compatibility settings screenshot
    - Bump version from 0.3.1 to 0.3.2
    jagrat7 committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    8ecd7ad View commit details
    Browse the repository at this point in the history
Loading