summary refs log tree commit diff
path: root/pkgs/applications/window-managers
Commit message (Collapse)AuthorAge
* Merge pull request #145024 from romildo/upd.jwmJosé Romildo Malaquias2021-11-08
|\ | | | | jwm: 1685 -> 2.4.0
| * jwm: 1685 -> 2.4.0José Romildo2021-11-08
| |
* | Merge pull request #141866 from chvp/qtile-wayland-backendSandro2021-11-08
|\ \
| * | qtile: add wayland backend dependenciesCharlotte Van Petegem2021-10-27
| | |
* | | trayer: minor formattingSandro Jäckel2021-11-08
| | |
* | | tabbed: switch to pname+version, move with lib to metaSandro Jäckel2021-11-08
| | |
* | | ion-3: switch to pname+verison, formatSandro Jäckel2021-11-08
| | |
* | | i3/lock-fancy: switch ot pname+version, cleanup postPatchSandro Jäckel2021-11-08
| | |
* | | evilwm: change prePatch to postPatchSandro Jäckel2021-11-08
| |/ |/|
* | pkgs/applications: rename name to pname&version part 2Felix Buehler2021-11-07
| |
* | Merge pull request #144852 from Ma27/bump-i3status-rsMaximilian Bosch2021-11-06
|\ \ | | | | | | i3status-rust: 0.20.4 -> 0.20.5
| * | i3status-rust: 0.20.4 -> 0.20.5Maximilian Bosch2021-11-06
| | | | | | | | | | | | ChangeLog: https://github.com/greshake/i3status-rust/releases/tag/v0.20.5
* | | treewide: use mirror URLs where availableAlyssa Ross2021-11-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | Candidates identified with git grep -F "$(grep -v '#' pkgs/build-support/fetchurl/mirrors.nix | grep -v nixos.org | grep :// | cut -d '"' -f 2)" and then manually reviewed and tested.
* | | picom-next: init at unstable-2021-10-31GKasparov2021-11-05
| | |
* | | eww: set meta.broken on darwinfigsoda2021-11-04
|/ /
* | river: 2021-11-01 -> 0.1.0Nguyễn Gia Phong2021-11-03
| |
* | Merge pull request #143779 from r-ryantm/auto-update/i3-gapsArtturi2021-11-02
|\ \ | | | | | | i3-gaps: 4.19.1 -> 4.20
| * | i3-gaps: 4.19.1 -> 4.20R. Ryantm2021-10-29
| | |
* | | river: 2021-09-30 -> 2021-11-01fortuneteller2k2021-11-02
| | |
* | | Merge pull request #144125 from Synthetica9/sway-inherit-testsSandro2021-11-01
|\ \ \
| * | | sway: inherit tests from unwrapped packagePatrick Hilhorst2021-11-01
| | | |
* | | | Merge pull request #143865 from teto/i3-4.20Maximilian Bosch2021-10-31
|\ \ \ \ | |/ / / |/| | | i3: 4.19.2 -> 4.20
| * | | i3: 4.19.2 -> 4.20Matthieu Coudron2021-10-30
| | | | | | | | | | | | | | | | Release notes available at https://github.com/i3/i3/blob/4.20/RELEASE-NOTES-4.20
* | | | leftwm: 0.2.8 -> 0.2.9idx2021-10-31
|/ / /
* | | Merge pull request #142246 from romildo/upd.jwm-settings-managerJosé Romildo Malaquias2021-10-30
|\ \ \ | |/ / |/| | jwm-settings-manager: 2018-10-19 -> 2019-01-27
| * | jwm-settings-manager: 2018-10-19 -> 2019-01-27José Romildo2021-10-19
| | | | | | | | | | | | | | | | | | - Update the source repository: upstream has removed the github repository, which as a copy from the launchpad repository - Update to revision 292, from 2019-01-27
* | | eww: add legendofmiracles as a maintainerfigsoda2021-10-26
| | | | | | | | | Co-authored-by: legendofmiracles <30902201+legendofmiracles@users.noreply.github.com>
* | | eww: init at 0.2.0figsoda2021-10-26
| |/ |/|
* | Merge pull request #142258 from AndersonTorres/new-miscAnderson Torres2021-10-20
|\ \ | | | | | | cagebreak: use lib.makeBinPath instead of hardcoding bin paths
| * | cagebreak: use lib.makeBinPath instead of hardcoding bin pathsAndersonTorres2021-10-19
| |/
* | Merge pull request #142337 from SuperSamus/swaylock-fancyMaximilian Bosch2021-10-20
|\ \ | | | | | | swaylock-fancy: 2020-02-22 -> 2021-10-11
| * | swaylock-fancy: 2020-02-22 -> 2021-10-11Martino Fontana2021-10-20
| |/
* / sway: make xwayland optionalYureka2021-10-20
|/
* Merge pull request #141349 from michaeladler/i3Sandro2021-10-12
|\
| * i3: generate doc and man pagesMichael Adler2021-10-12
| | | | | | | | | | | | | | This generates missing man pages for i3-gaps et al. Note: i3 already has man pages because they are shipped with its src tarball. This is *not* the case for i3-gaps.
* | cagebreak: 1.7.1 -> 1.8.0 (#141300)Nicolas Berbiche2021-10-12
|/ | | | Co-authored-by: Bobby Rong <rjl931189261@126.com> Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
* wio: update repositoryAndersonTorres2021-10-06
|
* treewide: change 0.0.0 to 0.pre in version attrsAndersonTorres2021-10-05
|
* river, kile-wl: updatefortuneteller2k2021-10-03
|
* fluxbox: fix build on gcc-11 (c++17 compat)Sergei Trofimovich2021-09-29
| | | | | | | | | | | | | | On gcc-11 build fails as: $ nix-build -E 'with import ./. { }; fluxbox.override { stdenv = gcc11Stdenv; }' util/fluxbox-remote.cc: In function 'int main(int, char**)': util/fluxbox-remote.cc:76:32: error: ordered comparison of pointer with integer zero ('unsigned char*' and 'int') 76 | && text_prop.value > 0 | ~~~~~~~~~~~~~~~~^~~ The change pull upstream fix.
* Merge pull request #136522 from fortuneteller2k/riverArtturi2021-09-28
|\ | | | | river, kile-wl: update
| * river, kile-wl: updatefortuneteller2k2021-09-03
| |
* | Merge pull request #137852 from r-ryantm/auto-update/mlvwmBobby Rong2021-09-20
|\ \ | | | | | | mlvwm: 0.9.3 -> 0.9.4
| * | mlvwm: 0.9.3 -> 0.9.4R. RyanTM2021-09-14
| | |
* | | qtile: 0.18.0 -> 0.18.1Kamil Chmielewski2021-09-17
| | |
* | | Merge master into staging-nextgithub-actions[bot]2021-09-12
|\| |
| * | awesome: use a luaEnvMatthieu Coudron2021-09-12
| | |
* | | icewm: fix trailing -I compilation errorsLuke Granger-Brown2021-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes cc1plus: error: to generate dependencies you must specify either '-M' or '-MM' errors which occur while compiling due to trailing -I for libintl, which appears to be found now but without requiring any include/link flags.
* | | Merge master into staging-nextgithub-actions[bot]2021-09-04
|\| |
| * | i3status-rust: install examplesAndré-Patrick Bubel2021-09-01
| |/