aboutsummarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-05-16Bump pkgrelDaniel Hahler
2021-05-16Add libxt to dependsDaniel Hahler
This is required for rclock at least: > rclock.C:39:10: fatal error: X11/Intrinsic.h: No such file or directory > 39 | #include <X11/Intrinsic.h> /* Xlib, Xutil, Xresource, Xfuncproto */ > | ^~~~~~~~~~~~~~~~~
2021-05-16Apply add-space-to-extent_test_chars.patchDaniel Hahler
Fixes `urxvt -fn "xft:monospace,xft:FontAwesome"` and then pasting e.g. "" there actually. Ref: https://aur.archlinux.org/packages/rxvt-unicode-cvs-patched-wideglyphs/#comment-807481 Ref: https://github.com/blueyed/PKGBUILD-rxvt-unicode-wide/issues/3
2021-05-16Remove applied sgr-mouse-mode.patchDaniel Hahler
2020-06-25Rebuild for Perl upgradeDaniel Hahler
2019-06-12Rebuild for Perl upgradeDaniel Hahler
2018-08-06Rebuild for Perl upgrade (I guess)Daniel Hahler
2018-02-26Add add-space-to-extent_test_chars.patchDaniel Hahler
Fixes https://github.com/blueyed/PKGBUILD-rxvt-unicode-wide/issues/3.
2017-09-03Bump pkgrel for Perl updateDaniel Hahler
2017-06-06Update for new Perl bindingsDaniel Hahler
2017-05-20README: add reference to AURDaniel Hahler
2017-05-20Add README.mdDaniel Hahler
2017-05-07Update sgr-mouse-mode.patch for CVSDaniel Hahler
2017-05-07Inline sgr-mouse-mode.patch, to be updatedDaniel Hahler
2017-05-06--enable-wide-glyphs, remove obsolete patchDaniel Hahler
2017-05-06New package: rxvt-unicode-cvs-patched-wideglyphsDaniel Hahler
Based on rxvt-unicode-patches and rxvt-unicode-cvs, adding my enable-wide-glyphs.patch.
2016-12-23Bump pkgrelDaniel Hahler
2016-12-23Revert "Remove font-width-fix.patch"Daniel Hahler
Sadly, "the fontwidth patch is *the* main reason why people are using this package" apparently. This reverts commit f32975b117205707fc43298fcb0b96b4050b94c9.
2016-12-22Update pkgrel and .SRCINFODaniel Hahler
2016-12-22Drop --disable-frills: gets enabled automatically with Perl supportDaniel Hahler
Ref: http://lists.schmorp.de/pipermail/rxvt-unicode/2016q4/002313.html
2016-12-22Remove font-width-fix.patchDaniel Hahler
I agree with upstream here that this is wrong. E.g. it does not handle "🀄 " from Symbola correctly: (g.xOff: 15, g.width: 17, g.x: 1). You probably want to use the following config instead: > URxvt*letterSpace: -1
2016-12-22--enable-smart-resize with upstream patch (can be dropped in 9.22+)Daniel Hahler
2016-12-22Take over maintainership, remove wide-glyphs patchDaniel Hahler
2016-12-21Remove maintainer lineFlorian Bruhin
2016-07-01Remove --disable-pixbufFlorian Bruhin
According to Ram-Z that optionally uses pixbuf if it's available, and doesn't if it's not.
2016-06-06pkgrel bumpFlorian Bruhin
2016-05-17Update .SRCINFOFlorian Bruhin
2016-05-12Disable enable-wide-glyphs.patchFlorian Bruhin
2016-05-09Add patch to display wide glyphsFlorian Bruhin
The patch is taken from https://github.com/exg/rxvt-unicode/compare/master...blueyed:display-wide-glyphs It was posted to the mailing list in 2014q4, where it was rejected, because "the fonts are bad/wrong", ignoring the usefulness of special glyphs that are meant to intentionally span multiple cells. http://lists.schmorp.de/pipermail/rxvt-unicode/2014q4/002042.html.
2016-01-28cleanup, apply changes from [community]Florian Bruhin
2016-01-28Update to 9.22, add SGR patch.Florian Bruhin
2015-06-28Bump pkgrel because of perl upgrade.Florian Bruhin
2015-06-10Update checksumsFlorian Bruhin
2015-06-10Adopt rxvt-unicode-patchedFlorian Bruhin