Commit Graph

1304 Commits

Author SHA1 Message Date
Samuel Gräfenstein
a4efd8c3e1
gnome3.gtk -> gtk3
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:21 +01:00
Samuel Gräfenstein
672cd0c8e7
treewide: gnome3.gtkmm -> gtkmm3
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:15 +01:00
Nicolas Berbiche
539685aef2
cagebreak: 1.5.0 -> 1.6.0
Fixes issues:
- 24:
  > Cagebreak up to and including release 1.5.1 had an error, where the code
  > incremented a variable and not a pointer. This resulted in a bug in a
  > surface counting iterator.

- 25:
  > Cagebreak, beginning with release 1.5.0, when a keybinding containing an
  > output configuration is removed from the list of active keybindings, the
  > output configuration contained in this keybinding is destroyed in order to
  > prevent memory leaks. However, after an output configuration was applied,
  > it was inserted into the list of active output configurations and if it was
  > later destroyed, this led to a use-after-free memory corruption.
  >
  > Starting from release 1.6.0, output configurations are copied before being
  > inserted into the list of active output configurations and therefore remain
  > valid even if the original is freed.
2021-03-10 18:32:28 -05:00
Maximilian Bosch
a986113bf3
Merge pull request #114729 from r-ryantm/auto-update/i3
i3: 4.19.1 -> 4.19.2
2021-03-07 21:00:06 +01:00
Lassulus
11728b57bd
Merge pull request #113269 from r-ryantm/auto-update/i3lock-color
i3lock-color: 2.13.c.1 -> 2.13.c.2
2021-03-07 14:53:00 +01:00
AndersonTorres
1a5a29b016 sawfish: cleanup
A cleanup and reformatting.
2021-03-04 00:10:04 -03:00
AndersonTorres
548cba4ab5 icewm: cleanup 2021-03-04 00:10:01 -03:00
R. RyanTM
35e773fb72 i3: 4.19.1 -> 4.19.2 2021-03-01 07:45:17 +00:00
Maxim Zhukov
50885e913f i3status-rust: 0.14.3 -> 0.14.7
https://github.com/greshake/i3status-rust/releases/tag/v0.14.7
2021-02-28 19:45:11 +03:00
Sandro
7ce72686a8
Merge pull request #114566 from ThibautMarty/herbstluftwm-0.9.2
herbstluftwm: 0.9.1 -> 0.9.2
2021-02-27 23:50:47 +01:00
Thibaut Marty
93c2d520a5 herbstluftwm: 0.9.1 -> 0.9.2
This release introduces window titles and now depends on freetype and
libXft. The test `test_title_different_letters_are_drawn` is disabled
for now because it is broken, probably because of font issue in the
build sandbox.

I also fixed the build of the documentation when cross-compiling.
2021-02-27 15:44:24 +01:00
sternenseemann
b785d3bb27 bspwm/unstable.nix: clean up unused file
06c403e846 removed the bspwm-unstable
attribute, but forgot to remove the file which has been done in
this commit.
2021-02-26 21:44:53 +01:00
Frederik Rietdijk
c456a2512f Merge master into staging-next 2021-02-26 10:25:13 +01:00
AndersonTorres
7dc5a5c96c dwl: 0.1 -> 0.2 2021-02-26 00:27:36 -03:00
github-actions[bot]
abe7db36a4
Merge staging-next into staging 2021-02-20 00:36:40 +00:00
Ben Siraphob
223f25cf4a treewide: add targetPrefix to hardcoded references to CC=cc 2021-02-20 01:01:46 +07:00
Ben Siraphob
e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
R. RyanTM
672ed52ca5 i3lock-color: 2.13.c.1 -> 2.13.c.2 2021-02-16 06:54:35 +00:00
R. RyanTM
c3f0be60d2 i3: 4.19 -> 4.19.1 2021-02-14 18:22:10 +00:00
Maximilian Bosch
02e0538536
Merge pull request #111764 from r-ryantm/auto-update/i3-gaps
i3-gaps: 4.19 -> 4.19.1
2021-02-12 20:20:22 +01:00
R. RyanTM
37264a97ed icewm: 2.1.1 -> 2.1.2 2021-02-12 11:49:38 +00:00
AndersonTorres
bc48e9499f dwl: init at 0.1 2021-02-09 22:47:13 -03:00
06kellyjac
0e1bf2f254 dwm: cleanup
- nixpkgs-fmt
- use pname and version
- use multiline for prePatch to make tree-wide modifications easier
- remove global `with lib;`
- update homepage to dwm page
- copy description from git repo
- add longDescription
- remove unused config.dwm.patches
2021-02-09 14:51:56 +00:00
06kellyjac
f5d906922b dwm-git: drop 2021-02-09 14:25:21 +00:00
Mario Rodas
3f93f23dfc
Merge pull request #111944 from r-ryantm/auto-update/leftwm
leftwm: 0.2.5 -> 0.2.6
2021-02-08 20:55:43 -05:00
Alyssa Ross
c841a939c8
wcm: 0.6.0 -> 0.7.0 2021-02-07 23:03:25 +00:00
Alyssa Ross
938bbbdb1b
wayfirePlugins.wf-shell: 0.6.1 -> 0.7.0 2021-02-07 23:00:55 +00:00
Alyssa Ross
403e5ef797
wayfire: 0.6.0 -> 0.7.0 2021-02-07 19:16:13 +00:00
Alyssa Ross
2cea4f865c
wf-config: 0.6.0 -> 0.7.0 2021-02-07 18:54:12 +00:00
Ivan Kovnatsky
8d1f23cdd3 dwm-git: 20180602 -> 20200303 2021-02-07 08:31:36 -08:00
AndersonTorres
2d458701e7 labwc: unstable-2021-01-12 -> unstable-2021-02-06
Fixes a SIGSEGV bug when called from an already running session.
2021-02-06 15:05:37 -03:00
AndersonTorres
d3060cb33f labwc: init at 2021-01-12 2021-02-05 18:56:20 -03:00
R. RyanTM
1d474062fb leftwm: 0.2.5 -> 0.2.6 2021-02-04 17:20:40 +00:00
R. RyanTM
724853a591 icewm: 2.0.0 -> 2.1.1 2021-02-04 12:44:46 +00:00
R. RyanTM
3b6e0a552e i3-gaps: 4.19 -> 4.19.1 2021-02-03 14:51:11 +00:00
AndersonTorres
f5e4a32d4b waybox: init at unstable-2020-05-01 2021-02-01 21:36:46 -03:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Sandro
ff83114922
Merge pull request #85490 from jluttine/picom-debug 2021-01-25 17:14:43 +01:00
Jaakko Luttinen
e788a4a22c
picom: add withDebug option 2021-01-24 18:18:57 +02:00
Jaakko Luttinen
33532c4756
picom: apply nixpkgs-fmt 2021-01-24 18:14:35 +02:00
Nicolas Berbiche
a6fe222911
cagebreak: 1.4.4 -> 1.5.0 2021-01-22 00:31:02 -05:00
zowoq
31f5dd3f36 treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
2021-01-20 09:11:11 +10:00
Sandro
bc73d42ad6
Merge pull request #109864 from r-ryantm/auto-update/i3lock-color
i3lock-color: 2.12.c.5 -> 2.13.c.1
2021-01-19 14:41:44 +01:00
Michael Weiss
fdc1e37440
Merge pull request #109647 from deviant/remove-swaybg-from-path
sway: remove swaybg from path
2021-01-19 12:01:59 +01:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
R. RyanTM
f0af99a20f i3lock-color: 2.12.c.5 -> 2.13.c.1 2021-01-19 00:31:49 +00:00
V
29b14dfd9b sway: remove swaybg from path
Avoids polluting the environment for sway's children.
2021-01-18 17:56:31 +01:00
Thibaut Marty
a6cdb113bd herbstluftwm: add NixOS test 2021-01-18 16:12:52 +00:00
Thibaut Marty
b1eb0af283 herbstluftwm: 0.8.3 → 0.9.1
Also enables the packages' tests.
The tests need a few patches to fix runtime generated script's shebangs.
There is also a fix to pass PATH environment variable to subprocess'
calls so that they can find some binaries (like xterm).
2021-01-18 16:12:29 +00:00
Thibaut Marty
5ce3719c43 herbstluftwm: add maintainership 2021-01-17 16:03:52 +00:00