Vaxry
|
022469529c
|
Woo! Full rewrite, v1.0 release. (#78)
|
2023-09-06 20:36:48 +02:00 |
|
Vaxry
|
510257c0e9
|
[WIP] Global Shortcuts impl (#35)
Implements the `GlobalShortcuts` portal via `hyprland-global-shortcuts-v1`
---------
Co-authored-by: Mihai Fufezan <fufexan@protonmail.com>
|
2023-04-09 13:47:05 +01:00 |
|
Mihai Fufezan
|
b03b1c2f27
|
nix & meson: add hyprland-protocols through pkgconfig (#14)
|
2023-01-08 14:00:36 +01:00 |
|
Vaxry
|
3c4c9969cc
|
Toplevel sharing Rev2 impl (#3)
* toplevel sharing rev2
* nix: fix build
* updated protocols
Co-authored-by: Mihai Fufezan <fufexan@protonmail.com>
|
2022-12-12 14:51:37 +00:00 |
|
Vaxry
|
3c850a0336
|
Window sharing (#2)
* added window sharing support
* nix: add hyprland-protocols and streamline build
Co-authored-by: Mihai Fufezan <fufexan@protonmail.com>
|
2022-12-04 21:12:57 +00:00 |
|
columbarius
|
3591fd2a6c
|
meson: bump version and replace deprecated functions
|
2022-05-06 21:51:58 +02:00 |
|
columbarius
|
4516d8b79e
|
protocols: Use protocols from the wayland-protocols dependency
We can generate protocol code for wayland-protocols directly from the
dependency instead of shipping our own copy.
|
2022-05-06 21:51:58 +02:00 |
|
columbarius
|
e1e0f5e143
|
protocols: add wayland protocol linux-dmabuf-unstable-v1
|
2022-04-10 13:38:01 +02:00 |
|
Simon Ser
|
d1328e2f4b
|
build: remove intermediate static library
We don't really need to build an intermediate static library, and
it's causing pain wrt. include directories and dependencies.
|
2021-04-18 15:02:44 +02:00 |
|
Dan Shick
|
45699637d1
|
Fix CI with libpipewire02, libdrm. Remove png.h unused import. Cleanup style.
|
2020-03-13 21:01:32 +01:00 |
|
Dan Shick
|
080d519a0d
|
Add xdg_output protocol for output selection
|
2020-03-13 21:01:32 +01:00 |
|
Dan Shick
|
2a31d2d922
|
Add thread for wlr screensharing
|
2020-03-13 21:01:32 +01:00 |
|