about summary refs log tree commit diff
path: root/pkgs/applications/window-managers
Commit message (Collapse)AuthorAge
* maintainer-list.nix: remove ndowensNathan2019-12-26
|
* treewide: update which packages I'm currently maintainingMaximilian Bosch2019-12-26
| | | | | | | | | | | | | | | | | | Idea shamelessly stolen from 4e60b0efae56cc8e1a8a606a5a89462c38aba305. I realized that I don't really know anymore where I'm listed as maintainer and what I'm actually (co)-maintaining which means that I can't proactively take care of packages I officially maintain. As I don't have the time, energy and motivation to take care of stuff I was interested in 1 or 2 years ago (or packaged for someone else in the past), I decided that I make this explicit by removing myself from several packages and adding myself in some other stuff I'm now interested in. I've seen it several times now that people remove themselves from a package without removing the package if it's unmaintained after that which is why I figured that it's fine in my case as the affected pkgs are rather low-prio and were pretty easy to maintain.
* sway: refactor with a wrapperElyhaka2019-12-21
|
* i3status-rust: 0.11.0 -> 0.12.0Maximilian Bosch2019-12-11
| | | | https://github.com/greshake/i3status-rust/releases/tag/v0.12.0
* Merge pull request #73855 from OlivierMarty/i3blocksMatthew Bauer2019-12-02
|\ | | | | i3blocks: unstable-2019-02-07 -> 1.5
| * i3blocks: unstable-2019-02-07 -> 1.5Olivier Marty2019-11-21
| |
* | icewm: 1.6.0 -> 1.6.3R. RyanTM2019-12-01
| |
* | cage: fix buildFabian Möller2019-11-23
|/ | | | | The build fails because some C headers got removed from mesa-19.2.2. Using libGL seems to be the correct way to use GL related headers.
* Merge pull request #71292 from doronbehar/awesome-luajitAlexey Shmalko2019-10-21
|\ | | | | awesome: Make sure it compiles with luajit
| * awesome: Make sure it compiles with luajitDoron Behar2019-10-17
| |
* | i3blocks: handle multiple XDG_CONFIG_DIRS elements correctlyedef2019-10-18
|/ | | | | | On NixOS, $XDG_CONFIG_DIRS always has multiple elements. Without this patch, it'll try to open() a rather nonsensical path full of colons.
* Merge pull request #69773 from Talljoe/upgrade/leftwmRenaud2019-10-10
|\ | | | | leftwm: 0.1.9 -> 0.1.10
| * leftwm: 0.1.9 -> 0.1.10Talljoe2019-09-27
| |
* | i3status-rust: 0.10.0 -> 0.11.0 (#70653)Vladyslav M2019-10-08
|\ \ | | | | | | i3status-rust: 0.10.0 -> 0.11.0
| * | i3status-rust: 0.10.0 -> 0.11.0Stig Palmquist2019-10-07
| | |
* | | Merge pull request #70018 from mkf/cwm-6.3José Romildo Malaquias2019-10-07
|\ \ \ | | | | | | | | cwm: 5.6 -> 6.3, and myself as maintainer
| * | | cwm: added maintainer "mkf", firstly declaring in maintainer-listMichał Krzysztof Feiler2019-09-29
| | | | | | | | | | | | | | | | | | | | (cherry picked from commit 5de195fc681a6d663769c35091ba21962180583d) (cherry picked from commit 0838eeb0edf0f2e842c3a006de32b27c1bc3dca9)
| * | | cwm: 0.5.6 -> 0.6.30x4A6F2019-09-29
| |/ / | | | | | | | | | (cherry picked from commit 141f41b583b6eb9f620f04d04d6e544381761612)
* | | Merge pull request #69453 from r-ryantm/auto-update/2bwmRyan Mulligan2019-10-06
|\ \ \ | |/ / |/| | _2bwm: 0.2 -> 0.3
| * | _2bwm: 0.2 -> 0.3R. RyanTM2019-09-25
| |/ | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/2bwm/versions
* | Merge pull request #69542 from r-ryantm/auto-update/fvwmMarek Mahut2019-09-27
|\ \ | | | | | | fvwm: 2.6.8 -> 2.6.9
| * | fvwm: 2.6.8 -> 2.6.9R. RyanTM2019-09-26
| |/ | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/fvwm/versions
* | Merge pull request #69591 from r-ryantm/auto-update/i3-gapsmarkuskowa2019-09-27
|\ \ | | | | | | i3-gaps: 4.17 -> 4.17.1
| * | i3-gaps: 4.17 -> 4.17.1R. RyanTM2019-09-26
| |/ | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/i3-gaps/versions
* / qtile: FIX No module named 'pkg_resources'Kamil Chmielewski2019-09-27
|/
* dwm-status: 1.6.2 -> 1.6.3Tobias Happ2019-09-23
|
* treewide: remove redundant quotesvolth2019-09-08
|
* i3status: fix descriptionMaximilian Bosch2019-09-08
|
* i3status: 2.12 -> 2.13Reno Reckling2019-09-08
| | | | | | | | Update i3status to 2.13. I needed to add a little hack to get it to build because for reasons I can't seem to figure out, the configure script generates a broken Makefile on this release. The small sed line fixes the syntax error.
* Merge branch 'master' into staging-nextJan Tojnar2019-09-06
|\ | | | | | | Fixed trivial conflicts caused by removing rec.
| * i3lock-fancy: Bugfix, make scrot overwrite fileEnte2019-09-05
| | | | | | | | | | | | | | | | After commit [1] scrot will no longer overwrite files unless the `-o` option is given. This commit makes the i3lock-fancy use `scrot -z -o` instead of just `scrot -o`. [1]: https://github.com/resurrecting-open-source-projects/scrot/commit/489e3229045962be2f63535ecd70cd15e6e2414d
| * i3: pname, 4.17 -> 4.17.1Will Dietz2019-09-03
| | | | | | | | https://i3wm.org/downloads/RELEASE-NOTES-4.17.1.txt
* | Merge branch 'master' into staging-nextVladimír Čunát2019-09-04
|\|
| * icewm: 1.4.2 -> 1.6.0 (#66949)volth2019-09-03
| |
* | treewide: name -> pname (#67513)volth2019-08-31
| |
* | Merge staging-next into stagingFrederik Rietdijk2019-08-31
|\|
| * Merge master into staging-nextFrederik Rietdijk2019-08-31
| |\
| | * cage: init at 0.1.1Michael Weiss2019-08-29
| | |
* | | treewide: remove redundant recvolth2019-08-28
| | |
* | | Merge staging-next into stagingFrederik Rietdijk2019-08-28
|\| |
| * | Merge master into staging-nextFrederik Rietdijk2019-08-27
| |\|
| | * sway: 1.1.1 -> 1.2Michael Weiss2019-08-27
| | |
| * | Merge branch 'master' into staging-nextVladimír Čunát2019-08-25
| |\| | | | | | | | | | | | | | | | | | | There were several more conflicts from name -> pname+version; all auto-solved by kdiff3, hopefully OK. Hydra nixpkgs: ?compare=1538611
| | * Merge pull request #66704 from eadwu/compton/7.2Marek Mahut2019-08-24
| | |\ | | | | | | | | compton: 7 -> 7.2
| | | * compton: 7 -> 7.2Edmund Wu2019-08-15
| | | |
| * | | Merge branch 'master' into staging-nextVladimír Čunát2019-08-24
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There ver very many conflicts, basically all due to name -> pname+version. Fortunately, almost everything was auto-resolved by kdiff3, and for now I just fixed up a couple evaluation problems, as verified by the tarball job. There might be some fallback to these conflicts, but I believe it should be minimal. Hydra nixpkgs: ?compare=1538299
| | * | Merge pull request #67154 from r-ryantm/auto-update/sxhkdMarek Mahut2019-08-21
| | |\ \ | | | | | | | | | | sxhkd: 0.6.0 -> 0.6.1
| | | * | sxhkd: 0.6.0 -> 0.6.1R. RyanTM2019-08-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sxhkd/versions
| | * | | treewide: update globin's maintained drvsRobin Gloster2019-08-20
| | | | |
| | * | | i3-gaps: 4.16.1 -> 4.17R. RyanTM2019-08-19
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/i3-gaps/versions