André Silva
6c6e54faa8
CMakeLists: look for wayland.xml protocol in wayland-scanner pkgdata
2024-09-01 17:20:38 +03:00
Markus Volk
91e17e12ff
CMakeLists: require native hyprwayland-scanner
...
This would fix a cross-compile issue where hyprwayland-scanner is pulled
in for target but needs to run on host.
Signed-off-by: Markus Volk <f_l_k@t-online.de>
2024-08-17 19:00:56 +03:00
6197552f28
CMake: fmt
2024-07-18 20:49:30 +03:00
06b93bbb77
CMake, Nix: add VERSION file
2024-07-18 20:48:30 +03:00
3cbc90bf94
core: migrate to hyprwayland-scanner
...
Additionally:
- format
- yeet clang-tidy
- fixup clang-format
2024-07-17 16:25:07 +02:00
f3a6e51d92
Config: use hyprutils helper ( #183 )
...
* config: use hyprutils helper
CMake: add version, add hyprutils
* Nix: add hyprutils dep
flake.lock: update
* Nix: add hyprwayland-scanner dep
2024-07-17 16:21:50 +02:00
staz
518adcaf90
cmake: Set standard exclusively for c++ ( #150 )
2024-03-17 16:12:38 +00:00
Mihai Fufezan
f57d991e3a
Makefile: remove
...
No longer used. Functionality moved to CMake.
2024-03-12 22:24:10 +02:00
122aaa2182
internal: update to hyprlang 0.2.0
...
fixes #87
2024-01-01 13:34:50 +01:00
39ad021c75
internal: move to libhyprlang for config handling
2023-12-31 01:41:32 +01:00
tobiichi3227
ae4f498fda
feat: Add webp support ( #113 )
...
* feat: add webp support
* readme: add libwebp dependency
* refactor: move including webp to source file
* style: fix using tab
* style: make const value upper-case
* Nix: add libwebp
---------
Co-authored-by: Mihai Fufezan <fufexan@protonmail.com>
2023-12-21 22:15:05 +01:00
XenHat
a1d9ab7584
[RFC] Filetype detection without extension ( #77 )
...
* first draft of filetype detection
* Nix: add file dependency
* Fix coding style mistake
* Manually format my code
---------
Co-authored-by: Mihai Fufezan <fufexan@protonmail.com>
2023-06-23 22:33:33 +02:00
Tamamizu
10fd31a544
Fix compilation with clang ( #61 )
...
Using `-std=c++2b` instead of `-std=c++23` allows compilation with clang instead of gcc.
2023-04-12 15:11:45 +01:00
vaxerski
b8d2b97e13
fractional scaling impl
2023-01-29 14:00:08 +00:00
vaxerski
e5d64c0be9
Handle pointer events
2022-11-18 20:35:33 +00:00
vaxerski
3de17d1636
clean old preloads
2022-07-17 13:59:43 +02:00
vaxerski
fdaea3d78a
remove some unused deps
2022-07-04 00:11:09 +02:00
vaxerski
05c4b91f95
initial code commit
2022-07-01 23:05:58 +02:00