about summary refs log tree commit diff
path: root/pkgs/applications/window-managers
AgeCommit message (Collapse)AuthorFilesLines
2020-04-22sway: Make it possible to use exec in extraSessionCommandsMichael Weiss1-1/+1
This is useful for use-cases like this (logging to journald): ``` programs.sway.extraSessionCommands = '' if [ -z "$_SWAY_DID_SYSTEMD_CAT" ]; then export _SWAY_DID_SYSTEMD_CAT=1 exec ${config.systemd.package}/bin/systemd-cat -t sway "$0" "$@" fi # ... (potentially also another exec) ''; ``` Without this change the rest of the extraSessionCommands won't be executed after the exec since the whole extraSessionCommands block would be skipped during the re-execution (_SWAY_WRAPPER_ALREADY_EXECUTED is already set).
2020-04-22i3: 4.18 → 4.18.1Martin Weinelt1-2/+2
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-20dwm-status: 1.6.3 -> 1.6.4Tobias Happ1-3/+3
2020-04-15icewm: update URLAndersonTorres1-2/+3
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly57-66/+66
2020-04-03Merge master into staging-nextFrederik Rietdijk1-0/+40
2020-04-03swaylock-effects: init at v1.6-0gnxlxnxx1-0/+40
2020-03-31Merge branch 'master' into staging-nextJan Tojnar1-3/+3
2020-03-30icewm: 1.6.3 -> 1.6.5R. RyanTM1-3/+3
2020-03-28Merge staging-next into stagingFrederik Rietdijk2-8/+8
2020-03-27Merge pull request #70610 from raboof/notion4Anderson Torres1-7/+7
notion: 3-2019050101 -> 4.0.0
2020-03-23Merge branch 'master' into stagingOrivej Desh2-45/+3
2020-03-22Update pkgs/applications/window-managers/i3/lock-fancy.nixReno Reckling1-1/+1
Co-Authored-By: Enteee <ducksource@duckpond.ch>
2020-03-21i3lock-fancy: Fix wrong path to mktempReno Reckling1-1/+1
mktemp was not correctly replaced in this package. Leading to "command not found: mktemp" error.
2020-03-19i3-wk-switch: 2019-05-10 -> 2020-03-18Patrick Hilhorst1-3/+3
2020-03-17notion: 3-2019050101 -> 4.0.0Arnout Engelen1-7/+7
2020-03-16Merge remote-tracking branch 'origin/staging' into mb-cross-fixes-march-2020Matthew Bauer5-64/+39
2020-03-15Merge pull request #82109 from bhipple/remove/wtftwJörg Thalheim1-42/+0
wtftw: remove broken package
2020-03-12i3lock-color: 2.12.c -> 2.12.c.1R. RyanTM1-3/+3
2020-03-12leftwm: remove unused patch fileBenjamin Hipple1-13/+0
As of the upgrade in https://github.com/NixOS/nixpkgs/pull/82188, we no longer need the patch file; I meant to delete it in the previous PR but forgot.
2020-03-11leftwm: 0.1.10 -> 0.2.2Benjamin Hipple1-34/+28
General update, but also along for the ride: - Upgrade cargo fetcher for https://github.com/NixOS/nixpkgs/issues/79975 - Quoted homepage for https://github.com/NixOS/rfcs/pull/45 - Switched to consistent 2-space indent - Cleaned up the meta section
2020-03-08wtftw: remove broken packageBenjamin Hipple1-42/+0
This was marked as broken years ago, and its last tagged release from upstream was in 2015, with its last git commit in 2018.
2020-03-08Merge pull request #81993 from bhipple/u/wmfocusMario Rodas1-10/+7
wmfocus: 1.1.2 -> 1.1.3
2020-03-08dwm-status: upgrade cargo fetcher and cargoSha256 (#82013)Benjamin Hipple1-4/+1
2020-03-07wmfocus: 1.1.2 -> 1.1.3Benjamin Hipple1-10/+7
2020-03-05cage: add wayland as nativeBuildInputsMatthew Bauer1-1/+1
Needed on the build machine
2020-02-27i3status-rust: upgrade cargo fetcher and cargoSha256Benjamin Hipple1-4/+1
Infra upgrade as part of #79975; no functional change expected.
2020-02-25swaylock-fancy: 2019-03-31 -> 2020-02-22Maximilian Bosch1-3/+3
2020-02-20Merge pull request #80587 from r-ryantm/auto-update/i3Maximilian Bosch1-2/+2
i3: 4.17.1 -> 4.18
2020-02-20i3: 4.17.1 -> 4.18R. RyanTM1-2/+2
2020-02-19Merge pull request #80507 from r-ryantm/auto-update/i3-gapsMaximilian Bosch1-2/+2
i3-gaps: 4.17.1 -> 4.18
2020-02-19i3-gaps: 4.17.1 -> 4.18R. RyanTM1-2/+2
2020-02-18Merge #80460: maintainers: fix 0x4A6FVladimír Čunát1-1/+1
2020-02-13treewide: change fetchCargoTarball default to opt-outBenjamin Hipple5-0/+15
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-11maintainers: fix 0x4A6F0x4A6F1-1/+1
2020-02-08i3status-rust: 0.13.0 -> 0.13.1Maximilian Bosch1-3/+3
https://github.com/greshake/i3status-rust/releases/tag/v0.13.1
2020-02-03i3status-rust: 0.12.0 -> 0.13.0Maximilian Bosch1-4/+4
https://github.com/greshake/i3status-rust/releases/tag/v0.13.0
2020-01-28afterstep: apply debian patch to build with recent gccMaximilian Bosch1-0/+8
2020-01-25weston: 7.0.0 -> 8.0.0 (#78464)Michael Weiss1-3/+4
Announcement: https://lists.freedesktop.org/archives/wayland-devel/2020-January/041147.html
2020-01-23Merge pull request #76787 from primeos/swayMichael Weiss4-13/+25
sway: 1.2 -> 1.4, wlroots: 0.8.1 -> 0.10.0
2020-01-22cage: 0.1.1 -> 2020-01-18Michael Weiss1-6/+12
2020-01-22swayidle: 1.5 -> 1.6Michael Weiss1-2/+7
Changelog: https://github.com/swaywm/swayidle/releases/tag/1.6
2020-01-22swaylock: 1.4 -> 1.5Michael Weiss1-3/+4
Changelog: https://github.com/swaywm/swaylock/releases/tag/1.5
2020-01-22sway: 1.2 -> 1.4Michael Weiss1-2/+2
Changelog: https://github.com/swaywm/sway/releases/tag/1.4
2020-01-22Merge pull request #77855 from AndersonTorres/update/notionAnderson Torres2-690/+22
notion: 3-2017050501 -> 3-2019050101
2020-01-20i3-layout-manager: unstable-2019-06-19 -> unstable-2019-12-06Bart Brouns1-3/+3
2020-01-18Merge pull request #77690 from gnidorah/way-coolerworldofpeace8-7152/+0
way-cooler: Remove
2020-01-18way-cooler: RemoveMatthias Beyer8-7152/+0
As of 2020-01-09, way-cooler is officially dead: http://way-cooler.org/blog/2020/01/09/way-cooler-post-mortem.html hence, remove the package and the module. Signed-off-by: Matthias Beyer <mail@beyermatthias.de> docs/release-notes: remove way-cooler way-cooler: show warnings about removal Apply suggestions from code review Co-Authored-By: worldofpeace <worldofpeace@protonmail.ch> way-cooler: add suggestion by @Infinisil
2020-01-17notion: 3-2017050501 -> 3-2019050101AndersonTorres2-690/+22
2020-01-14swaylock-fancy: fix srcMaximilian Bosch1-1/+1