Git Product home page Git Product logo

Comments (3)

VincentWei avatar VincentWei commented on September 6, 2024

Oh, no. This is a bad idea. As a middleware, we can not include such a system header in our source code tree.

from minigui.

aikoder avatar aikoder commented on September 6, 2024

看到minigui中使用linux中的input-event-codes.h头文件,桌面的系统中会有这个头文件,但是当交叉编译时不会搜做桌面系统头文件路径,导致minigui编译出错。我看到libinput工程源码中就自己包含了这个文件,minigui是一个出色的可移植库,希望作者将input-event-codes.h包含在minigui工程中,提高可移植性。

ial/random.c:129:#include <linux/input-event-codes.h>
ial/linux-libinput.c:182:#include <linux/input-event-codes.h>

最后这个怎么合进去?

from minigui.

VincentWei avatar VincentWei commented on September 6, 2024

We have ignored this.

from minigui.

Related Issues (20)

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.