Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
spikespaz opened a pull request on hyprwm/xdg-desktop-portal-hyprland
housekeeping: nix/overlays.nix
- remove `mkJoinedOverlays` function - remove needless `with` - change composition order (and add a comment)spikespaz created a branch on spikespaz-contrib/xdg-desktop-portal-hyprland
spikespaz/remove-mkjoinedoverlays - xdg-desktop-portal backend for hyprland
spikespaz created a comment on a pull request on hyprwm/xdg-desktop-portal-hyprland
cc @fufexan
spikespaz created a comment on a pull request on hyprwm/xdg-desktop-portal-hyprland
cc @fufexan
spikespaz opened a pull request on hyprwm/xdg-desktop-portal-hyprland
nix: overlays: xdph: override sdbus with sdbus-cpp_2 (closes #286)
In the default overlay, override XDPH's package arguments to say that `sdbus-cpp = sdbus-cpp_2` which was introduced in a prior commit. Let's discuss in #286. This PR is my preference, until ...spikespaz created a branch on spikespaz-contrib/xdg-desktop-portal-hyprland
spikespaz/update-package-sdbus-arg - xdg-desktop-portal backend for hyprland
spikespaz created a branch on spikespaz-contrib/xdg-desktop-portal-hyprland
spikespaz/override-sdbus-version - xdg-desktop-portal backend for hyprland
spikespaz pushed 2 commits to spikespaz/replace-sdbus-v2-overlay spikespaz-contrib/xdg-desktop-portal-hyprland
spikespaz created a branch on spikespaz-contrib/xdg-desktop-portal-hyprland
spikespaz/replace-sdbus-v2-overlay - xdg-desktop-portal backend for hyprland
spikespaz pushed 135 commits to master spikespaz-contrib/xdg-desktop-portal-hyprland
- flake: fix usage of prev in overlays flake: use overlays in pkgsFor bc7d9c7
- flake: overlays: xdph: remove stdenv override 2bdadd2
- flake.lock: update nixpkgs 4f0c575
- screencast: restore window share by class ca077cc
- version: bump to 0.4.0 4d9ff0c
- pw: guard output in transform checks 7276435
- toplevelexport: remove _done call from _buffer requires recent hyprland commit to work 43300c1
- screencast: correct array size (#72) af539f4
- version: bump to 0.5.0 42747d2
- Nix: Some corrections for overlays (#75) * flake: use legacyPackages for formatter * nix: separate xdph and share... 9257b0c
- flake: protocols input follows systems (#76) 57a3a41
- Woo! Full rewrite, v1.0 release. (#78) 0224695
- build: drop unused dependencies after 022469529c8b (#84) 676571b
- Makefile: properly handle dbus & systemd services 0d2d2b2
- hyprland-share-picker: build with meson Nix: combine xdph and the picker into one package 5c1905f
- flake.lock: update nixpkgs nix/overlays: remove sdbus-cpp override (1.3.0 now in nixpkgs) aca5160
- internal: add a notification on missing qt-wayland packages fixes #91 9dfb9e1
- internal: make frame callbacks log a trace 8f45a64
- core: rework event loop for polling and C++-style awaits Stops the event loop from checking all the time in favor of... 2f48e65
- screencopy: fix unescaped quotes in titles (#96) b645ab7
- and 115 more ...