about summary refs log tree commit diff
path: root/pkgs/applications/window-managers
Commit message (Collapse)AuthorAge
* herbstluftwm: 0.8.1 -> 0.8.3R. RyanTM2020-06-17
|
* Merge pull request #89414 from jpotier/add-hikariLassulus2020-06-17
|\ | | | | hikari: init at 2.0.2
| * hikari: init at 2.0.2EEva (JPotier)2020-06-17
| |
* | i3pystatus: fix desktop notificationsJörg Thalheim2020-06-16
| |
* | i3pystatus: 2019-06-10 -> 2020-06-12Jörg Thalheim2020-06-16
| |
* | Merge pull request #88577 from evils/sway-contribMaximilian Bosch2020-06-15
|\ \ | |/ |/| sway-contrib: init with grimshot and inactive-windows-transparency
| * sway-contrib.inactive-windows-transparency: initEvils2020-06-11
| | | | | | | | at sway-unwrapped.version
| * sway-contrib.grimshot: init at 2020-05-08Evils2020-06-11
| |
* | tinywm: add licenseMarkus Kowalewski2020-06-11
| |
* | icewm: fix buildJan Tojnar2020-06-11
|/ | | | gdk-pixbuf-xlib was split into a separate package.
* i3status-rust: 0.14.0 -> 0.14.1Karol Chmist2020-06-08
|
* formatting: fix missing leading whitespace10001012020-06-07
|
* i3status-rust: 0.13.1 -> 0.14.0Maximilian Bosch2020-06-07
| | | | https://github.com/greshake/i3status-rust/releases/tag/v0.14.0
* Merge pull request #88866 from r-ryantm/auto-update/cwmNiklas Hambüchen2020-06-03
|\ | | | | cwm: 6.6 -> 6.7
| * cwm: 6.6 -> 6.7R. RyanTM2020-05-25
| |
* | treewide: replace SRI hashesDaiderd Jordan2020-06-01
| |
* | swaylock: Add a short note about the required PAM moduleMichael Weiss2020-05-28
| | | | | | | | See #89019, hopefully this helps a bit.
* | i3lock-color: 2.12.c.1 -> 2.12.c.4R. RyanTM2020-05-27
| |
* | Merge pull request #86456 from kraem/kraem/picom-v8Domen Kožar2020-05-25
|\ \ | |/ |/| picom: 7.5 -> 8
| * picom: 7.5 -> 8kraem2020-05-01
| |
* | dwm-status: 1.6.4 -> 1.7.0Tobias Happ2020-05-19
| |
* | openbox: Use python3 instead of python2 (#87846)Stefan Frijters2020-05-16
| |
* | lwm: init at 1.2.4AndersonTorres2020-05-13
| | | | | | | | lwm is a lightweight window manager
* | berry: init at 0.1.5AndersonTorres2020-05-13
| | | | | | | | berry is a small window manager for X11
* | yeahwm: init at 0.3.5AndersonTorres2020-05-13
| | | | | | | | yeahwm is a small window manager for X11, inspired by evilwm
* | smallwm: init at 2020-02-28AndersonTorres2020-05-13
| |
* | Merge pull request #87288 from AndersonTorres/tinywm-uploadAnderson Torres2020-05-11
|\ \ | | | | | | tinywm: init at 2014-04-22
| * | tinywm: init at 2014-04-22AndersonTorres2020-05-08
| | | | | | | | | | | | A tiny window manger for X11
* | | treewide: remove the-kenny from maintainersJörg Thalheim2020-05-09
|/ / | | | | | | | | | | | | @the-kenny did a good job in the past and is set as maintainer in many package, however since 2017-2018 he stopped contributing. To create less confusion in pull requests when people try to request his feedback, I removed him as maintainer from all packages.
* | sway: Fix the GTK wrapper (#86960)Ely2020-05-08
| | | | | | Fixes #67704.
* | i3-gaps: Fix man pages and simplifyDamien Cassou2020-05-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | i3: fix man pageDamien Cassou2020-05-07
| | | | | | | | | | | | | | 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
* | i3-gaps: 4.18 -> 4.18.1R. RyanTM2020-05-02
| |
* | Merge pull request #84853 from ThibautMarty/herbstluftwm-0.8.0Jörg Thalheim2020-05-01
|\ \ | |/ |/|
| * herbstluftwm: remove glibJörg Thalheim2020-05-01
| | | | | | | | no longer required, since it's C++ now.
| * herbstluftwm: 0.7.2 -> 0.8.1Thibaut Marty2020-04-21
| | | | | | | | | | | | Bash completions is now installed in $out/share/bash-completion. Setting CMAKE_INSTALL_SYSCONF_PREFIX is still needed for /etc/xdg/herbstluftwm installation.
| * herbstluftwm: fix cross compilationThibaut Marty2020-04-14
| | | | | | | | | | Doc generation is disabled by default when cross compiling because asciidoc does not cross compile for now
| * herbstluftwm: 0.7.2 -> 0.8.0Thibaut Marty2020-04-14
| | | | | | | | | | | | | | Build now relies on cmake. Added outputs "doc" and "man". Setting CMAKE_INSTALL_SYSCONF_PREFIX is needed for bash completion directory, otherwise it tries to put files in /etc/bash_completion.d
* | spectrwm: 2.7.2 -> 3.3.0Christian Harke2020-04-29
| | | | | | | | | | | | - Update to the latest version. - Stop using unstable `fetchurl` for GitHub archive reference #32997. - Take maintainership as requested by jb55 in #86265.
* | sway: Make it possible to use exec in extraSessionCommandsMichael Weiss2020-04-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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).
* | i3: 4.18 → 4.18.1Martin Weinelt2020-04-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | dwm-status: 1.6.3 -> 1.6.4Tobias Happ2020-04-20
| |
* | icewm: update URLAndersonTorres2020-04-15
|/
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* Merge master into staging-nextFrederik Rietdijk2020-04-03
|\
| * swaylock-effects: init at v1.6-0gnxlxnxx2020-04-03
| |
* | Merge branch 'master' into staging-nextJan Tojnar2020-03-31
|\|
| * icewm: 1.6.3 -> 1.6.5R. RyanTM2020-03-30
| |
* | Merge staging-next into stagingFrederik Rietdijk2020-03-28
|\|
| * Merge pull request #70610 from raboof/notion4Anderson Torres2020-03-27
| |\ | | | | | | notion: 3-2019050101 -> 4.0.0