Commit graph

18 commits

Author SHA1 Message Date
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
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
2d2fb54717 picker: use only qt6 2024-03-01 13:27:19 +00:00
rurigk
f62fcea0cb
picker: Save the output name to a proper variable instead of parsing it from the button text (#183) 2024-02-18 23:24:29 +00:00
rurigk
c06fd88b3d
picker: Adds elided buttons for better readability (#176)
It also fixes the region button size and alignment

fixes hyprwm#175
2024-01-29 09:45:09 +00:00
rurigk
f29e046456
picker: Allow dialog resizing (#173)
* picker: Allow dialog resizing

* picker: Smaller dialog and remember size changes

* picker: Save size in temp files
2024-01-28 12:51:53 +00:00
vaxerski
b6e1732fda picker: start on index 0 2023-09-22 19:28:51 +01:00
vaxerski
9dfb9e125b internal: add a notification on missing qt-wayland packages
fixes #91
2023-09-11 23:31:33 +01:00
Mihai Fufezan
5c1905f549 hyprland-share-picker: build with meson
Nix: combine xdph and the picker into one package
2023-09-10 17:26:09 +01:00
Vaxry
022469529c
Woo! Full rewrite, v1.0 release. (#78) 2023-09-06 20:36:48 +02:00
vaxerski
85f49f4d6c fix share picker region H coord 2023-03-16 15:21:55 +00:00
vaxerski
a9b76c7f99 unify types in id 2023-02-04 21:10:46 +00:00
vaxerski
27118ee3d7 use ulong for id in window entry 2023-02-03 19:05:59 +00:00
vaxerski
8707444cf5 fix shell tab behavior in headers 2023-02-03 18:41:28 +00:00
vaxerski
45bbf9a3b2 remove err print 2022-12-17 18:00:42 +00: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
vaxerski
80775707ea Implement hyprland-share-picker 2022-12-03 21:27:49 +00:00