Commit Graph

1337 Commits

Author SHA1 Message Date
Sandro
ec5652dc2d
Merge pull request #119512 from fortuneteller2k/update-neocomp
neocomp: 2019-03-12 -> unstable-2021-04-06
2021-04-17 00:15:04 +02:00
Alyssa Ross
952842352e hikari: use bmake setupHook for build+install phase 2021-04-16 12:56:48 +00:00
fortuneteller2k
33ffc32fb4 neocomp: 2019-03-12 -> unstable-2021-04-06 2021-04-16 02:57:44 +08:00
branwright1
3943b3ddf2 maintainers: add branwright1
river: init at unstable 2021-04-08

river: init at unstable 2021-04-08

river: init at unstable 2021-04-08

river: init at unstable 2021-04-08

river: init at unstable 2021-04-08

river: init at unstable 2021-04-08

river: init at unstable 2021-04-08
2021-04-14 14:51:09 +01:00
branwright1
7eb91a2e24 river: init at master
river: init at unstable 2021-04-08

river: init at unstable 2021-04-08

Co-authored-by: fortuneteller2k <20619776+fortuneteller2k@users.noreply.github.com>
2021-04-14 09:18:51 +01:00
Sandro
122a2df9a7
Merge pull request #119259 from romildo/upd.e16 2021-04-13 01:23:27 +02:00
José Romildo Malaquias
86c72072fd e16: init at 1.0.23 2021-04-12 16:31:48 -03:00
Sandro
512e44abb1
Merge pull request #101852 from takagiy/init-wmderland 2021-04-12 16:44:46 +02:00
Patrick Hilhorst
f7aa41d98c
labwc: unstable-2021-02-06 -> unstable-2021-03-15
Needed for wlroots 0.13.0

Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2021-04-08 17:24:24 +02:00
Patrick Hilhorst
91fad635f0
sway: 1.5.1 -> 1.6
Co-authored-by: Michael Weiss <dev.primeos@gmail.com>
2021-04-08 17:24:24 +02:00
Patrick Hilhorst
e03dde82a7
wlroots: 0.12.0 -> 0.13.0
Pulls in an upstream patch for dwl. Explicitly takes xcbutilrenderutil
as an argument to avoid pulling in all of xorg.
2021-04-08 17:24:23 +02:00
Patrick Hilhorst
49299adf4e
wlroots_0_12: init at 0.12.0
Uses the old wlroots in places where the new one isn't yet compatible.

Co-authored-by: Alyssa Ross <hi@alyssa.is>
Co-authored-by: Michael Weiss <dev.primeos@gmail.com>
2021-04-08 17:23:20 +02:00
Sandro
2fb8be188f
Merge pull request #117377 from SEbbaDK/i3wsr 2021-04-06 12:03:26 +02:00
SEbbaDK
0b5a056d82 swaywsr: init at 1.1.0 2021-04-05 18:10:50 +02:00
SEbbaDK
21eeb98d1f i3wsr: init at 1.3.1 2021-04-05 18:10:50 +02:00
Sandro Jäckel
33a395f195
yacc: deprecate alias
and add a new line after the alphabetically sorting to please my inner monk
2021-04-04 03:18:58 +02:00
Sandro Jäckel
9378fdf87e
iproute: deprecate alias 2021-04-04 01:43:46 +02:00
Daniel Nagy
b7e9cc4db9
leftwm: add changelog 2021-04-01 17:59:47 +02:00
José Romildo Malaquias
e3de859702 xmonad-log-applet: mark xfce4 desktop support as broken 2021-03-31 19:10:52 -03:00
Sandro
fba298ed9e
Merge pull request #118094 from svrana/i3-ratiosplit
i3-ratiosplit: init at 0.1.0
2021-03-31 21:26:38 +02:00
Maxim Zhukov
38a5da7088
i3wm: i3-auto-layout: init at 0.2.0
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Robert Schütz <rschuetz17@gmail.com>
Signed-off-by: Maxim Zhukov <mussitantesmortem@gmail.com>
2021-03-31 15:34:12 +03:00
Shaw Vrana
1e31621d38 i3-ratiosplit: init at 0.1.0 2021-03-30 19:40:12 -07:00
Sandro Jäckel
7a4175c8e6
herbstluftwm: use small asciidoc 2021-03-25 23:40:51 +01:00
Jan Tojnar
0136206b12
Merge branch 'master' into staging-next 2021-03-18 13:35:59 +01:00
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
github-actions[bot]
31dc9fe457
Merge master into staging-next 2021-03-11 06:18:03 +00: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
Frederik Rietdijk
277d488026 Merge staging into staging-next 2021-03-08 19:20:18 +01: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
github-actions[bot]
f696c7c887
Merge staging-next into staging 2021-03-05 00:39:18 +00: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
Jan Tojnar
913394a1d9
Merge branch 'staging-next' into staging 2021-03-01 19:30:56 +01: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
github-actions[bot]
0d421066dd
Merge staging-next into staging 2021-02-28 00:40:17 +00: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
github-actions[bot]
2a38839b78
Merge staging-next into staging 2021-02-27 12:20:00 +00: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
Robert Schütz
54757b35c1 Merge branch 'staging-next' into staging 2021-02-26 10:56:17 +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
Ben Siraphob
127733211e
treewide: unzip buildInputs to nativeBuildInputs (#112302) 2021-02-20 16:01:53 -05: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