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: sidevesh/Luminance
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.0
Choose a base ref
...
head repository: sidevesh/Luminance
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.0
Choose a head ref
  • 8 commits
  • 29 files changed
  • 3 contributors

Commits on Oct 9, 2025

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

Commits on Feb 1, 2026

  1. Refactor build process and update installation instructions

    - Replace custom build scripts with Makefile for Debian and RPM packages.
    - Update README.md to reflect new build and installation steps.
    - Remove obsolete build scripts: build.sh, build-deb.sh, build-rpm.sh, install.sh, uninstall.sh, and build-debug.sh.
    - Add Meson build configuration and control files for packaging, allow separate Devel flavor
    - Modify .gitignore to exclude unnecessary files.
    - Update source code for improved clarity and functionality.
    - Fix warnings
    sidevesh committed Feb 1, 2026
    Configuration menu
    Copy the full SHA
    4ca16b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a0cd42 View commit details
    Browse the repository at this point in the history
  3. feat: add quit shortcut (#35)

    This allows users to quit the application using Ctrl-q
    rien333 authored Feb 1, 2026
    Configuration menu
    Copy the full SHA
    88c6feb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e12f51 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc854b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    157070e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0aa1fe0 View commit details
    Browse the repository at this point in the history
Loading