Post Awn2mLWnsGbi4yL0vQ by rahguzar@fosstodon.org
(DIR) More posts by rahguzar@fosstodon.org
(DIR) Post #Awn2mLWnsGbi4yL0vQ by rahguzar@fosstodon.org
2025-08-03T07:54:12Z
0 likes, 0 repeats
On #sway (and I would guess other wlroots based compositors) a basic #Emacs based clibboard manager can be obtained bywl-paste --watch sh -c 'emacsclient --eval "(+server-get-clipboard)" "state=$CLIPBOARD_STATE" "data=$(cat -)"'with the function +server-get-clipboard being in the picture (alt text has code)
(DIR) Post #Awn2mMTeLTg91Ts0eG by tusharhero@mathstodon.xyz
2025-08-03T10:36:35Z
0 likes, 0 repeats
@rahguzar have you seen the copy function in https://codeberg.org/tusharhero/tinee
(DIR) Post #AwnH7B7j9Sl3FYR7kO by Lucius_Chen@mastodon.social
2025-08-03T13:17:13Z
0 likes, 0 repeats
@tusharhero @rahguzar Love the Emacs Everywhere plugin! It's not working in JetBrains IDEs on Wayland for me. Any tips?
(DIR) Post #AwnHJ5psdaaCKClo1o by tusharhero@mathstodon.xyz
2025-08-03T13:19:24Z
0 likes, 0 repeats
@Lucius_Chen @rahguzar Are you talking about the Emacs Everywhere, or are you talking of mypackage? My package should just work everywhere.
(DIR) Post #AwnLYEKnimoGqMhrAu by Lucius_Chen@mastodon.social
2025-08-03T14:06:55Z
0 likes, 0 repeats
@tusharhero I tried your package before, but unfortunately, it didn’t work in IntelliJ IDEA.
(DIR) Post #AwnM8H7Gr8z7tcZ6si by tusharhero@mathstodon.xyz
2025-08-03T14:13:28Z
0 likes, 0 repeats
@Lucius_Chen does Ctrl c Ctrl v work with IDEA?