Commit graph

1007 commits

Author SHA1 Message Date
Tobias Happ e25bf4c0fa dwm-status: 1.6.2 -> 1.6.3 2019-09-23 19:04:38 +02:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Maximilian Bosch b553faa2a6
i3status: fix description 2019-09-08 10:23:14 +02:00
Reno Reckling 8f6cdc6daf i3status: 2.12 -> 2.13
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.
2019-09-08 01:16:38 +02:00
Jan Tojnar cdf426488b
Merge branch 'master' into staging-next
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
Ente b081115788 i3lock-fancy: Bugfix, make scrot overwrite file
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]: 489e322904
2019-09-05 16:30:12 -04:00
Vladimír Čunát 4aad2947f8
Merge branch 'master' into staging-next 2019-09-04 11:00:56 +02:00
Will Dietz 1aec067a47
i3: pname, 4.17 -> 4.17.1
https://i3wm.org/downloads/RELEASE-NOTES-4.17.1.txt
2019-09-03 18:42:09 -05:00
volth adf55b78b9 icewm: 1.4.2 -> 1.6.0 (#66949) 2019-09-03 23:51:52 +02:00
volth 7bb6b373ab treewide: name -> pname (#67513) 2019-08-31 07:41:22 -04:00
Frederik Rietdijk ad1d58c622 Merge staging-next into staging 2019-08-31 10:04:20 +02:00
Frederik Rietdijk fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
Michael Weiss 8ca970d6a7
cage: init at 0.1.1 2019-08-29 19:17:58 +02:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Frederik Rietdijk 5061fe0c2c Merge staging-next into staging 2019-08-28 08:26:42 +02:00
Frederik Rietdijk 98640fd482 Merge master into staging-next 2019-08-27 16:36:47 +02:00
Michael Weiss d861196c61
sway: 1.1.1 -> 1.2 2019-08-27 11:32:15 +02:00
volth 35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
Vladimír Čunát 985d1ac425
Merge branch 'master' into staging-next
There were several more conflicts from name -> pname+version;
all auto-solved by kdiff3, hopefully OK.

Hydra nixpkgs: ?compare=1538611
2019-08-25 14:57:11 +02:00
Michael Weiss 1a8ea5cead
weston: 6.0.1 -> 7.0.0
Announcement:
https://lists.freedesktop.org/archives/wayland-devel/2019-August/040812.html
2019-08-24 16:31:52 +02:00
Marek Mahut fce7cfc2a5
Merge pull request #66704 from eadwu/compton/7.2
compton: 7 -> 7.2
2019-08-24 10:41:39 +02:00
Vladimír Čunát 2e6bf42a22
Merge branch 'master' into staging-next
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
2019-08-24 08:55:37 +02:00
Marek Mahut 93cf40f944
Merge pull request #67154 from r-ryantm/auto-update/sxhkd
sxhkd: 0.6.0 -> 0.6.1
2019-08-21 21:42:22 +02:00
R. RyanTM d180c8ad61 sxhkd: 0.6.0 -> 0.6.1
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
2019-08-20 19:13:01 -07:00
Robin Gloster 4e60b0efae
treewide: update globin's maintained drvs 2019-08-20 19:36:05 +02:00
R. RyanTM a88f9ef88d i3-gaps: 4.16.1 -> 4.17
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
2019-08-19 06:18:17 -07:00
Frederik Rietdijk f65aa21bb2 Merge master into staging-next 2019-08-18 12:53:44 +02:00
R. RyanTM 004a2b9ed0 bspwm: 0.9.8 -> 0.9.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bspwm/versions
2019-08-17 11:12:35 -07:00
volth c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
Edmund Wu 3c1cda9b84
compton: 7 -> 7.2 2019-08-15 21:49:15 -04:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Maximilian Bosch fbc02cd186
Merge pull request #66184 from sikmir/i3
i3: 4.16.1 -> 4.17
2019-08-06 18:22:29 +02:00
Nikolay Korotkiy 5181487b8e
i3: 4.16.1 -> 4.17 2019-08-06 12:18:20 +03:00
Nikolay Korotkiy d701c639b7
i3lock: 2.10 -> 2.12 2019-08-06 12:06:35 +03:00
Frederik Rietdijk 55e4555b77 Merge master into staging-next 2019-08-01 09:42:54 +02:00
worldofpeace 96cf4048cc
Merge pull request #65310 from Gerschtli/update/dwm-status
dwm-status: 1.6.0 -> 1.6.2
2019-07-29 02:10:15 -04:00
Frederik Rietdijk 3a14d2750b way-cooler: fix eval 2019-07-28 10:55:04 +02:00
Frederik Rietdijk cca5ee9c07 Merge staging-next into staging 2019-07-28 09:10:03 +02:00
Roman Volosatovs ab80cf9f9f
bspwm: 0.9.7 -> 0.9.8 2019-07-27 20:50:39 +02:00
Michael Weiss 5f9145d56c
Merge pull request #63195 from gnidorah/wlc
Drop obsolete Wayland compositors
2019-07-26 22:41:36 +02:00
Orivej Desh 32fbbc6f9b Merge master into staging 2019-07-25 09:23:21 +00:00
Tobias Happ 19e62c89cc dwm-status: 1.6.0 -> 1.6.2 2019-07-23 20:33:56 +02:00
worldofpeace 07bbae0bb7 way-cooler: regenerate crates-io.nix 2019-07-22 18:50:58 -04:00
worldofpeace b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
Edmund Wu 23ae47a2d0
compton: 6.2 -> 7 2019-07-19 13:07:21 -04:00
Vladyslav M 5d678d1a39
i3status-rust: 0.9.0.2019-04-27 -> 0.10.0 2019-07-15 22:53:46 +03:00
Michael Weiss 48067b5c97
swayidle: 1.4 -> 1.5 2019-07-11 22:23:16 +02:00
Michael Weiss 42559f1cf1
swayidle: 1.3 -> 1.4 2019-07-10 20:57:48 +02:00
Frederik Rietdijk fb6260fcf7
Merge pull request #64236 from NixOS/staging-next
Staging next
2019-07-10 08:52:04 +02:00
Maximilian Bosch 972fb33e5a
Merge pull request #63709 from Ma27/i3-layout-manager
i3-layout-manager: init at unstable-2019-06-19
2019-07-09 23:31:49 +02:00