Vaxry
|
016da234d0
|
Core: Move to aquamarine (#6608)
Moves Hyprland from wlroots to aquamarine for the backend.
---------
Signed-off-by: Vaxry <vaxry@vaxry.net>
Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
Co-authored-by: Jan Beich <jbeich@FreeBSD.org>
Co-authored-by: vaxerski <vaxerski@users.noreply.github.com>
Co-authored-by: UjinT34 <41110182+UjinT34@users.noreply.github.com>
Co-authored-by: Tom Englund <tomenglund26@gmail.com>
Co-authored-by: Ikalco <73481042+ikalco@users.noreply.github.com>
Co-authored-by: diniamo <diniamo53@gmail.com>
|
2024-07-21 13:09:54 +02:00 |
|
Vaxry
|
bca7804bb6
|
internal: Window storage rework - part 1 (#5762)
* Window storage rework - part 1
* format
* remove useless include
* fix pch
* format
* fix crash in dwindle
* fix vram leak
* prefer .expired() for bool checks
|
2024-04-27 12:43:12 +01:00 |
|
|
ecf282d331
|
wlr-foreign-toplevel: move to new impl
|
2024-04-25 01:10:43 +01:00 |
|
vaxerski
|
b65adf8d4a
|
toplevelexport: support dmabuf + various fixes
|
2023-07-20 12:42:25 +02:00 |
|
vaxerski
|
1a1656ddbf
|
Revert "internal: include headers from protocols/"
This reverts commit 550700bed0 .
We can't cuz meson
|
2023-04-27 13:55:13 +01:00 |
|
vaxerski
|
550700bed0
|
internal: include headers from protocols/
|
2023-04-27 13:40:38 +01:00 |
|
vaxerski
|
ae82c3a639
|
screencopy: improve consistency of share indicator
|
2023-04-17 22:57:24 +01:00 |
|
vaxerski
|
edad24c257
|
Screencopy: unify frame and client between impls + event
Adds a new event to both hooks and ipc: screencopy
|
2023-04-15 23:43:41 +01:00 |
|
Vaxry
|
1b56cc4e99
|
Added an Event Hook System (#1578)
* added an eventHookSystem
* Add all socket2 events to hooks
|
2023-02-19 20:54:53 +00:00 |
|
Jan Beich
|
f90ff8303b
|
Unbreak build with libc++ (#1457)
|
2023-01-31 00:03:23 +00:00 |
|
vaxerski
|
4fd90144d1
|
touch up the clang format and format all files
|
2022-12-20 02:18:47 +00:00 |
|
Vaxry
|
98a4fa2b0d
|
Added clang format (#1239)
* clang-format stuff and format files
|
2022-12-16 17:17:31 +00:00 |
|
Vaxry
|
111d209bff
|
Added toplevel handle sharing Rev2 (#1203)
* Added toplevel handle sharing
* nix: fix build
* update hyprland-protocols
Co-authored-by: Mihai Fufezan <fufexan@protonmail.com>
|
2022-12-12 14:56:42 +00:00 |
|
Vaxry
|
66fb083003
|
Implement window sharing with the hl toplevel export proto (#1179)
* implement window sharing
Co-authored-by: Mihai Fufezan <fufexan@protonmail.com>
|
2022-12-05 17:05:15 +00:00 |
|