Gwilherm Folliot
|
a1d88df0e3
|
input-capture: send modifiers (highly experimental)
|
2024-12-23 12:42:12 +01:00 |
|
Gwilherm Folliot
|
3112a41cd7
|
input-capture: fix build
|
2024-12-23 12:42:11 +01:00 |
|
Gwilherm Folliot
|
7f41ffb7c5
|
fix build
|
2024-12-23 12:42:11 +01:00 |
|
Gwilherm Folliot
|
092adc3520
|
input-capture: update to sdbus2.0
|
2024-12-23 12:42:11 +01:00 |
|
Gwilherm Folliot
|
ffacd4a970
|
input-capture: impl force release
|
2024-12-23 12:42:11 +01:00 |
|
Gwilherm Folliot
|
34c5240b86
|
input-capture: impl keymap
|
2024-12-23 12:42:11 +01:00 |
|
Gwilherm Folliot
|
015955e927
|
input-capture: various fixes
|
2024-12-23 12:42:11 +01:00 |
|
Gwilherm Folliot
|
1bdc7f1e82
|
Free EIS server on disable
|
2024-12-23 12:42:10 +01:00 |
|
Gwilherm Folliot
|
b7ce986874
|
input-capture: various fixes
|
2024-12-23 12:42:10 +01:00 |
|
Gwilherm Folliot
|
3eb72b057e
|
input-capture: code cleanup
|
2024-12-23 12:42:10 +01:00 |
|
Gwilherm Folliot
|
7ff7fcff62
|
input-capture: inhibit inputs
|
2024-12-23 12:42:10 +01:00 |
|
Gwilherm Folliot
|
3b12e2998e
|
WIP: input capture
|
2024-12-23 12:42:10 +01:00 |
|
|
d7f18dda5e
|
flake.lock: update
overlays: remove gcc14Stdenv, no longer needed
|
2024-12-23 00:37:00 +02:00 |
|
|
fa50ab342b
|
version: bump to 1.3.9
|
2024-12-19 00:48:58 +00:00 |
|
|
3e884d941c
|
flake.lock: update
nix/overlays: add overlay to allow building until next hyprland version
|
2024-12-17 10:08:37 +02:00 |
|
Austin Horstman
|
7116c9ffff
|
nix/overlays: gcc13 -> gcc14 (#305)
|
2024-12-16 22:22:24 +01:00 |
|
|
0c6861f819
|
config: add screencopy:custom_picker_binary
fixes #303
|
2024-12-13 21:11:19 +00:00 |
|
Honkazel
|
fd85ef3936
|
core: move to stable/linux-dmabuf-v1 instead of unstable (#299)
* dmabuf-v1 instead of dmabuf-unstable-v1
* meson: dmabuf-unstable-v1 -> dmabuf-v1
* PortalManager: dmabuf-unstable -> dmabuf
* Screencopy: dmabuf-unstable -> dmabuf
* flake.lock: update
---------
Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
|
2024-12-02 16:31:04 +00:00 |
|
|
8070f36dee
|
core: move to CProcess from hyprutils
this enhances security, avoids calling the shell when invoking the picker
|
2024-11-15 20:43:37 +00:00 |
|
|
09b23cef06
|
nix/overlays: fix attrset error
|
2024-11-04 20:01:02 +02:00 |
|
|
753a89a78e
|
flake.lock: update
|
2024-11-04 20:00:46 +02:00 |
|
Jacob Birkett
|
998f646762
|
nix: overlays: default: change composition order
|
2024-10-29 09:42:22 +02:00 |
|
Jacob Birkett
|
fa0dcd778c
|
nix: overlays: remove needless with
|
2024-10-29 09:42:22 +02:00 |
|
Jacob Birkett
|
9c6084bf47
|
nix: overlays: remove mkJoinedOverlays function
Closes #285
I introuced `mkJoinedOverlays` long ago, but we can use
`lib.composeManyExtensions` instead. I am happy to remove it!
|
2024-10-29 09:42:22 +02:00 |
|
Jacob Birkett
|
9c3a0ae72e
|
gitignore: reorder and label sections
|
2024-10-29 09:35:59 +02:00 |
|
Jacob Birkett
|
0698d720fa
|
gitignore: add nix result and result-man
|
2024-10-29 09:35:59 +02:00 |
|
Jacob Birkett
|
33da30cf6c
|
nix: package: replace sdbus-cpp with sdbus-cpp_2
Closes #286
<https://github.com/hyprwm/xdg-desktop-portal-hyprland/issues/286>
|
2024-10-28 11:56:18 +02:00 |
|
Jacob Birkett
|
8b14505c4d
|
flake: packages: export sdbus-cpp_2
|
2024-10-28 11:56:18 +02:00 |
|
Jacob Birkett
|
b15018fc56
|
nix: overlays: replace sdbuscpp with sdbus-cpp_2
See comments in code. This change to prevent conflicts for other
packages depending on `sdbus-cpp` in `pkgs`.
|
2024-10-28 11:56:18 +02:00 |
|
|
fb1ce16202
|
version: update to 1.3.8
|
2024-10-27 18:31:11 +00:00 |
|
Alex C
|
ff6b2a51e9
|
screencopy: fix missed toplevel activation (#283)
|
2024-10-26 21:27:22 +01:00 |
|
Vaxry
|
8f8619fe03
|
README: fix old wiki link
|
2024-10-23 10:08:19 +01:00 |
|
|
05f4271dfc
|
version: bump to 1.3.7
|
2024-10-22 18:57:07 +01:00 |
|
Vaxry
|
5c72a7fea1
|
core: move to sdbus-cpp2 (#278)
* core: move to sdbus-cpp2
* oopsie LMAO
* thing
* nix/overlays: add sdbus overlay
---------
Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
|
2024-10-22 18:45:24 +01:00 |
|
|
fb9c8d665a
|
core: reset toplevel before disconnect
|
2024-10-05 23:23:07 +01:00 |
|
|
7e500e679e
|
version: bump to 1.3.6
|
2024-09-28 12:54:33 +01:00 |
|
|
dcfabff0fe
|
screencopy: cleanup sanitization
|
2024-09-28 12:52:33 +01:00 |
|
|
4adb6c4c41
|
screencopy: fix handles not being restored
fixes #264
|
2024-09-23 17:35:43 +01:00 |
|
|
4880c50146
|
props: bump version to 1.3.5
|
2024-09-21 16:45:38 +01:00 |
|
|
15932f0f9e
|
core: add --version and improve --help
|
2024-09-21 16:45:23 +01:00 |
|
|
a8ebdcb011
|
screencopy: fix missing restore tokens after a double restart
|
2024-09-21 16:35:22 +01:00 |
|
|
2e5327c98e
|
README: fixup needed deps
|
2024-09-21 16:10:58 +01:00 |
|
|
bab430b3cc
|
screencopy/picker: add an option to allow restore token by default
fixes #258
screencopy:allow_token_by_default -> bool
|
2024-09-21 16:07:33 +01:00 |
|
|
5e40936fa0
|
screencopy: improve restore data handling
|
2024-09-21 15:59:58 +01:00 |
|
|
5d64be5bd8
|
screencopy: fixup handle passing to the picker
fixes #262
|
2024-09-21 15:45:34 +01:00 |
|
|
ac1b8c3067
|
core: add explicit casts to wl_proxy* for clang
fixes #261
|
2024-09-21 00:24:39 +01:00 |
|
|
73b8c4f115
|
version: bump to 1.3.4
|
2024-09-20 18:02:09 +01:00 |
|
Vaxry
|
eb3f3d9854
|
core: Move to hyprwayland-scanner (#260)
* move to hw-s
* hyprland-share-picker: add missing sources to meson, format CMake
* CMake: bump hw-s version
* CMake: fix protocolnew external protos
* CMake: get wayland.xml from wayland-scanner
* Nix: add missing deps
* Meson: use hw-s for protocols, add hyprutils
---------
Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
|
2024-09-20 18:01:12 +01:00 |
|
|
e695669fd8
|
screenshot: fix compilation due to dubious cast
fixes #257
|
2024-09-11 10:29:39 +01:00 |
|
Alexandre Acebedo
|
11e15b437e
|
portals: application of the retries count in hlOnBufferDone (#255)
|
2024-09-02 00:02:23 +02:00 |
|