about summary refs log tree commit diff
path: root/pkgs/applications/window-managers
Commit message (Collapse)AuthorAge
* Merge pull request #294463 from r-ryantm/auto-update/hyprshadeWeijia Wang2024-03-09
|\ | | | | hyprshade: 3.1.0 -> 3.2.0
| * hyprshade: 3.1.0 -> 3.2.0R. Ryantm2024-03-09
| |
* | i3: set meta.mainProgramGuilhem Saurel2024-03-09
|/
* Merge pull request #291437 from r-ryantm/auto-update/phosh-mobile-settingsWeijia Wang2024-03-06
|\ | | | | phosh-mobile-settings: 0.35.1 -> 0.36.0
| * phosh-mobile-settings: fix homepage and changelogWeijia Wang2024-03-06
| |
| * phosh-mobile-settings: 0.35.1 -> 0.36.0R. Ryantm2024-02-25
| |
* | dk: Fix hashjmarmstrong12072024-03-06
| |
* | hyprshade: 3.0.3 -> 3.1.0R. Ryantm2024-03-04
| |
* | Merge pull request #292682 from r-ryantm/auto-update/dkNikolay Korotkiy2024-03-02
|\ \ | | | | | | dk: 1.9 -> 2.0
| * | dk: 1.9 -> 2.0R. Ryantm2024-03-01
| | |
* | | Merge pull request #292279 from wineee/hyprlandéclairevoyant2024-03-01
|\ \ \ | | | | | | | | hyprland: 0.35.0 -> 0.36.0; hyprlandPlugins.hy3: 0.35.0 -> unstable-2024-02-23
| * | | hyprlandPlugins.hy3: 0.35.0 -> unstable-2024-02-23rewine2024-02-29
| | | |
| * | | hyprland: 0.35.0 -> 0.36.0rewine2024-02-29
| |/ /
* / / hyprlandPlugins: expose mkHyprlandPluginMihai Fufezan2024-02-29
|/ / | | | | | | | | This change lets users use the function outside of Nixpkgs, as well as replacing the `hyprland` package that the plugins are built with.
* | Merge pull request #289595 from coffee-is-power/patch-1Atemu2024-02-26
|\ \ | | | | | | eww: unstable-2023-08-18 -> 0.5.0
| * | eww: deprecate eww-wayland packageTiago Lagger2024-02-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | eww: warn when using eww-wayland package eww: move eww-wayland to `aliases.nix` eww: use eww package in eww-wayland alias eww: remove withWayland flag
| * | eww: unstable-2023-08-18 -> 0.5.0Tiago Lagger2024-02-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | eww: fix github src hash eww: update cargo hash Co-authored-by: a-kenji <aks.kenji@protonmail.com> eww: use `rev = "v${version}"` instead of commit hash Co-authored-by: kirillrdy <kirillrdy@gmail.com>
* | | Merge pull request #290025 from r-ryantm/auto-update/i3status-rustNick Cao2024-02-26
|\ \ \ | | | | | | | | i3status-rust: 0.32.3 -> 0.33.0
| * | | i3status-rust: 0.32.3 -> 0.33.0R. Ryantm2024-02-19
| | | |
* | | | hyprshade: 3.0.2 -> 3.0.3R. Ryantm2024-02-26
| |_|/ |/| |
* | | gamescope: 3.14.1 -> 3.14.2R. Ryantm2024-02-23
| | |
* | | hyprshade: 0.12.1 -> 3.0.2R. Ryantm2024-02-19
|/ /
* | Merge pull request #275372 from Scrumplex/pkgs/openvr/2.0.10K9002024-02-18
|\ \ | |/ |/| openvr: 1.26.7 -> 2.2.3, gamescope: 3.13.19 -> 3.14.1
| * gamescope: 3.13.19 -> 3.14.1Sefa Eyeoglu2024-02-15
| | | | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
| * gamescope: add update scriptSefa Eyeoglu2024-02-15
| | | | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
* | Merge pull request #289205 from r-ryantm/auto-update/miriwayNick Cao2024-02-16
|\ \ | | | | | | miriway: unstable-2024-01-30 -> unstable-2024-02-14
| * | miriway: unstable-2024-01-30 -> unstable-2024-02-14R. Ryantm2024-02-16
| |/
* / hyprlandPlugins.hy3: 0.34.0 -> 0.35.0R. Ryantm2024-02-15
|/
* Merge pull request #288667 from thiagokokada/cleanup-picomThiago Kenji Okada2024-02-15
|\ | | | | picom-{allusive,jonaburg}: remove; picom-next: alias to picom; picom: migrate to by-name
| * picom: migrate to by-nameThiago Kenji Okada2024-02-13
| |
| * picom-next: alias to picomThiago Kenji Okada2024-02-13
| | | | | | | | | | | | | | | | | | | | | | Since picom v11 there is no more reason to keep a separate picom derivation that tracks the `next` branch from upstream since the current release is basically the `next` branch. Also, picom-next right now is pointing to an old commit, so it is clear that nobody is maintaining it updated. If there is a necessity later, we can bring back the picom-next again.
| * picom-jonaburg: removeThiago Kenji Okada2024-02-13
| |
| * picom-allusive: removeThiago Kenji Okada2024-02-13
| |
* | Merge pull request #288481 from trofi/avoid-gcc13Stdenvkirillrdy2024-02-15
|\ \ | |/ |/| hyprland, vesktop, gtkclipblock: avoid gcc13 stdenv
| * hyprland: use `stdenv` instead of `gcc13Stdenv`Sergei Trofimovich2024-02-13
| | | | | | | | | | `gcc-13` as a default now. Let's switch to use it to ease migration to future migration to `gcc-14`.
* | Merge pull request #288629 from gepbird/picom-11-2Thiago Kenji Okada2024-02-13
|\ \ | |/ |/| picom: 11.1 -> 11.2
| * picom: 11.1 -> 11.2Gutyina Gergő2024-02-13
| |
* | phosh: 0.35.0 -> 0.36.0R. Ryantm2024-02-12
|/ | | | https://gitlab.gnome.org/World/Phosh/phosh/-/blob/v0.36.0/debian/changelog
* hyprland: 0.34.0 -> 0.35.0Mihai Fufezan2024-02-07
|
* phosh-mobile-settings: Drop desktop entry tweaksRodney Lorrimar2024-02-07
| | | | The app launcher will appear under Phosh without these changes.
* phosh: Use wayland session desktop entry from upstreamRodney Lorrimar2024-02-07
|
* phosh: build tweaksRodney Lorrimar2024-02-07
|
* phosh-mobile-settings: set meta.maintainers to selfRodney Lorrimar2024-02-07
| | | | https://github.com/NixOS/nixpkgs/pull/285487#issuecomment-1924673842
* phosh-mobile-settings: 0.31.0 -> 0.35.1Rodney Lorrimar2024-02-07
|
* phosh-mobile-settings: 0.23.1 -> 0.31.0, use release tarball for srcRodney Lorrimar2024-02-07
|
* phosh: 0.34.1 -> 0.35.0Rodney Lorrimar2024-02-07
|
* phosh: 0.33.0 -> 0.34.1, use release tarball for srcRodney Lorrimar2024-02-07
|
* Merge pull request #284001 from r-ryantm/auto-update/cagebreakWeijia Wang2024-02-04
|\ | | | | cagebreak: 2.2.3 -> 2.3.1
| * cagebreak: 2.2.3 -> 2.3.1R. Ryantm2024-01-30
| |
* | Merge pull request #285682 from r-ryantm/auto-update/miriwayNick Cao2024-02-02
|\ \ | | | | | | miriway: unstable-2024-01-26 -> unstable-2024-01-30