Skip to content

Commit

Permalink
Add Wayland window decoration libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
stuarthayhurst committed Jun 10, 2024
1 parent 943ab75 commit 5d84ea6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,13 +76,15 @@
- `FAST`: `true / false` - Compiles with `-Ofast -march=native`

## Dependencies:
- Package names are correct for Debian, other distros may vary
- `make`
- `pkg-config`
- `g++` **OR** `clang`
- If using clang, use `CXX="clang++" make [TARGET]`
- When swapping between different compilers, run `make clean`
- ### Libraries:
- `libglm-dev libglfw3-dev libglew-dev libstb-dev libassimp-dev`
- `libdecor-0-0 libdecor-0-plugin-1-gtk` are required for Wayland window decorations
- ### Icons:
- `inkscape optipng`

Expand Down

0 comments on commit 5d84ea6

Please sign in to comment.