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: material-shell/material-shell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 44
Choose a base ref
...
head repository: material-shell/material-shell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 385 files changed
  • 3 contributors

Commits on May 18, 2023

  1. fix #958

    PapyElGringo committed May 18, 2023
    Configuration menu
    Copy the full SHA
    89f460b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Fix titlebar visibility on gnome44+ (#977)

    * Fix titlebar visibility on gnome44+
    
    * remove the version check
    
    * fix prettier
    PapyElGringo authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    a322939 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Compat for Gnome 45 (#984)

    * format transpile.ts
    
    * fix import transpiling
    
    * update and fix all typings for gnome 45
    
    * fix gnome 45 compat
    
    * fix prefs
    
    * fix color and WorkspaceTracker
    
    * fix: Update statusArea.ts to handle optional appMenu container (#985)
    
    The code in statusArea.ts has been updated to handle the case where the appMenu or its container is optional. prevents a crash as seen in the logs i provided on your pr upstream
    
    ---------
    
    Co-authored-by: Alice Knag <AskAlice@users.noreply.github.com>
    PapyElGringo and AskAlice authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    4114fa9 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

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

Commits on Nov 18, 2023

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

Commits on Dec 15, 2023

  1. fix: Update Makefile for material-shell extension (#988)

    - Modified the "schemas" target to create a directory before copying schemas
    - Added a command to remove the "dist" directory before creating it again
    
    This commit updates the Makefile for the material-shell extension, changing the extension name and improving the handling of schemas and directories.
    AskAlice authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    44ae0bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfb7041 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Gnome 46 compatibility (#993)

    ajwild authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    4c0cfcf View commit details
    Browse the repository at this point in the history
Loading