summaryrefslogtreecommitdiffstats
path: root/pkgs/tools/wayland
AgeCommit message (Collapse)Author
6 dayswlr-which-key: 0.1.3 -> 1.0.1 (#330452)rewine
10 dayswaylogout: fix build, missing wayland-scannerVladimír Čunát
11 dayswtype: fix build, missing wayland-scannerVladimír Čunát
13 daysMerge master into staging-nextgithub-actions[bot]
13 dayshyprland-per-window-layout: 2.12 -> 2.13R. Ryantm
2024-08-12Merge pull request #214906 from alyssais/wayland-scannerFlorian Klink
wayland-scanner: split from wayland
2024-08-11way-displays: depend on wayland-scannerAlyssa Ross
Currently wayland-scanner is defined to be wayland.bin, but we want to split wayland-scanner into a separate package.
2024-08-11glew: enable both EGL and GLXFlorian Klink
Re-roll of https://github.com/NixOS/nixpkgs/pull/328907, but this time adding the patch from ArchLinux, which keeps both EGL and GLX code paths active. Remove overrides where EGL was explicitly requested previously, as well as the glew-egl package variant. Add an alias for glew-egl, in case there's any users of this outside of nixpkgs.
2024-08-08wlr-which-key: 0.1.3 -> 1.0.1R. Ryantm
2024-08-05mpvpaper: 1.6 -> 1.7R. Ryantm
2024-08-02Merge pull request #331628 from emilazy/push-plukoopowzmxCole Mickens
wl-screenrec: 0.1.3 -> 0.1.4-unstable-2024-07-28
2024-08-02wl-screenrec: 0.1.3 -> 0.1.4-unstable-2024-07-28Emily
Includes support for FFmpeg 7. We can’t use the release tag because of a Cargo build issue; see <https://github.com/russelltg/wl-screenrec/issues/77>. Hopefully there’ll be a new release tag soon. Diff: <https://github.com/russelltg/wl-screenrec/compare/v0.1.3...b817accf1d4f2373cb6f466f760de35e5b8626bd>
2024-08-02Merge pull request #330453 from r-ryantm/auto-update/hyprland-per-window-layoutMasum Reza
hyprland-per-window-layout: 2.11 -> 2.12
2024-07-31shotman: 0.4.6 -> 0.4.7R. Ryantm
2024-07-29treewide: remove unused with statements from maintainer listsJörg Thalheim
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \ -e 's!with lib.maintainers; \[ *\];![ ];!' \ -e 's!with maintainers; \[ *\];![ ];!'
2024-07-27hyprland-per-window-layout: 2.11 -> 2.12R. Ryantm
2024-07-26Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt
Conflicts: - pkgs/applications/graphics/seamly2d/default.nix
2024-07-26treewide: remove trailing space in descriptionSigmanificient
Done using `grep -rP 'description\s+=\s+"[^"]+[ ]";' | cut -d ':' -f 1 | xargs -i nvim {}` and sorting the opened files by hand, avoiding generated packages list
2024-07-20Merge branch 'staging' into staging-nextVladimír Čunát
2024-07-19wl-mirror: 0.16.4 -> 0.16.5R. Ryantm
2024-07-18Merge remote-tracking branch 'origin/staging-next' into stagingMartin Weinelt
Conflicts: - pkgs/development/python-modules/uvcclient/default.nix - pkgs/development/tools/rust/rust-analyzer/default.nix
2024-07-17wlr-randr: fix cross compilationFlorian Klink
Before, the build process wasn't able to find `pkg-config` to discover `wayland-scanner` in `$PATH`, which is a nativeBuildInput.
2024-07-16Merge branch 'staging-next' into stagingArtturin
2024-07-15treewide: switch to cargoHash (#327127)Aleksana
* nickel: switch to cargoHash * gnvim-unwrapped: switch to cargoHash * surrealdb-migrations: switch to cargoHash * wluma: switch to cargoHash * httm: switch to cargoHash No need (observed) for these packages to have a vendor Cargo.lock. If they for some reason have to use a different Cargo.lock than upstream, they should copy that to the build directory as well, otherwise the build will fail. They don't, so I infer there's no reason to use Cargo.lock.
2024-07-14Merge staging-next into staginggithub-actions[bot]
2024-07-13treewide: sha256 -> hash attribute for gitlab.com fetchersaleksana
2024-07-11Merge remote-tracking branch 'origin/staging-next' into stagingMartin Weinelt
Conflicts: - pkgs/applications/misc/blender/default.nix - pkgs/development/web/nodejs/nodejs.nix
2024-07-10Merge pull request #325253 from r-ryantm/auto-update/swayrNick Cao
swayr: 0.27.3 -> 0.27.4
2024-07-10hyprland-per-window-layout: 2.10 -> 2.11R. Ryantm
2024-07-07swayr: 0.27.3 -> 0.27.4R. Ryantm
2024-07-03treewide: change cargoSha256 with SRI hash to cargoHashaleksana
2024-07-02Merge pull request #319659 from jtojnar/gnome-extractJan Tojnar
Move various packages out of gnome scope
2024-07-01wl-mirror: 0.16.3 -> 0.16.4R. Ryantm
2024-07-01zenity: Move from gnome scope to top-levelJan Tojnar
It is widely used outside gnome, not much inside.
2024-06-24wayland-proxy-virtwl: 0-unstable-2024-04-08 -> 0-unstable-2024-06-17R. Ryantm
2024-06-17Merge pull request #320389 from r-ryantm/auto-update/wlr-which-keyNick Cao
wlr-which-key: 0.1.1 -> 0.1.3
2024-06-17cliphist: add contribution scriptsNydragon
cliphist has some scrips that do some of the work of integrating it with fzf, rofi & wofi. They weren't present in the derivation yet, so this commit is adding them. scripts: https://github.com/sentriz/cliphist/tree/master/contrib
2024-06-16wlr-which-key: 0.1.1 -> 0.1.3R. Ryantm
2024-06-12wl-mirror: 0.16.2 -> 0.16.3R. Ryantm
2024-06-09treewide: Remove the definite article from meta.descriptionAlexis Hildebrandt
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09kanshi: 1.6.0 -> 1.7.0R. Ryantm
2024-06-05Merge pull request #315769 from r-ryantm/auto-update/shikaneOTABI Tomoya
shikane: 0.2.0 -> 1.0.1
2024-06-04shikane: 0.2.0 -> 1.0.1R. Ryantm
2024-05-30Merge pull request #309414 from Atemu/wluma-install-auxillary-files-and-manpageAtemu
marked-man: init at 2.1.0, wluma: use upstream Makefile's install command
2024-05-23Merge pull request #313267 from r-ryantm/auto-update/shotmanFranz Pletz
2024-05-20slurp: migrate to by-nameNick Cao
2024-05-21shotman: 0.4.5 -> 0.4.6R. Ryantm
2024-05-15Merge pull request #311698 from Atemu/update/wlumaBernardo Meurer
wluma: 4.3.0 -> 4.4.0
2024-05-14wluma: add myself to maintainersAtemu