Git Product home page Git Product logo

hibikase's People

Stargazers

 avatar MelonJack avatar hikari_no_yume avatar Alexandre Pereira Nunes avatar

Watchers

James Cloos avatar  avatar

hibikase's Issues

“Ctrl+Space” shortcut does not work on macOS

Qt maps Ctrl+ commands to be ⌘+ by default, so the “Ctrl+Space” command is probably ⌘+Space. Anyway, by default ⌘+Space on macOS is used to change input methods (e.g. from the Swedish keyboard layout to an English one, or between Japanese Hiragana and Katakana modes), like Windows+Space is on Windows. Apparently, this system behaviour takes precedence over Hibikase's ⌘+Space shortcut for adding/removing syllables, so it's inaccessible on macOS. It might work if the system shortcut is changed (I haven't tried this), but that would be an unfortunate workaround.

Setup Travis CI for build AppImage (portable binary package for Linux)

Lets setup Travis CI for auto-build AppImage (portable package for Linux) for each commit:

  1. Create ../blob/master/.travis.yml
  2. https://github.com/appimage/AppImageKit
    1.1. https://github.com/probonopd/linuxdeployqt
    1.2 https://github.com/linuxdeploy
  3. https://github.com/probonopd/uploadtool
  4. Enable Travis CI pushing to GitHub releases for this repo.

For example, take a look on LeoCAD .travis.yml implementation:

And here is what resulted builds would look like:

For any support:

Help prevent accidentally opening audio files as text

Possibilities:

  • The “Open” dialogue could filter by common extensions for (timed or untimed) lyrics
  • Some sort of heuristic for binary files (null bytes? file extension? file size?) and a warning message.
    • Magic numbers would be nice but MP3 is complicated.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.