Skip to content
This repository was archived by the owner on Dec 12, 2025. It is now read-only.
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: lambda-client/lambda-legacy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: urFate/lambda
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 5 files changed
  • 3 contributors

Commits on Feb 5, 2023

  1. Implement notifications HUD

    urFate committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    bf3762f View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

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

Commits on Feb 10, 2023

  1. Notifications: Modes, scaling, and various additions

    I think a more opinionated set of rendering options works best for notifications, rather than letting users drag this around to random locations
    
    I've also added a few configuration options to the rendering, updated the rendering to handle different scales, and removed most hardcoded numbers.
    This lets us handle different window sizes better while still allowing some configuration by users within boundaries.
    rfresh2 committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    61af962 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Code refactor

    urFate committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    a9b5b8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    087242b View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. Configuration menu
    Copy the full SHA
    e540b3d View commit details
    Browse the repository at this point in the history
  2. Reformat code

    urFate committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    264b14b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba169cf View commit details
    Browse the repository at this point in the history
  4. Fix border direction

    urFate committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    b37f5ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae28bf9 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. add moving animation

    kdh8219 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    5780b9e View commit details
    Browse the repository at this point in the history
Loading