summary refs log tree commit diff
path: root/pkgs/applications/misc/rxvt_unicode
Commit message (Collapse)AuthorAge
* treewide: remove redundant quotesvolth2019-09-08
|
* Merge staging-next into stagingFrederik Rietdijk2019-08-31
|\
| * rxvt_unicode: add rnhmjoj as maintainerrnhmjoj2019-08-29
| |
* | treewide: remove redundant recvolth2019-08-28
|/
* gdk-pixbuf: rename from gdk_pixbufworldofpeace2019-07-22
|
* rxvt_unicode: fix buildarcnmx2019-04-23
|
* rxvt_unicode: allow to specify dependencies for pluginsrnhmjoj2019-04-20
|
* rxvt_unicode: move defaults to package fileJan Malakhovski2019-02-03
|
* rxvt_unicode: fix buildPiotr Bogdan2019-01-07
|
* lib.makePerlPath -> perlPackages.makePerlPathvolth2018-12-15
|
* rxvt_unicode: add licensePascal Wittmann2018-08-04
| | | | see issue #43716
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* maintainers: remove mornfall from packagesYegor Timoshenko2018-01-17
|
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* rxvt_unicode: create .desktop fileTim Nieradzik2016-11-28
|
* rxvt_unicode: add downloadPage for easier update checkingMichael Raskin2016-10-04
|
* treewide: Add lots of meta.platformsTuomas Tynkkynen2016-08-02
| | | | Build-tested on x86_64 Linux & Mac.
* Merge branch 'staging'Vladimír Čunát2016-05-27
|\ | | | | | | Includes a security update of libxml2.
| * treewide: Make explicit that 'dev' output of freetype is usedTuomas Tynkkynen2016-05-19
| |
* | rxvt_unicode-with-plugins: passthru pluginsNikolay Amiantov2016-05-27
| | | | | | | | | | | | | | Because we hardcode a list of useful plugins, it may be useful for someone who's overriding this. See https://github.com/NixOS/nixpkgs/issues/15743#issuecomment-222112433
* | rxvt_unicode-with-plugins: don't be paranoid about Perl supportNikolay Amiantov2016-05-27
|/ | | | Fixes #15743
* rxvt: put suffixes where they belongEvgeny Egorochkin2016-05-16
|
* rxvt_unicode: 9.21 -> 9.22Ali Abrar2016-05-04
|
* rxvt_unicode-with-plugins: use symlinkJoinNikolay Amiantov2016-04-26
|
* rxvt_unicode: 9.20 -> 9.21Nikolay Amiantov2016-01-13
|
* Revert "rxvt_unicode: add patch to fix Shift+PgUp/PgDown bug"Nikolay Amiantov2015-10-21
| | | | | This reverts commit 5877d74f03f8164af91850d439d7cc584c006d6e. Closes #10513.
* rxvt_unicode: add patch to fix Shift+PgUp/PgDown bugNikolay Amiantov2015-10-15
|
* rxvt_unicode: Add terminfo output to propagated-user-env-packagesTuomas Tynkkynen2015-05-26
| | | | | Fixes #7787. This should avoid error messages from terminal apps like "'rxvt-unicode-256color': unknown terminal type.'"
* rxvt_unicode-with-plugins: rename (keep the old name for a while)Nikolay Amiantov2015-04-02
|
* rxvt_unicode_with-plugins: add wrapper for urxvtdshak-mar2015-04-01
|
* rxvt-unicode: On OS X, add .PHONY target to Makefile.in.Marcus Crestani2015-02-04
| | | | | | Due to the case-insensitive file system on OS X, `make install` does nothing, since it sees the INSTALL file as the up-to-date target. Adding a .PHONY target to the Makefile fixes this.
* rxvt_unicode: add some plugins and a wrapperNikolay Amiantov2014-10-24
|
* transformed meta.maintainers of some packages into listsPascal Wittmann2014-09-13
|
* Merge pull request #2721 from evolarium/urxvtMichael Raskin2014-05-27
|\ | | | | Add unicode3 option to rxvt_unicode
| * Add unicode3 option to rxvt_unicodeJordan Patterson2014-05-22
| | | | | | | | Needed to user fonts patched for powerline.
* | Merge pull request #2404 from ttuegel/rxvt-unicodeMichael Raskin2014-05-27
|\ \ | |/ |/| rxvt-unicode: add 256-color resources patch
| * rxvt-unicode: add 256-color resources patchThomas Tuegel2014-04-25
| |
* | rxvt-unicode: update to 9.20, fixing CVE-2014-3121 (close #2649)Jordan Patterson2014-05-15
|/
* rxvt-unicode: calculate font width correctlyThomas Tuegel2014-02-05
| | | | | | It is (fairly) well known among rxvt-unicode users that its method of calculating the width of Xft fonts is not correct. This is the Gentoo version of the patch which corrects the problem.
* Adopt more packages.Petr Rockai2014-01-28
|
* rxvt_unicode: stop creation of unnecessary symlinkMathijs Kwik2013-11-30
| | | | | rxvt will depend on the terminfo output automatically and knows where to find the terminfo files.
* rxvt-unicode: use multiple outputs for terminfoMathijs Kwik2013-10-11
| | | | | | this is useful for installing the terminfo files to headless/Xless machines, which currently produce warnings when ssh'ing to them with urxvt.
* URxvt: Use 256 colors not just 88.Edward Tjörnhammar2013-09-27
|
* urxvt: Enable Gdk_pixbuf to be able to set custom icons/imagesSergey Mironov2013-07-26
|
* urxvt-9.16Jack Cummings2013-01-11
|
* rxvt-unicode: Add path to terminfo file.aszlig2012-12-06
| | | | | | | | | | | | | | | | | | | On NixOS, we have set TERMINFO_DIRS to the user environment, so urxvt and curses programs running within urxvt are able to find the terminfo file. Unfortunately this isn't the case if you're not using NixOS. Of course we now no longer need the longDescription, which suggests to issue export TERMINFO=~/.nix-profile/share/terminfo ... which to my eyes essentially is a workaround. So please correct me when I'm wrong, but i think it's better if software is working as-is rather than requiring additional configuration (except if it really makes sense or breaks purity). Thanks to Eelis in #nixos for reporting this. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* rxvt-unicode 9.15 (thx garbas)Florian Friesdorf2012-04-02
| | | | svn path=/nixpkgs/trunk/; revision=33534
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
| | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* Fix and update urxvtMichael Raskin2011-03-18
| | | | svn path=/nixpkgs/trunk/; revision=26410
* * More cleanup.Eelco Dolstra2010-07-28
| | | | svn path=/nixpkgs/trunk/; revision=22798