about summary refs log tree commit diff
path: root/pkgs/applications/window-managers
Commit message (Collapse)AuthorAge
...
| * lemonbar: 1.2 -> 1.3Ryan Mulligan2018-02-26
| | | | | | | | | | | | | | | | | | Semi-automatic update. These checks were performed: - built on NixOS - found 1.3 in filename of file in /nix/store/dhg81hbg0bm6cnxl0ky7vslbvsxbybsp-lemonbar-1.3 cc "@meisternu"
| * stumpwm: passthrough contribMichael Raskin2018-02-26
| |
| * tree-wide: autorename gnome packages to use dashesJan Tojnar2018-02-25
| |
* | treewide: transition mesa to libGLU_combinedAlexander V. Nikolaev2018-02-24
| |
* | treewide: transition from mesa_noglu to libGLAlexander V. Nikolaev2018-02-24
|/
* way-cooler: 0.6.2 -> 0.8.0gnidorah2018-02-04
|
* Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-02-03
|\
| * qtile: 0.10.4 -> 0.10.7Stefan Junker2018-02-01
| |
* | Merge branch 'master' into stagingVladimír Čunát2018-01-30
|\| | | | | | | Hydra: ?compare=1430035
| * i3lock: 2.9.1 -> 2.10Franz Pletz2018-01-28
| |
* | awesome: Remove $LD_LIBRARY_PATH handlingUli Schlachter2018-01-25
|/ | | | | | | | | | | | | | | | | | | | | | | I have no idea why gobjectIntrospection even was in here. The only library in there, libgirepository-1.0.so, is not used by awesome. It is only used by lgi.so and that means it should be found via its RPATH. The Pango path is not needed in $LD_LIBRARY_PATH ever since gobjectIntrospection started patching .typelib files with absolute paths. Relevant commits are 36bef2b26731a9 from 2014 ("gobject-introspection: refer to shlibs with absolute paths in typelibs") and c420de6b05710 from 2016 ("gobject-introspection: Fix patching shared objects"). The above patches did not work for cairo, because cairo's typelib is a bit "special". However, this was fixed by e44038bccab0cae some days ago ("gobjectIntrospection: use absolute path for cairo GIR"). Thus, setting $GI_TYPELIB_PATH is enough so that all needed libraries are found. Fixes: https://github.com/NixOS/nixpkgs/issues/14164 Signed-off-by: Uli Schlachter <psychon@znc.in>
* Merge pull request #34162 from jokogr/u/i3lockadisbladis2018-01-23
|\ | | | | i3lock-color: 2.9.1-c -> 2.10.1-1-c & i3lock-fancy: 2016-10-13 -> 2017-12-14
| * i3lock-fancy: 2016-10-13 -> 2017-12-14Ioannis Koutras2018-01-22
| |
| * i3lock-color: 2.9.1-c -> 2.10.1-1-cIoannis Koutras2018-01-22
| |
* | yabar-unstable: 2018-01-02 -> 2018-01-18Maximilian Bosch2018-01-22
|/ | | | | | | | The following changes landed in master: - Reset colors unconditionally (2f1ee69d4c75e210265dca732ff6c2ddd7f440f2) - Document NixOS support (993f1b5a7bc2a41a353a104cff0763860c053c92) - ya_int_song: improve configuration of playerctl properties (1f776cd5f1f4e89e6ebca3ca09feb7e09f79e79e)
* i3status-rust: 0.9.0.2017-11-09 -> 0.9.0.2018-01-15Bart Brouns2018-01-16
|
* treewide: homepage+src updates (found by repology, #33263)Samuel Dionne-Riel2018-01-05
|
* awesome: Use --search instead of $LUA_PATH/$LUA_CPATHUli Schlachter2018-01-02
| | | | | | | Instead of polluting the environment with environment variables which are inherited by processes spawned from awesome, use the command line argument "--search" to add things to the search path. cc #33169
* yabar-unstable: 2017-10-12 -> 2018-01-02Maximilian Bosch2018-01-02
| | | | | | | | | | | | | | The unstable branch of `yabar` received some minor useful changes: - Fixed missprint (https://github.com/geommer/yabar/commit/f1b1eff48108654219311e63147365cd6f006593) - Update information on Debian installation (https://github.com/geommer/yabar/commit/ce20fe75f7bca2488168e45c577d6bb4996f7377) - Add indicator to show current indicator using `libxkbcommon` (https://github.com/geommer/yabar/commit/5aa1fb5eb558f58f0bcfe495b8f49414aa6d88a2) The last change requires a `libxkbcommon` as additional build input. Furthermore I thought that it might be better to add the dependencies of unstable (namely `playerctl` and `libxkbcommon`) to the `unstable.nix` to reduce the closure size of the stable build.
* sway: 0.15.0 -> 0.15.1dywedir2017-12-28
|
* rootston module, orbment/bemenu: change my maintainershipgnidorah2017-12-27
|
* Make less known wayland compositors usable (#32285)gnidorah2017-12-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * bemenu: init at 2017-02-14 * velox: 2015-11-03 -> 2017-07-04 * orbment, velox: don't expose subprojects the development of orbment and velox got stuck their subprojects (bemenu, dmenu-wayland, st-wayland) don't work correctly outside of parent projects so hide them to not confuse people swc and wld libraries are unpopular and unlike wlc are not used by anything except velox * pythonPackages.pydbus: init at 0.6.0 * way-cooler: 0.5.2 -> 0.6.2 * nixos/way-cooler: add module * dconf module: use for wayland non-invasive approach for #31293 see discussion at #32210 * sway: embed LD_LIBRARY_PATH for #32755 * way-cooler: switch from buildRustPackage to buildRustCrate #31150
* jwm: 1651 -> 1653José Romildo Malaquias2017-12-19
|
* qtile: disable check after #32244Orivej Desh2017-12-11
|
* awesome: fix LUA_PATH/LUA_CPATH to lgi [now for version 3.5]Aristid Breitkreuz2017-12-10
|
* awesome: fix LUA_PATH/LUA_CPATH to lgiJoerg Thalheim2017-11-28
| | | | Otherwise it would not start.
* weston: 1.12.0 -> 3.0.0Joerg Thalheim2017-11-20
|
* qtile: fix wrapProgram quotationOrivej Desh2017-11-19
|
* treewide: update the usage of makeWrapper after #31497Orivej Desh2017-11-19
|
* i3status-rust: init at 0.9.0.2017-11-09Bruno Bieth2017-11-17
|
* sway: 0.14.0 -> 0.15.0dywedir2017-11-07
|
* i3lock-color: limit to i686 and x86-64 platformsRobert Helgesson2017-11-06
| | | | | | | Compilation fails for other CPU architectures due to requiring the SSE2 instruction set. See [1] for upstream issue. [1]: https://github.com/chrjguill/i3lock-color/issues/44
* treewide: abandon Google Code homepagesc0bw3b2017-11-03
|
* stumpwm-git: 20160617 -> 20170203Herwig Hochleitner2017-10-28
|
* sway: cleanupgnidorah2017-10-25
|
* rust: update cargo builder to fetch registry dynamicallyKevin Cox2017-10-23
| | | | | | | | | | | | | | | | | | | | | | | | | | The biggest benefit is that we no longer have to update the registry package. This means that just about any cargo package can be built by nix. No longer does `cargo update` need to be feared because it will update to packages newer then what is available in nixpkgs. Instead of fetching the cargo registry this bundles all the source code into a "vendor/" folder. This also uses the new --frozen and --locked flags which is nice. Currently cargo-vendor only provides binaries for Linux and macOS 64-bit. This can be solved by building it for the other architectures and uploading it somewhere (like the NixOS cache). This also has the downside that it requires a change to everyone's deps hash. And if the old one is used because it was cached it will fail to build as it will attempt to use the old version. For this reason the attribute has been renamed to `cargoSha256`. Authors: * Kevin Cox <kevincox@kevincox.ca> * Jörg Thalheim <Mic92@users.noreply.github.com> * zimbatm <zimbatm@zimbatm.com>
* sway: 0.13.0 -> 0.14.0Samuel Leathers2017-10-16
|
* yabar-unstable: 2017-09-09 -> 2017-10-12Maximilian Bosch2017-10-12
|
* Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-10-07
|\
| * sxhkd: 0.5.6 -> 0.5.8 (#30184)xd1le2017-10-07
| | | | | | | | | | | | | | | | | | | | | | | | * sxhkd: code style nitpicks * sxhkd: add vyp as maintainer * sxhkd: use list instead of string for makeFlags * sxhkd: use fetchFromGitHub instead of fetchurl * sxhkd: 0.5.6 -> 0.5.8
* | Merge branch 'master' into stagingVladimír Čunát2017-10-07
|\| | | | | | | Hydra: ?compare=1399476
| * jwm: 1621 -> 1651José Romildo Malaquias2017-10-04
| |
* | Merge branch 'master' into stagingOrivej Desh2017-10-05
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (48 commits) Mathematica: 11.0.1 -> 11.2.0 kbfs: 20170922.f76290 -> 20171004.40555d packer: 1.0.3 -> 1.1.0 libxdg-basedir: 1.0.2 -> 1.2.0 fscrypt: 0.2.1 -> 0.2.2 devtodo: init at 0.1.20 keybase: 1.0.30 -> 1.0.33 elixir: Fix locale problem on NixOS keybase-gui: 1.0.25 -> 1.0.33 terraform: 0.10.2 -> 0.10.7 (#30055) emby: 3.2.32.0 -> 3.2.33.0 sbcl: 1.3.21 -> 1.4.0 ardour: 5.11 -> 5.12 axoloti: fix evaluation axoloti: init at 1.0.12-1 melpa-packages: Add new lean packages fastlane: init at 2.60.1 nixos/traefik: guard example path go-ethereum: 1.7.0 -> 1.7.1 xzgv: 0.9.1 -> 0.9.2 ...
| * wtftfw: 20161001 -> 20170921Stefan Junker2017-10-03
| | | | | | | | | | - Bump revision - Prefix Exec path with output directory
* | Merge branch 'master' into stagingOrivej Desh2017-10-02
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (271 commits) pysmbc: clarify license pysmbc: fix license bazel: 0.5.4 -> 0.6.0 (#29990) googler: init at 3.3 go: declare support for aarch64 firefox-beta-bin: 56.0b5 -> 57.0b4 spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26 gogs: 0.11.19 -> 0.11.29 grafana: 4.5.1 -> 4.5.2 mopidy-iris: 3.4.1 -> 3.4.9 nextcloud: 12.0.2 -> 12.0.3 haskell-json-autotype: jailbreak to fix build within LTS 9.x kore: fix up kore: init at 2.0.0 glusterfs service: fix issues with useRpcbind tig: 2.2.2 -> 2.3.0 haskell-hspec-core: enable test suite again hackage-packages.nix: automatic Haskell package set update librsvg: fix thumbnailer path awscli: 1.11.108 -> 1.11.162 ...
| * wmsm.app: compile in gnu89 modeedef2017-09-29
| | | | | | | | | | it expects `inline` to expose a symbol, which hasn't been the case since C99, breaking linking.
* | Merge remote-tracking branch 'upstream/staging' into deps-reorgJohn Ericson2017-09-28
|\|
| * Merge pull request #29839 from NeQuissimus/i3_4_14_1Franz Pletz2017-09-28
| |\ | | | | | | i3{,-gaps}: 4.14 -> 4.14.1
| | * i3-gaps: 4.14 -> 4.14.1Tim Steinbach2017-09-27
| | |
| | * i3: 4.14 -> 4.14.1Tim Steinbach2017-09-27
| | |