summary refs log tree commit diff
path: root/pkgs/applications/misc/rofi
Commit message (Collapse)AuthorAge
* treewide: update which packages I'm currently maintainingMaximilian Bosch2019-12-26
| | | | | | | | | | | | | | | | | | Idea shamelessly stolen from 4e60b0efae56cc8e1a8a606a5a89462c38aba305. I realized that I don't really know anymore where I'm listed as maintainer and what I'm actually (co)-maintaining which means that I can't proactively take care of packages I officially maintain. As I don't have the time, energy and motivation to take care of stuff I was interested in 1 or 2 years ago (or packaged for someone else in the past), I decided that I make this explicit by removing myself from several packages and adding myself in some other stuff I'm now interested in. I've seen it several times now that people remove themselves from a package without removing the package if it's unmaintained after that which is why I figured that it's fine in my case as the affected pkgs are rather low-prio and were pretty easy to maintain.
* rofi: fix displaying hicolor iconsMetaDark2019-12-23
| | | | | | | This adds the hicolor theme to XDG_DATA_DIRS for rofi and moves all wrapping to rofi/wrapper.nix. The wrapper will now always be generated, even when a theme is not provided.
* rofi: fix rofi-theme-selector by setting $XDG_DATA_DIRSAstro2019-09-03
|
* rofi: 1.5.3 -> 1.5.4xrelkd2019-07-08
| | | | | | Update URL of source code, because the Git repository was moved to "https://github.com/davatorium/rofi" from "https://github.com/DaveDavenport/rofi".
* Remove me (garbas) as maintainer since I don't have much time to maintain ↵Rok Garbas2019-07-03
| | | | anything
* rofi: 1.5.2 -> 1.5.3Ivan Malison2019-06-24
|
* rofi: fix homepage URL (#59837)Bruno Bigras2019-04-18
|
* rofi: 1.5.1 -> 1.5.2Will Dietz2019-01-01
| | | | https://github.com/DaveDavenport/rofi/releases/tag/1.5.2
* rofi: only works on linuxMatthew Bauer2018-12-02
| | | | (cherry picked from commit 568079277c5a8b6711db9ac0e3f4567bdffa8747)
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* fix rofi wrapper only passing along binarySilvan Mosberger2018-06-11
|
* rofi: add `theme` optionMaximilian Bosch2018-04-04
| | | | | | This is helpful when defining a `*.rasi` theme for rofi using `pkgs.writeText` rather than messing up the impure `~/.config` directory.
* rofi: 1.5.0 -> 1.5.1R. RyanTM2018-04-01
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. This update was made based on information from https://repology.org/metapackage/rofi/versions. These checks were done: - built on NixOS - ran `/nix/store/rzgrg39hw115rmgjvp74hha615i3pjdv-rofi-1.5.1/bin/rofi -V` and found version 1.5.1 - ran `/nix/store/rzgrg39hw115rmgjvp74hha615i3pjdv-rofi-1.5.1/bin/rofi -v` and found version 1.5.1 - found 1.5.1 with grep in /nix/store/rzgrg39hw115rmgjvp74hha615i3pjdv-rofi-1.5.1 - directory tree listing: https://gist.github.com/530abc3c76cf94bde0f289edec8973b6
* rofi: Fix patchesTim Steinbach2018-03-11
|
* rofi: 1.4.2 -> 1.5.0Tim Steinbach2018-03-11
|
* rofi: 1.4.1 -> 1.4.2mimadrid2017-10-21
|
* rofi: 1.3.1 -> 1.4.1mimadrid2017-10-14
|
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
| | | | Only acts on one-line dependency lists.
* rofi: 1.3.0 -> 1.3.1Bart Brouns2017-01-10
|
* rofi: 1.2.0 -> 1.3.0mimadrid2016-12-31
|
* rofi: 1.1.0 -> 1.2.0Marius Bakke2016-08-14
|
* treewide: Add lots of meta.platformsTuomas Tynkkynen2016-08-02
| | | | Build-tested on x86_64 Linux & Mac.
* rofi: 1.0.1 -> 1.1.0Marius Bakke2016-06-19
|
* rofi: 1.0.0 -> 1.0.1Rok Garbas2016-05-15
| | | | - added myself as a maintainer
* rofi: 0.15.12 -> 1.0.0 (#14950)Marius Bakke2016-04-24
|
* refactor to use autoreconfHook where possibleRobin Gloster2016-01-18
| | | | Close #12446.
* rofi: 0.15.10 -> 0.15.12Erik Rybakken2016-01-11
|
* rofi-pass: 1.2 -> 1.3.1Moritz Ulrich2015-12-04
| | | | Also contains fixes so it doesn't depend on anything in PATH.
* rofi: 0.15.8 -> 0.15.10Erik Rybakken2015-10-25
|
* rofi: 0.15.7 -> 0.15.8Matthias Beyer2015-09-22
|
* rofi-pass: 1.0 -> 1.2hiberno2015-08-30
|
* rofi-pass: 2015-08-06 -> 1.0hiberno2015-08-07
| | | | | Upstream switched to (semantic) versioning, this commit reflects that change.
* rofi-pass: 2015-06-08 -> 2015-08-06hiberno2015-08-06
|
* rofi: 0.15.5 -> 0.15.7Franz Pletz2015-07-12
|
* rofi-pass: rename to rofi-passMarius Bakke2015-06-18
|
* rofi 0.15.2 -> 0.15.5Marius Bakke2015-06-18
|
* rofi-pass: bump to latest revisionhiberno2015-06-08
|
* maintainers: change of nickname._11262015-06-01
|
* rofi-pass: add rofi to deps, adjust description_11262015-05-30
|
* rofi-pass: initial commit._11262015-05-29
|
* Rofi: update to 0.15.2Marius Bakke2015-02-27
| | | | requires >=automake-1.14
* new package: rofiMarius Bakke2015-02-27