Thanks to visit codestin.com
Credit goes to github.com

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: WayfireWM/wcm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.0
Choose a base ref
...
head repository: WayfireWM/wcm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 12 files changed
  • 2 contributors

Commits on Aug 28, 2025

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

Commits on Sep 16, 2025

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

Commits on Sep 17, 2025

  1. add internationalisation (#106)

    * add support for translating plugin XML files
    
    * try to add libintl as dependency
    
    * try to fix CI build
    
    * Attempt to fix build for CI
    
    * Uncrustify
    
    * translate the wcm's own UI
    
    * change gettext domain prefix to a more unique one
    
    * fix the back button
    
    * fix text domains
    
    * fix a string in a dialogue
    
    * allow enum names to be translated
    
    * remove pot, mo from tree; make meson automatically compile mo
    
    * fix code style and meson warning
    
    * use true for check
    
    * move meson of locales to another directory
    
    * import fs because I forgot
    
    * fix meson.build and translation domains
    
    * don't translate some internal strings
    
    * format meson with 4 spaces
    
    * rely on glib's header for gettext macros
    
    ---------
    
    Co-authored-by: Scott Moreau <[email protected]>
    Secret-chest and soreau authored Sep 17, 2025
    Configuration menu
    Copy the full SHA
    8bf4c48 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2025

  1. fix build of multiple locales (#108)

    * fix build of multiple locales
    
    * make the meson nicer
    Secret-chest authored Sep 28, 2025
    Configuration menu
    Copy the full SHA
    de391ed View commit details
    Browse the repository at this point in the history
  2. Add es_ES translation (#109)

    soreau authored Sep 28, 2025
    Configuration menu
    Copy the full SHA
    bcc892f View commit details
    Browse the repository at this point in the history
  3. Add zh_CN translation (#110)

    soreau authored Sep 28, 2025
    Configuration menu
    Copy the full SHA
    8a89486 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2025

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

Commits on Nov 23, 2025

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