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.000433 |
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-git, gtk3-ubuntu, gtk3-patched-filechooser-icon-view, gtk3-typeahead, gtk3-no_deadkeys_underline, gtk3-classic)
- pcre2 (pcre2-svn)
- termite-terminfo (termite-ranger-fix-terminfo-git)
- vte-common (vte3-git, vte-tilix-common, vte-kinetic-common, vte-notification-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 (15)
- galaxy-desktop-git (requires termite) (optional)
- rifo-git (requires termite)
- rofi-applets-menus (requires termite) (optional)
- rofi-theme-android-1080p (requires termite) (optional)
- rofi-theme-android-720p (requires termite) (optional)
- rofi-theme-applet-1080p (requires termite) (optional)
- rofi-theme-applet-720p (requires termite) (optional)
- rofi-theme-fonts (requires termite) (optional)
- rofi-theme-launcher-1080p (requires termite) (optional)
- rofi-theme-launcher-720p (requires termite) (optional)
- rofi-theme-menu-1080p (requires termite) (optional)
- rofi-theme-menu-720p (requires termite) (optional)
- rofi-theme-powermenu-1080p (requires termite) (optional)
- rofi-theme-powermenu-720p (requires termite) (optional)
- rofi-theme-used (requires termite) (optional)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
unit73e commented on 2018-08-04 12:56
@kbumsik: well works in my machine (tm) without gobject-introspection lol. I know it's a poor excuse. I'll compile in a clean env later just to be sure.
unit73e commented on 2018-07-30 16:36
@kbumsik: thanks. I'll check as soon as possible.
kbumsik commented on 2018-07-30 14:28
I got an build error because I didn't install gobject-introspection package. Looks like gobject-introspection should be included as a build dependency.
unit73e commented on 2018-07-27 20:18
@dazeerr: I just checked and seems ok. The regular termite has csd and termite-nocsd does not.
Sway has it's own window decorations. I'm assuming you're having double decorations like so right? https://rdieter.fedorapeople.org/gtk3-csd-on-plasma-after-commit.png
If that's the problem you're having you can always send your AUR installation log so that I can check if there's something wrong.
dazeerr commented on 2018-07-25 20:08
Having some problems. I uninstalled termite (Pacman -Rsn) However when I install this version I still get csds with sway. Is there anything I can do extra? I checked the binary locations and they were always updated with the correct version.
unit73e commented on 2018-05-26 23:23
@codingTornado fixed and thanks.
codingTornado commented on 2018-05-26 18:04
I had some trouble updating to 13-2 getting the following error:
I found that on line 30 of the PKGBUILD it said
when it should say
Changing that line fixed the broken patch.
unit73e commented on 2018-05-25 21:29
Merged with latest changes of my forked repository. Should match the latest termite official package.
Note: seems like there are no differences between 13-2 and 13-3 in the official termite package log besides the release bump.
unit73e commented on 2017-12-27 12:34
Since this package has not been updated for a long time, I cannot contact the maintainer (email does not exist) and voting for orphan was rejected, I made my own fork: https://github.com/unit73e/aur-termite-nocsd.git
danlupei commented on 2017-09-20 10:42
You need to replace 'git' with 'git+https' protocol in your source URL, otherwise cloning gets stuck.