Questions tagged [pgtk]
The pgtk tag has no summary.
4 questions
0
votes
0
answers
13
views
Encoding Issue with pgtk Build on Wayland: Umlauts Don't Reach Chromium
My problem is that text with umlauts pasted only from Emacs only to Chromium gets garbled: "oö aä uü" becomes "o� a� u�"
Verified with hexdump(and C-u C-x =) that the char in ...
9
votes
3
answers
3k
views
Using emacs-snapshot from ppa:ubuntu-elisp/ppa on 22.04
To have the latest emacs, on ubuntu 22.04 I activated the ppa https://launchpad.net/~ubuntu-elisp/+archive/ubuntu/ppa and installed emacs-snapshot from there. When starting it I get the warning:
You ...
4
votes
0
answers
776
views
emacs-pgtk for WSL2 - identification and clipboard issues
I installed emacs-pgtk version 29.0.50 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.33, cairo version 1.16.0) from the git repo following these instructions with
./configure --with-native-...
1
vote
1
answer
1k
views
Meta key getting stuck in Windows 11 WslG, how to release meta when switching to frame
In Windows 11 WSL Ubuntu 20.04, I am using the new WslG feature which allows native gtk apps to run smoothly on windows (and I compiled Emacs 29 with the --with-pgtk option when installing), but I am ...