Search Criteria
Package Details: termite-nocsd 15-2
Git Clone URL: | https://aur.archlinux.org/termite-nocsd.git (read-only, click to copy) |
---|---|
Package Base: | termite-nocsd |
Description: | A simple VTE-based terminal without GTK client side decorations. Perfect for wayland+sway users. |
Upstream URL: | https://github.com/thestinger/termite/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | blimpy |
Maintainer: | unit73e |
Last Packager: | unit73e |
Votes: | 14 |
Popularity: | 0.000989 |
First Submitted: | 2017-03-31 02:56 |
Last Updated: | 2019-09-20 23:29 |
Dependencies (10)
- gnutls (gnutls-tiny-git, gnutls-git, gnutls-next, gnutls-openssl, gnutls-nodocs-git)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-typeahead, gtk3-git, gtk3-ubuntu, gtk3-classic, gtk3-patched-filechooser-icon-view)
- pcre2 (pcre2-svn)
- termite-terminfo (termite-ranger-fix-terminfo-git)
- vte-common (vte3-git, vte-tilix-common, vte-notification-common, vte-kinetic-common)
- git (git-git) (make)
- gperf (gperf-git) (make)
- gtk-doc (gtk-doc-git) (make)
- intltool (make)
- ncurses (ncurses-nohex, ncurses-git) (make)
Required by (3)
- galaxy-desktop-git (requires termite) (optional)
- rifo-git (requires termite)
- rofi-applets-menus (requires termite) (optional)
Latest Comments
1 2 3 Next › Last »
aig commented on 2019-09-21 22:23
Very nice! Thank you very much :)
unit73e commented on 2019-09-20 23:37
@aig included the libvte >= 0.55.0 commit.
I pointed to the commit since it was conveniently right next to the v15 tag but thanks for the patch anyway. Text selection should work properly now.
unit73e commented on 2019-09-20 15:29
Hello aig,
Yeah it is very annoying. I'll see what I can do, probably today. Thanks.
aig commented on 2019-09-20 15:11
Hi unit73e,
could you consider adding this commit from upstream master to your package? https://github.com/thestinger/termite/commit/7e9a93b421b9596f8980645a46ac2ad5468dac06
The mentioned off-by-one bug in text select mode with libvte >= 0.55.0 is really annoying and it's not clear when there will be a new release with this fix included.
If you want to include it I've pasted the git format-patch generated patch file here: https://pastebin.com/QUF3HpBu
unit73e commented on 2019-07-13 13:42
Updated to version 15. Thanks EgoistAnarchist for notifying.
unit73e commented on 2018-11-15 20:02
Version 14 is ready.
unit73e commented on 2018-11-14 10:20
Thanks for the out of date notification. I'll update ASAP.
unit73e commented on 2018-09-10 08:48
@neilbilly I don't know what's going on but apparently some of you need gobject-introspection. Can you send me the build log? Maybe I can figure it out that way.
neilbilly commented on 2018-09-06 22:58
I'm also getting a build error with makepkg:
error: You must call GOBJECT_INTROSPECTION_CHECK or GOBJECT_INTROSPECTION_REQUIRE before using VAPIGEN_CHECK unless using the FOUND_INTROSPECTION argument is "yes"
Anything that I can check at my end?
unit73e commented on 2018-08-06 20:09
@kbumsik: works on a clean chroot too. I'm not sure how you got a build error or how to prevent from happening in the future.