Commit graph

219 commits

Author SHA1 Message Date
Bart Brouns 6d10913002 wmfocus: 1.1.3 -> 1.1.5 2020-10-26 16:35:11 +01:00
Ben Siraphob 683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Nick Hu af2adc12a2
i3lock-fancy-rapid: init at 2019-10-09 2020-08-25 01:17:55 +01:00
R. RyanTM 300223118a i3ipc-glib: 0.6.0 -> 1.0.1 2020-08-14 17:30:39 -07:00
Maximilian Bosch 1f0baf9a3b
Merge pull request #94441 from r-ryantm/auto-update/i3
i3: 4.18.1 -> 4.18.2
2020-08-02 13:35:49 +02:00
R. RyanTM f58bdc0996 i3: 4.18.1 -> 4.18.2 2020-08-01 12:16:57 +00:00
R. RyanTM b80231a43a i3-gaps: 4.18.1 -> 4.18.2 2020-07-31 00:36:06 -07:00
R. RyanTM 07e614196f i3lock-color: 2.12.c.4 -> 2.12.c.5 2020-07-24 02:44:07 +00:00
Jörg Thalheim 5360dec935
i3pystatus: fix desktop notifications 2020-06-16 08:24:08 +01:00
Jörg Thalheim 4378ec4805
i3pystatus: 2019-06-10 -> 2020-06-12 2020-06-16 07:45:03 +01:00
Karol Chmist 966631c536 i3status-rust: 0.14.0 -> 0.14.1 2020-06-08 22:43:19 +02:00
Maximilian Bosch 8454ef7b29
i3status-rust: 0.13.1 -> 0.14.0
https://github.com/greshake/i3status-rust/releases/tag/v0.14.0
2020-06-07 17:09:35 +02:00
R. RyanTM 6bfd070bbd i3lock-color: 2.12.c.1 -> 2.12.c.4 2020-05-27 13:49:04 -07:00
Damien Cassou 3793f44459
i3-gaps: Fix man pages and simplify
The .tar.gz from the github's archive does not contain man pages, only
asciidoc versions of them. Because i3-gaps uses the same build process
as i3, the man pages are not generated and the asciidoc versions are
put in share/man/man1. This annoys mandb:

mandb: warning: …/share/man/man1/i3.man.gz: ignoring bogus filename

This commit changes the downloaded file to use github's release
instead. The resulting .tar.bz2 file is much closer to the one
downloaded for i3 which means the build process can still be the same
and we get proper man pages at the end.

Because of the previous change, the I3_VERSION file is now part of the
downloaded source which means Nix doesn't have to create it anymore.
2020-05-07 20:34:07 +02:00
Damien Cassou dcdbe2c5fe
i3: fix man page
The files with the .man extension are asciidoc versions of the man
pages and should not be copied to share/man or mandb complains:

mandb: warning: …/man/man1/i3.man.gz: ignoring bogus filename
2020-05-07 20:34:07 +02:00
R. RyanTM bec1852552 i3-gaps: 4.18 -> 4.18.1 2020-05-02 11:59:03 +00:00
Martin Weinelt 66a94696c5
i3: 4.18 → 4.18.1
This is a bugfix release for v4.18.

  • Move parent nodes in scratchpad correctly
  • i3bar: Call cont_child() more liberally
  • Fix load_layout crash when floating node doesn't have CT_FLOATING_CON parent
  • Fix SEGFAULT when i3bar receives invalid input
  • Revert "floating_reposition: avoid extra tree_render"
  • Call tree_render if floating move changes workspace
  • Update EWMH properties on workspace move
  • cmd_focus_sibling: Fix crash on workspace level

https://i3wm.org/downloads/RELEASE-NOTES-4.18.1.txt
2020-04-22 09:37:02 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Reno Reckling accabd163e
Update pkgs/applications/window-managers/i3/lock-fancy.nix
Co-Authored-By: Enteee <ducksource@duckpond.ch>
2020-03-22 03:55:03 +01:00
Reno Reckling 55fb13e5e1 i3lock-fancy: Fix wrong path to mktemp
mktemp was not correctly replaced in this package. Leading to
"command not found: mktemp" error.
2020-03-21 15:27:52 +01:00
Patrick Hilhorst de7c13960b i3-wk-switch: 2019-05-10 -> 2020-03-18 2020-03-19 11:55:36 -07:00
R. RyanTM 3432202c03 i3lock-color: 2.12.c -> 2.12.c.1 2020-03-12 16:38:47 +00:00
Benjamin Hipple c385ed4d6f wmfocus: 1.1.2 -> 1.1.3 2020-03-07 12:10:26 -05:00
Benjamin Hipple f93ae928ae i3status-rust: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-27 21:07:02 -05:00
Maximilian Bosch c4c733f231
Merge pull request #80587 from r-ryantm/auto-update/i3
i3: 4.17.1 -> 4.18
2020-02-20 12:53:17 +01:00
R. RyanTM 9a46a69198 i3: 4.17.1 -> 4.18 2020-02-20 01:51:20 +00:00
R. RyanTM ed982f6b6e i3-gaps: 4.17.1 -> 4.18 2020-02-19 06:21:47 +00:00
Benjamin Hipple eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
Maximilian Bosch 1e0934f69a
i3status-rust: 0.13.0 -> 0.13.1
https://github.com/greshake/i3status-rust/releases/tag/v0.13.1
2020-02-08 23:09:00 +01:00
Maximilian Bosch 430b0947dc
i3status-rust: 0.12.0 -> 0.13.0
https://github.com/greshake/i3status-rust/releases/tag/v0.13.0
2020-02-03 07:05:24 +01:00
Bart Brouns 233c2788f3 i3-layout-manager: unstable-2019-06-19 -> unstable-2019-12-06 2020-01-20 15:55:41 +01:00
Merijn Broeren 133103d709
treewide: replace make/build/configure/patchFlags with nix lists 2019-12-30 12:58:11 +01:00
Maximilian Bosch 9842c4b107
treewide: update which packages I'm currently maintaining
Idea shamelessly stolen from 4e60b0efae.

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.
2019-12-26 15:27:47 +01:00
Maximilian Bosch 1eda713fa4
i3status-rust: 0.11.0 -> 0.12.0
https://github.com/greshake/i3status-rust/releases/tag/v0.12.0
2019-12-11 20:06:52 +01:00
Olivier Marty 1ea66bd397 i3blocks: unstable-2019-02-07 -> 1.5 2019-11-21 10:09:19 +01:00
edef e674377177 i3blocks: handle multiple XDG_CONFIG_DIRS elements correctly
On NixOS, $XDG_CONFIG_DIRS always has multiple elements.
Without this patch, it'll try to open() a rather nonsensical
path full of colons.
2019-10-18 20:22:16 +00:00
Stig Palmquist 5e9eb563e9
i3status-rust: 0.10.0 -> 0.11.0 2019-10-07 18:58:57 +02:00
R. RyanTM 62d1e438dd i3-gaps: 4.17 -> 4.17.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/i3-gaps/versions
2019-09-26 14:39:19 -07: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
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 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00: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
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
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