about summary refs log tree commit diff
path: root/pkgs/applications/window-managers
AgeCommit message (Collapse)AuthorFilesLines
2021-04-09wio: add missing mesa dependencyGabriel Ebner1-0/+2
2021-04-09hikari: add mesa dependencyGabriel Ebner1-1/+2
2021-04-09waybox: add missing mesa dependencyGabriel Ebner1-0/+2
2021-04-09cage: add missing mesa headersGabriel Ebner1-1/+2
2021-04-09cagebreak: add missing mesa dependencyGabriel Ebner1-1/+2
2021-04-09wayfire: add missing mesa dependencyGabriel Ebner1-2/+2
2021-04-08labwc: unstable-2021-02-06 -> unstable-2021-03-15Patrick Hilhorst1-5/+7
Needed for wlroots 0.13.0 Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2021-04-08sway: 1.5.1 -> 1.6Patrick Hilhorst2-20/+27
Co-authored-by: Michael Weiss <dev.primeos@gmail.com>
2021-04-08wlroots: 0.12.0 -> 0.13.0Patrick Hilhorst1-1/+20
Pulls in an upstream patch for dwl. Explicitly takes xcbutilrenderutil as an argument to avoid pulling in all of xorg.
2021-04-08wlroots_0_12: init at 0.12.0Patrick Hilhorst1-16/+13
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-06Merge pull request #117377 from SEbbaDK/i3wsrSandro2-0/+66
2021-04-05swaywsr: init at 1.1.0SEbbaDK1-0/+33
2021-04-05i3wsr: init at 1.3.1SEbbaDK1-0/+33
2021-04-04yacc: deprecate aliasSandro Jäckel1-2/+2
and add a new line after the alphabetically sorting to please my inner monk
2021-04-04iproute: deprecate aliasSandro Jäckel2-5/+5
2021-04-01leftwm: add changelogDaniel Nagy1-0/+1
2021-03-31xmonad-log-applet: mark xfce4 desktop support as brokenJosé Romildo Malaquias1-1/+1
2021-03-31Merge pull request #118094 from svrana/i3-ratiosplitSandro1-0/+26
i3-ratiosplit: init at 0.1.0
2021-03-31i3wm: i3-auto-layout: init at 0.2.0Maxim Zhukov1-0/+26
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-30i3-ratiosplit: init at 0.1.0Shaw Vrana1-0/+26
2021-03-25herbstluftwm: use small asciidocSandro Jäckel1-2/+2
2021-03-18Merge branch 'master' into staging-nextJan Tojnar2-4/+4
2021-03-17gnome3.gtk -> gtk3Samuel Gräfenstein1-2/+2
Fix building with `config.allowAliases = false;`.
2021-03-17treewide: gnome3.gtkmm -> gtkmm3Samuel Gräfenstein1-2/+2
Fix building with `config.allowAliases = false;`.
2021-03-11Merge master into staging-nextgithub-actions[bot]1-2/+3
2021-03-10cagebreak: 1.5.0 -> 1.6.0Nicolas Berbiche1-2/+3
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-08Merge staging into staging-nextFrederik Rietdijk1-2/+2
2021-03-07Merge pull request #114729 from r-ryantm/auto-update/i3Maximilian Bosch1-2/+2
i3: 4.19.1 -> 4.19.2
2021-03-07Merge pull request #113269 from r-ryantm/auto-update/i3lock-colorLassulus1-2/+2
i3lock-color: 2.13.c.1 -> 2.13.c.2
2021-03-05Merge staging-next into staginggithub-actions[bot]2-33/+64
2021-03-04sawfish: cleanupAndersonTorres1-25/+51
A cleanup and reformatting.
2021-03-04icewm: cleanupAndersonTorres1-8/+13
2021-03-01Merge branch 'staging-next' into stagingJan Tojnar1-4/+5
2021-03-01i3: 4.19.1 -> 4.19.2R. RyanTM1-2/+2
2021-02-28i3status-rust: 0.14.3 -> 0.14.7Maxim Zhukov1-4/+5
https://github.com/greshake/i3status-rust/releases/tag/v0.14.7
2021-02-28Merge staging-next into staginggithub-actions[bot]1-15/+16
2021-02-27Merge pull request #114566 from ThibautMarty/herbstluftwm-0.9.2Sandro1-15/+16
herbstluftwm: 0.9.1 -> 0.9.2
2021-02-27herbstluftwm: 0.9.1 -> 0.9.2Thibaut Marty1-15/+16
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-27Merge staging-next into staginggithub-actions[bot]1-31/+0
2021-02-26bspwm/unstable.nix: clean up unused filesternenseemann1-31/+0
06c403e846dca7c06924a1cf754cfa10b608616f removed the bspwm-unstable attribute, but forgot to remove the file which has been done in this commit.
2021-02-26Merge branch 'staging-next' into stagingRobert Schütz1-3/+9
2021-02-26Merge master into staging-nextFrederik Rietdijk1-3/+9
2021-02-26dwl: 0.1 -> 0.2AndersonTorres1-3/+9
2021-02-20treewide: unzip buildInputs to nativeBuildInputs (#112302)Ben Siraphob1-2/+2
2021-02-20Merge staging-next into staginggithub-actions[bot]1-1/+1
2021-02-20treewide: add targetPrefix to hardcoded references to CC=ccBen Siraphob1-1/+1
2021-02-19treewide: makeWrapper buildInputs to nativeBuildInputsBen Siraphob1-1/+2
2021-02-16i3lock-color: 2.13.c.1 -> 2.13.c.2R. RyanTM1-2/+2
2021-02-14i3: 4.19 -> 4.19.1R. RyanTM1-2/+2
2021-02-12Merge pull request #111764 from r-ryantm/auto-update/i3-gapsMaximilian Bosch1-2/+2
i3-gaps: 4.19 -> 4.19.1