Search Criteria
Package Details: espanso-wayland 2.2.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/espanso.git (read-only, click to copy) |
---|---|
Package Base: | espanso |
Description: | Cross-platform Text Expander written in Rust (built for Wayland) |
Upstream URL: | https://github.com/espanso/espanso |
Keywords: | expand expander rust shortcut text xorg |
Licenses: | GPL-3.0-only |
Conflicts: | espanso |
Provides: | espanso |
Submitter: | Scrumplex |
Maintainer: | carsme |
Last Packager: | carsme |
Votes: | 41 |
Popularity: | 1.40 |
First Submitted: | 2019-10-03 16:10 (UTC) |
Last Updated: | 2025-04-16 04:32 (UTC) |
Dependencies (24)
- bzip2 (bzip2-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- wl-clipboard (wl-clipboard-gitAUR, wl-clipboard-rs-gitAUR, wl-clipboard-rsAUR)
- wxwidgets-common (wxwidgets-common-gitAUR, wxwidgets-common-lightAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- bzip2 (bzip2-gitAUR) (make)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- dbus (dbus-gitAUR, dbus-selinuxAUR) (make)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR) (make)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR) (make)
- libx11 (libx11-gitAUR) (make)
- libxcb (libxcb-gitAUR) (make)
- libxkbcommon (libxkbcommon-gitAUR) (make)
- libxtst (make)
- openssl (openssl-gitAUR, openssl-staticAUR) (make)
- wl-clipboard (wl-clipboard-gitAUR, wl-clipboard-rs-gitAUR, wl-clipboard-rsAUR) (make)
- Show 4 more dependencies...
Required by (1)
- espanso-gui (requires espanso)
Latest Comments
1 2 3 4 Next › Last »
DevGuyRash commented on 2025-04-02 03:08 (UTC) (edited on 2025-04-10 00:48 (UTC) by DevGuyRash)
Newer version was released. v2.2.3 is latest version.
shawny commented on 2025-02-07 14:58 (UTC)
@carsme Thanks for your continued work. I just switched back to this package from
espanso-wayland-git
, which is currently broken.However, I ran into a different problem with this package. As I had previously, I'm seeing persistent artifacts on screen. I assume it's to do with what would otherwise be the rainbow-colored square that displays briefly when espanso starts up. This is what it looks like for me.
https://imgur.com/a/zA97u9f
shawny commented on 2024-12-11 14:13 (UTC) (edited on 2024-12-11 14:15 (UTC) by shawny)
I'm running into a problem on both my Intel (ThinkPad X1 Carbon) and AMD (Framework 13) machines. Both produce the below warnings during compilation, which would seem to be the cause of the behaviors I'm experiencing.
espanso service register && espanso service start
produces a generic gear logo icon in the dock (see screenshot), as well as a square (failed dialog rendering?) and pixel artifacts on screen (see screenshot)https://paste.pics/e36f3f390735788f3f1fdc2657f202c7
https://paste.pics/5ca6f0e346329d533cd2b592bf2f35bc
Partial output of
yay -S espanso-wayland
:astehlik commented on 2024-03-28 21:36 (UTC) (edited on 2024-03-30 11:18 (UTC) by astehlik)
Can you replace the dependencies wxwidgets-common and wxwidgets-gtk3 with wxwidgets only?
This would allow to either select wxwidgets-gtk3 or wxwidgets-qt5 depending on which desktop environment is used.
I tested it locally with makepkg and it seems to work.
Edit: I just realized that I manually had to create a symlink from /usr/bin/wx-config to /usr/bin/wx-config-qt to make the build work. Not sure how to solve this :(
Edit2: I created a pull request to fix this: https://github.com/espanso/espanso/pull/1918
MorganDGK commented on 2024-03-14 16:22 (UTC)
@psto the linked issue should now be resolved on dev.
carsme commented on 2024-03-09 16:39 (UTC)
@NathanU unfortunately I cannot reproduce this build failure, can you try building in a clean chroot?
NathanU commented on 2024-03-07 19:00 (UTC) (edited on 2024-03-21 21:45 (UTC) by NathanU)
espanso-wayland build fails:
EDIT: I just needed to update rust and the build was successful.
carsme commented on 2024-01-21 08:25 (UTC)
NOTICE: The standalone
espanso-wayland
package has been merged into this pkgbase, which now builds two distinct packages:espanso-x11
: Espanso built for X11, replaces the formerespanso
package.espanso-wayland
: Espanso built for Wayland, identical to the former standaloneespanso-wayland
package.This change simplifies maintenance and ensures the packages are kept in sync. It does however incur slightly longer build times, as Espanso is compiled twice during the build process.
Your AUR helper will hopefully handle the upgrade/migration automatically.
Let me know if you encounter any issues.
psto commented on 2024-01-04 18:34 (UTC)
@carsme everything works, thank you!
This version introduces a bug for me where the Espanso Sync Tool window cannot be closed. If anyone has the same issue, you can track it on github: Espanso Sync Tool window not rendering correctly on wayland.
carsme commented on 2024-01-04 15:10 (UTC)
@psto, thanks for reporting, it should be fixed in
2.2.1-2
.1 2 3 4 Next › Last »