Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

spikespaz

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

View on GitHub

spikespaz created a comment on a pull request on hyprwm/xdg-desktop-portal-hyprland
cc @fufexan

View on GitHub

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
  • nix: overlays: replace sdbuscpp with sdbus-cpp_2 See comments in code. This change to prevent conflicts for other pa... 318ab8b
  • flake: packages: export sdbus-cpp_2 664b45f

View on GitHub

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 ...

View on GitHub

spikespaz created a comment on an issue on hyprwm/xdg-desktop-portal-hyprland
Ideally, it should have been done like this: ```nix pkgs: pkgs0: { xdg-desktop-portal-hyprland = pkgs0.xdg-desktop-portal-hyprland.override { sdbus-cpp = pkgs.sdbus-cpp_2; }; } ```

View on GitHub

spikespaz opened an issue on hyprwm/xdg-desktop-portal-hyprland
Change package to consume `sdbus-cpp_2` as argument, remove `sdbuscpp` overlay
> This is an odd name. `sdbus-cpp` is the name of the package, should the overlay not also have the same name? > > > > Regardless, this overlay should be removed, because `sdbus-cpp_2` is in Nix...
spikespaz commented on a commit on hyprwm/xdg-desktop-portal-hyprland
This is an odd name. `sdbus-cpp` is the name of the package, should the overlay not also have the same name? Regardless, this overlay should be removed, because `sdbus-cpp_2` is in Nixpkgs and `...

View on GitHub

spikespaz opened an issue on hyprwm/xdg-desktop-portal-hyprland
Replace `mkJoinedOverlays` with `lib.composeManyExtensions`
Personal TODO https://github.com/hyprwm/xdg-desktop-portal-hyprland/blob/ff6b2a51e95ca4ac590801e626c5ef777283a0fe/nix/overlays.nix#L8C1-L9C76
spikespaz pushed 2 commits to rewrite hyprland-community/hyprnix
  • flake: inputs: update all 3118bc8
  • flake: inputs: add missing follows f216ba0

View on GitHub

spikespaz opened an issue on aradzie/keybr.com
Using backspace to correct mistakes results in faster key press recordings
The website unlocked C, and I proceeded to try the new lesson. I missed every single occurrence of the new letter, and used backspace to correct my mistake each time. This caused the C key to regis...
spikespaz starred ekala-project/eeps
spikespaz starred numtide/nixos-facter
spikespaz starred hsjobeki/nix-types
spikespaz starred modularml/mojo
spikespaz starred arxanas/scm-record
spikespaz starred Ulauncher/Ulauncher
spikespaz starred maciejhirsz/logos
spikespaz starred ecumene/rust-sloth
spikespaz starred fufexan/nix-gaming
spikespaz starred nix-community/nixdoc
spikespaz starred rust-embedded/embedded-hal
spikespaz starred Snowiiii/Pumpkin