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: BasGeertsema/fancytiles
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: ScriptGod1337/fancytiles
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 4 files changed
  • 3 contributors

Commits on Oct 30, 2025

  1. Configuration menu
    Copy the full SHA
    5170756 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2026

  1. fix: replace unavailable imports.ui.dialog with St.BoxLayout

    imports.ui.dialog is not available in Cinnamon 6.x, causing the extension to fail to load with: 'No JS module dialog found in search path' Replace #createInfoDialog() with St.BoxLayout + St.Label which are available in all supported Cinnamon versions.
    ScriptGod1337 committed Mar 5, 2026
    Configuration menu
    Copy the full SHA
    81a47ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb4dd8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2555212 View commit details
    Browse the repository at this point in the history
Loading