Commit Graph

  • d8daa2a84f core: fix pollfds hup check loop Vaxry 2023-10-14 11:56:42 +0100
  • 60af24a70d
    dbus: Fix issue #114 (#115) Ngô Huy 2023-10-13 05:17:00 +0700
  • 80637f61ce
    Fix issue #114 Severus 2023-10-12 23:40:39 +0700
  • 3606b35a07 props: bump ver to 1.2.2 v1.2.2 vaxerski 2023-10-10 20:52:22 +0100
  • ec2e207740 core: fix missing sentinel in execl vaxerski 2023-10-10 14:47:03 +0100
  • 667007fa4e core: kill process if threads are in a deadlock vaxerski 2023-10-10 14:45:54 +0100
  • ec31e99056 core: free modifiers if allocated vaxerski 2023-10-10 01:12:16 +0100
  • ff87a16b2b dmabuf: correctly list modifiers vaxerski 2023-10-10 01:11:43 +0100
  • 87e116b30f replace hyprland-share-picker with custom go with gtk one Edouard Jubert 2023-10-09 13:33:37 +0200
  • ec6304f475 makefile: set correct permissions on xdph binary vaxerski 2023-10-08 13:40:36 +0100
  • bf6689a209 core: use abort() instead of exit() in format funcs vaxerski 2023-10-08 01:57:17 +0100
  • bb6bcf846b props: bump ver to 1.2.1 v1.2.1 vaxerski 2023-10-08 01:06:02 +0100
  • f147831c53 core: remove debug terminate vaxerski 2023-10-08 01:05:34 +0100
  • feb5df591c props: bump ver to 1.2 v1.2.0 vaxerski 2023-10-07 01:10:53 +0100
  • 67d99a5543
    docs: specify flag for manual installation (#109) cathartyc 2023-10-06 23:33:42 +0200
  • 17587d9dc0
    fix section title cathartyc 2023-10-06 23:23:06 +0200
  • 152d07d5f9
    specify installation instructions cathartyc 2023-10-06 23:20:23 +0200
  • 7df2d3e9e5 screencopy: avoid execution after terminate() vaxerski 2023-10-05 16:54:28 +0100
  • 39fd0e46b1 screencopy: avoid defective exit() calls vaxerski 2023-10-05 16:53:47 +0100
  • 552e928e7c screencopy: log dma format vaxerski 2023-10-05 16:53:10 +0100
  • 158b5892bd internal: gracefully exit on termination after creating the event loop vaxerski 2023-10-05 01:24:50 +0100
  • f9461b0b7d
    build: Fix build when using clang (#100) Rudolchr 2023-09-26 23:23:02 +0200
  • 910330a03c Replaced reinterpret_cast's with c-style casts Christopher Rudolph 2023-09-26 18:10:38 +0200
  • 9c6db3dace Removed unecessary include that was automatically added by the ide Christopher Rudolph 2023-09-25 20:00:33 +0200
  • 1bc4e0901f Implement the wl_array_for_each macro inline as clang does not like to handle it's implicit typecast Christopher Rudolph 2023-09-25 19:43:38 +0200
  • ca200144bf Make some implicit casts explicit Christopher Rudolph 2023-09-25 19:43:19 +0200
  • 99ff15584c Add -Wno-address-of-temporary to allow taking an address of temporary like -fpermissive does for gcc Christopher Rudolph 2023-09-25 19:42:58 +0200
  • b6e1732fda picker: start on index 0 vaxerski 2023-09-22 19:28:47 +0100
  • 54b5467ec1
    build: Unbreak build on FreeBSD (#98) Jan Beich 2023-09-18 19:00:21 +0000
  • 1e2fe45959 build: add missing dependency for libc++ after 2f48e65503 Jan Beich 2023-09-18 19:50:35 +0200
  • 35a8cbb23a helpers: add missing header after 9dfb9e125b Jan Beich 2023-09-18 19:32:28 +0200
  • ccdb6a4899 bump ver to 1.1 v1.1.0 vaxerski 2023-09-18 18:10:57 +0100
  • b645ab7cce
    screencopy: fix unescaped quotes in titles (#96) Commrade Goad 2023-09-17 00:51:54 +0700
  • f2dbfaf7d8 fixed format Fernando Perry 2023-09-17 00:37:13 +0700
  • 2f48e65503 core: rework event loop for polling and C++-style awaits vaxerski 2023-09-16 18:22:53 +0100
  • 35b9fabcca moved the checking to sanitizeNameForWindowList Fernando Perry 2023-09-16 22:59:51 +0700
  • 872e120612 feat: add quote escaping Fernando Perry 2023-09-16 21:28:39 +0700
  • 8f45a64350 internal: make frame callbacks log a trace vaxerski 2023-09-13 19:08:00 +0100
  • 9dfb9e125b internal: add a notification on missing qt-wayland packages vaxerski 2023-09-11 23:29:56 +0100
  • ac7aeb0dcb internal: add a notification on missing qt-wayland packages meson vaxerski 2023-09-11 23:29:56 +0100
  • aca51609d4
    flake.lock: update nixpkgs Mihai Fufezan 2023-09-10 19:39:47 +0300
  • 5c1905f549 hyprland-share-picker: build with meson Mihai Fufezan 2023-09-09 21:55:23 +0300
  • 0d2d2b20d4 Makefile: properly handle dbus & systemd services Mihai Fufezan 2023-09-10 18:59:07 +0300
  • 9ad57bd37f
    hyprland-share-picker: build with meson Mihai Fufezan 2023-09-09 21:55:23 +0300
  • c9cc100606
    Makefile: properly handle dbus & systemd services Mihai Fufezan 2023-09-10 18:59:07 +0300
  • 676571b2c0
    build: drop unused dependencies after 022469529c (#84) Jan Beich 2023-09-08 22:38:55 +0000
  • 4c63d4c755 build: drop unused dependencies after 022469529c Jan Beich 2023-09-08 19:18:08 +0200
  • 022469529c
    Woo! Full rewrite, v1.0 release. (#78) v1.0.0 Vaxry 2023-09-06 20:36:48 +0200
  • 744f250dbe hyprland-share-picker: qt5 -> qt6 v2-rewrite Mihai Fufezan 2023-09-06 20:57:54 +0300
  • 04d8fe8431 Unify version Mihai Fufezan 2023-09-06 20:47:36 +0300
  • cfd866ab66 Nix & Meson: change licenses Mihai Fufezan 2023-09-04 20:55:35 +0300
  • 505975aa05 Nix & Meson: init for v2-rewrite Mihai Fufezan 2023-08-27 23:39:45 +0300
  • 783e0c8982
    hyprland-share-picker: qt5 -> qt6 Mihai Fufezan 2023-09-06 20:57:54 +0300
  • 0ebd84ff54
    Unify version Mihai Fufezan 2023-09-06 20:47:36 +0300
  • 2925c5e344
    Nix & Meson: change licenses Mihai Fufezan 2023-09-04 20:55:35 +0300
  • ed1c07d664
    Nix & Meson: init for v2-rewrite Mihai Fufezan 2023-08-27 23:39:45 +0300
  • c9347d8e9b fix warnings vaxerski 2023-09-06 19:07:41 +0200
  • 3faa42ca5b unify session and request vaxerski 2023-09-02 19:53:58 +0200
  • f8a847109e add gs vaxerski 2023-09-02 19:36:57 +0200
  • a19db9ee11
    fix(xdg-desktop-portal-hyprland.service.in): loosen contraints Kilian Mio 2023-09-01 04:47:29 +0300
  • ee577b571c screencopy: fix passing of sessions and requests to close handlers vaxerski 2023-08-30 20:51:45 +0200
  • 2c8eb43704 Allow the user to disallow a restore token vaxerski 2023-08-30 13:05:00 +0200
  • 747988ed9d make tokens better + worky worky vaxerski 2023-08-30 12:41:26 +0200
  • 0fb5448745 handle dbus errors in connect vaxerski 2023-08-28 22:21:36 +0200
  • 2aed59f8bc change license to bsd vaxerski 2023-08-28 16:54:51 +0200
  • 965c4614b2 Add help, verbose and quiet args vaxerski 2023-08-28 16:53:23 +0200
  • a498822916 Add readme and proper building vaxerski 2023-08-28 16:47:01 +0200
  • c85ae51531 window sharing vaxerski 2023-08-28 16:34:35 +0200
  • f0afc1ab21 minor fixas vaxerski 2023-08-28 15:52:58 +0200
  • e2b68a6d39 send more meta vaxerski 2023-08-28 14:41:45 +0200
  • 5fca07636b sharing works (only dma piece of shit maybe obs is wonk) vaxerski 2023-08-28 14:14:12 +0200
  • 9081ca2592 some logs vaxerski 2023-08-28 12:44:47 +0200
  • c9ab195be6 update readm vaxerski 2023-08-28 00:39:09 +0200
  • b1895a2dfe aaaa vaxerski 2023-08-27 23:09:01 +0200
  • 2a8a6445db remove unused builder args vaxerski 2023-08-27 22:42:39 +0200
  • f63678ad11 c++ification a bit vaxerski 2023-08-27 22:30:57 +0200
  • daa9a2386b today's work. obs crashes while screensharing. vaxerski 2023-08-27 20:30:04 +0200
  • b32c560b31 basic groundwork for pw vaxerski 2023-08-27 00:32:18 +0200
  • 3adac247f2 ignore proto files vaxerski 2023-08-26 23:51:57 +0200
  • 8720298b57 piece of shit vaxerski 2023-08-26 23:51:30 +0200
  • b50663fcfa begin work vaxerski 2023-08-26 23:50:30 +0200
  • 57a3a41ba6
    flake: protocols input follows systems (#76) Jacob Birkett 2023-08-12 06:52:50 -0500
  • 2679934bec flake: protocols input follows systems Jacob Birkett 2023-08-09 15:29:52 -0700
  • 9257b0c9b9
    Nix: Some corrections for overlays (#75) Jacob Birkett 2023-08-09 16:22:51 -0500
  • 2f6432d3bc flake: inherit packages from overlaid nixpkgs Jacob Birkett 2023-08-09 13:05:16 -0700
  • c5b241dc0c flake: make systems overrideable Jacob Birkett 2023-08-09 12:52:35 -0700
  • 5a018096f1 nix: separate xdph and share-picker overlays Jacob Birkett 2023-08-09 12:45:53 -0700
  • 10b7681782 flake: use legacyPackages for formatter Jacob Birkett 2023-08-09 12:44:53 -0700
  • 42747d267a version: bump to 0.5.0 v0.5.0 vaxerski 2023-08-03 19:08:45 +0200
  • af539f4e4d
    screencast: correct array size (#72) Nicola Guerrera 2023-07-23 15:48:06 +0200
  • 4001b8a081 screencast: correct array size nik012003 2023-07-23 14:22:03 +0200
  • 43300c11a9 toplevelexport: remove _done call from _buffer vaxerski 2023-07-20 12:41:50 +0200
  • 7276435c46 pw: guard output in transform checks vaxerski 2023-07-20 12:01:23 +0200
  • 4d9ff0c177 version: bump to 0.4.0 v0.4.0 vaxerski 2023-05-29 20:42:44 +0200
  • ca077cc05c screencast: restore window share by class vaxerski 2023-05-25 16:54:02 +0200
  • 4f0c5756c9
    flake.lock: update nixpkgs Mihai Fufezan 2023-05-16 22:29:50 +0300
  • 2bdadd2d37 flake: overlays: xdph: remove stdenv override Jacob Birkett 2023-05-02 03:27:30 -0700
  • bc7d9c7366 flake: fix usage of prev in overlays Jacob Birkett 2023-05-01 20:10:10 -0700
  • e5688387fb flake: overlays: xdph: remove stdenv override Jacob Birkett 2023-05-02 03:27:30 -0700
  • 64c0968e4a flake: fix usage of prev in overlays Jacob Birkett 2023-05-01 20:10:10 -0700