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 spikespaz/flake-templates
Add `result-man` to `flakeSourceFilter`
spikespaz created a branch on spikespaz/flake-templates
spikespaz-patch-1 - Very opinionated Flakes.
spikespaz pushed 8 commits to odyssey spikespaz/dotfiles
- me: wl: suite: gnome-sound-recorder moved to top-level 278164d
- overlays: rust-regressions: remove lapce 37ae24e
- scripts: dots: trade complexity for line count 7e4c88d
- overlays: hacks: init nixpkgs-config-exceptions Currently excludes `kdePackages`' and `qt6Packages`' `qtwebengine` f... 0f87228
- me: hl: scripts: init hypr-alt-tab crate 013bd76
- me: hl: scripts: hypr-alt-tab: add default.nix 02ba081
- me: hl: hypr-alt-tab: switch windows only on current workspace 3dccc74
- me: hl: hypr-alt-tab: extract fn change_floating_active, less work c424772
spikespaz created a comment on an issue on hyprwm/Hyprland
@andresilva and @Mikilio Are you using overlays with a custom `import nixpkgs` or are you using the Hyprland flake's `packages` output?
spikespaz created a comment on an issue on hyprwm/Hyprland
@fufexan Please assign me to this issue.
spikespaz created a comment on an issue on hyprwm/Hyprland
Since this is a separate overlay intended to be used in isolation, that should also list ```nix hyprland-extras = lib.composeManyExtensions [ inputs.xdph.overlays.sdbus-cpp_2 inputs.xdph.ov...
spikespaz pushed 1405 commits to main spikespaz-contrib/hyprland
- props: Allow setting per-window fullscreen opacity (#5470) 43b96f0
- config: verify string length in wrv2 before calling back ref #5431 785d9d9
- compositor: move wl_display_destroy_clients (#5498) if enough clients are open when destructing the compositor destr... db91d94
- style: run clang-format 63e3668
- workspace: fix crash on destruction of compositor (#5495) when the compositor destructs because of exiting hyprland ... 125a8f7
- pkg-config -> pkgconf for hyprpm and cmake 0457c2e
- Nix: add pkgconf 277f2bb
- input: Option for handling off-window axis events (#4177) a06272a
- hyprctl: fix zsh completions The file missed a line required by all ZSH completions in order to be automatically loaded d0d1ba5
- hyprctl: fix fish completions c7b87e0
- hyprpm: install shell completions f6786f0
- workspace: Add count group flag in windowCount workspace selector prop (#5499) * Add groupCount workspace selector p... fcac25b
- props: Parse border color props as gradient (#5513) f2addfb
- config: Don't override fullscreen opacity if only two opacities are provided (#5512) 1343aa8
- hyprctl: print monitor disabled status (#5525) 303b995
- monitor: add workspace null check to visible flag ref #5524 b573c20
- workspace: update windows when selector match could change (#5533) * workspace: update windows when group updates ... c35fa9b
- cursor: Fallback to xcursor if failed to render hyprcursor (#5534) 0b2f7a1
- hyprpm: Improve Hyprpm Update Performance (#5530) * hyprpm: only clone the required history * hyprpm: don't inclu... 558d1be
- configmgr: fix header priority abc131e
- and 1385 more ...