Giter Site home page Giter Site logo

Comments (8)

Alexelnet avatar Alexelnet commented on July 3, 2024 1

After digging a little bit in the source code I've noticed the presence of some definitions for wayland and x11 support.
so I added those corresponding defines to qmake.

qmake5 -config release DEFINES+=X11

This should be specified in the read me.

from vulkancapsviewer.

Alexelnet avatar Alexelnet commented on July 3, 2024

I opened a pr #197 to provide additional building information.

from vulkancapsviewer.

SaschaWillems avatar SaschaWillems commented on July 3, 2024

I don't build on Linux very often, so mostly out of curiosity: Doesn't CMake do that already? The CmakeLists.txt already has switch for X11/Wayland.

from vulkancapsviewer.

Alexelnet avatar Alexelnet commented on July 3, 2024

As far as I've seen, when building with cmake it's the same thing. The windowing system must be provided with -DX11=ON or -DWAYLAND=ON. Also there's are some issues there which I'm planning to fix as well. I was thinking about making this entire window system support transparent and dynamic. It would work automatically for both x11 and wayland without having the need to build it twice.

from vulkancapsviewer.

loonycyborg avatar loonycyborg commented on July 3, 2024

#161 <- was already fixed here but reverted

from vulkancapsviewer.

SaschaWillems avatar SaschaWillems commented on July 3, 2024

Is this still open? If something needs to be done about builds Wayland someone needs to do a PR.

from vulkancapsviewer.

Alexelnet avatar Alexelnet commented on July 3, 2024

I think I can be closed. I'm going to do a pr as soon as I find some free time in order to address some related inconvenience. It would address the issue of having to ship 2 different Linux versions (one for X11 and one for Wayland) which is related to this opened issue but it's more like an improvement rather than a fix for something.

from vulkancapsviewer.

SaschaWillems avatar SaschaWillems commented on July 3, 2024

That would be very much appreciated :)

from vulkancapsviewer.

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.