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: jasonjmcghee/rem
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.11
Choose a base ref
...
head repository: jasonjmcghee/rem
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.12
Choose a head ref
  • 19 commits
  • 8 files changed
  • 1 contributor

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    a54a4ee View commit details
    Browse the repository at this point in the history
  2. Merge pull request #70 from jasonjmcghee/rem-47-first-steps-towards-m…

    …ulti-monitor-support
    
    [rem-47]: first step toward multi monitor
    jasonjmcghee authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    a92bfbd View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    867ebe4 View commit details
    Browse the repository at this point in the history
  2. fix a couple issues

    jasonjmcghee committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    c8d0ab1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #71 from jasonjmcghee/rem-66-fix-status-icon-appea…

    …rance
    
    [rem-66]: Fix status icon constant update on animated screens
    jasonjmcghee authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    b8dc0a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. Configuration menu
    Copy the full SHA
    8c41b89 View commit details
    Browse the repository at this point in the history
  2. remove step in readme

    jasonjmcghee committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    10f6a01 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #73 from jasonjmcghee/fix-sqlite-defaults

    Update to use our forked SQLite.swift
    jasonjmcghee authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    65748c0 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    jasonjmcghee authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    76f867a View commit details
    Browse the repository at this point in the history
  5. Update README.md

    jasonjmcghee authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    f0e1bbe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3f2057 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Update README.md

    jasonjmcghee authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    1e5e69d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Update README.md

    jasonjmcghee authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    66cfeeb View commit details
    Browse the repository at this point in the history
  2. Update README.md

    jasonjmcghee authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    784b893 View commit details
    Browse the repository at this point in the history
  3. Update README

    jasonjmcghee authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    6f1d981 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. fix external monitor bugs, mainly by calling CGDisplayCreateImage wit…

    …hout passing the display frame
    jasonjmcghee committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    41557f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9439108 View commit details
    Browse the repository at this point in the history
  3. update

    jasonjmcghee committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    e0b3afc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #74 from jasonjmcghee/fix-external-monitor-bugs

    fix external monitor bugs, mainly by calling CGDisplayCreateImage without passing the display frame
    jasonjmcghee authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    8260313 View commit details
    Browse the repository at this point in the history
Loading