Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable position feature #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Enable position feature #5

wants to merge 2 commits into from

Commits on Oct 8, 2019

  1. Make compile options compatible for gcc.

    The original compile command doesn't work with gcc 7.3.0. It works well
    after shuffling the options.
    ld_liaomo committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    abd3b6d View commit details
    Browse the repository at this point in the history
  2. Enable position feature.

    Use sscanf() to parse X geometry string. It seems to be working :) .
    ld_liaomo committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    73a1f03 View commit details
    Browse the repository at this point in the history