Git Product home page Git Product logo

xcb.jl's People

Contributors

github-actions[bot] avatar juliatagbot avatar serenity4 avatar simondanisch avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

xcb.jl's Issues

Online documentation

I would like to deploy some initial online documentation, but for this a DOCUMENTER_KEY variable must be set, as described in the Documenter docs. I currently don't have the permissions to add such a key, so would it be possible for someone with the right accesses to do that?

TagBot trigger issue

This issue is used to trigger TagBot; feel free to unsubscribe.

If you haven't already, you should update your TagBot.yml to include issue comment triggers.
Please see this post on Discourse for instructions and more details.

Add proper testing

The package currently fails for CI testing, because the tests are made to be interactively run: opening a window, pressing some keys, moving the mouse around, closing the window.

Testing can be done with a virtual framebuffer through xvfb. However, we need to manually send events to the X server, since no input device can be used. A solution consists in sending events to the X server with xcb_send_event, thus faking inputs. To do that, we need a way to translate some keystroke (let's say, I want to press 'a') to a keycode, that is used as event data.

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.