GithubHelp home page GithubHelp logo

giladreich / quickcut Goto Github PK

View Code? Open in Web Editor NEW
108.0 108.0 10.0 16.35 MB

QuickCut is a cross-platform keyboard manager that both facilitates key mapping and allows the configuration of global hotkeys triggering user defined actions.

Home Page: https://quickcut.greich.com

License: MIT License

CMake 15.65% C++ 79.10% QMake 0.20% C 0.37% Shell 1.01% JavaScript 3.67%
key-mapper keyboard keyboard-mapping keyboard-shortcuts keytweak qt qtservice quickcut

quickcut's People

Contributors

giladreich avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

quickcut's Issues

remaps behaving weirdly with key combinations

I have the following remap
[bloc maius] ~ [esc]
When i press capslock, the remap works as expected: esc is pressed instead of capslock

However, pressing the combination of any key + capslock, will trigger the real capslock.

This doesn't happen all the times, only after capslock has been pressed alone.
For example, if i type in sequence these keys:
capslock -> esc is pressed
a+capslock -> a is pressed, capslock toggles
a+capslock -> a is pressed (capslock doesnt toggle anymore)

Improve QuickCut installers

When using QuickCut installer, the installer scripts should install the service and adding QuickCutConsole to startup applications list.

Same goes for the uninstalling part, it should stop the background service and uninstall it.

Implement Parser for profiles.json and preferences.json

Component

  • QuickCut - GUI
  • QuickCutConsole

Description
In order to reduce code duplication, it would be good to warp the existing parsing logic from MainWindow into it's own class object and make this parser code re-usable through other projects as well.

Implement CMake Scripts

QuickCut currently developed under Visual Studio environment and in order to bring the flexibility in different platforms, the project requires CMake scripts so people would be able to load the project under different IDE's/development environment if desired.

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.