Git Product home page Git Product logo

fiv's Introduction

Simple Image Viewer for Wayland

Requirements

  • wayland-dev
  • pixman-dev
  • freetype-dev

Building

Build with make

make

Build with meson

meson setup build --buildtype=debug
meson compile -C build

Compiling into build/ with meson will create a compilation database that clangd will be able to find.

References

Cool Websites that might help this...

https://www.aleksandrhovhannisyan.com/blog/crlf-vs-lf-normalizing-line-endings-in-git/

https://bugaevc.gitbooks.io/writing-wayland-clients/content/beyond-the-black-square/xdg-shell.html https://wayland-book.com/xdg-shell-basics.html https://wayland.app/protocols/xdg-shell https://github.com/oasislinux/oasis/blob/master/pkg/st/patch/0001-Port-to-wayland-using-wld.patch https://nilsbrause.github.io/waylandpp_docs/classwayland_1_1xdg__wm__base__t.html

Wanna do some client-side decorations?

fiv's People

Contributors

drcrane avatar

Watchers

 avatar

fiv's Issues

Compilation steps ?

Hello, I'm glad that I found this project. Btw, when I run make, I get this :

[ahmad fiv]$ make
wayland-scanner client-header /usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml geninc/xdg-shell-protocol.h
Could not open output file: No such file or directory
make: *** [Makefile:37: geninc/xdg-shell-protocol.h] Error 1

Any idea how to solve it ? Thanks.

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.