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: zrafa/onscreenkeyboard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: hardfalcon/onscreenkeyboard
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.
  • 9 commits
  • 5 files changed
  • 1 contributor

Commits on Mar 12, 2016

  1. Fix segfault on x86_64

    Pascal Ernster committed Mar 12, 2016
    Configuration menu
    Copy the full SHA
    81bcd00 View commit details
    Browse the repository at this point in the history
  2. Let Makefile embed keymap image files into ELF binaries

    Pascal Ernster committed Mar 12, 2016
    Configuration menu
    Copy the full SHA
    0eff21e View commit details
    Browse the repository at this point in the history
  3. Let user specify input device

    Pascal Ernster committed Mar 12, 2016
    Configuration menu
    Copy the full SHA
    a74fa61 View commit details
    Browse the repository at this point in the history
  4. Clean up scancodes in osk.c

    Pascal Ernster committed Mar 12, 2016
    Configuration menu
    Copy the full SHA
    1565c54 View commit details
    Browse the repository at this point in the history
  5. More cleanup

    Pascal Ernster committed Mar 12, 2016
    Configuration menu
    Copy the full SHA
    7fbabd5 View commit details
    Browse the repository at this point in the history
  6. Improve Makefile

    Pascal Ernster committed Mar 12, 2016
    Configuration menu
    Copy the full SHA
    c642ef7 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2016

  1. Reenable userland_keystrokes in Makefile

    Pascal Ernster committed Mar 13, 2016
    Configuration menu
    Copy the full SHA
    139dff6 View commit details
    Browse the repository at this point in the history
  2. Embed image.ppm into fbkb ELF binary as well

    Pascal Ernster committed Mar 13, 2016
    Configuration menu
    Copy the full SHA
    08d3d26 View commit details
    Browse the repository at this point in the history
  3. Change numeric exit codes to EXIT_FAILURE

    Pascal Ernster committed Mar 13, 2016
    Configuration menu
    Copy the full SHA
    e3c0264 View commit details
    Browse the repository at this point in the history
Loading