| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* .Xresources.d/xterm: Allow send events, needed for EXWM's simulation
keys to work.
* .emacs.d/init.el: Check additionally that we're in a graphical
environment, though not in another window manager or desktop
environment, before running EXWM. Also, use the EXWM-provided
function for switching buffers that also works for EXWM windows,
including windows in other workspaces or those that are floating.
* .emacs.d/lisp/bandali-exwm.el: Tweak and add to global and
simulation keys for more convenience.
* .gnupg/gpg-agent.conf: It seems we need to explicitly set a
pinentry-program, otherwise GPG will pick the tty or ncurses one even
when we're not in a tty or terminal, which will not work and cause
problems when using EXWM.
|
| |
|
|
|
|
|
| |
Needs some more work, ideally also in Emacs itself, for this to be
nicely usable.
|
|
|
|
|
|
|
|
|
|
| |
this is the missing piece for getting pinentry in minibuffer in emacs,
for example in eshell, instead of a 'pop up' pinentry that completely
messes everything up.
with this in place, don't greatly extend the key cache ttls, since we
don't have to worry about our tty emacs being interrupted if we
mindlessly stumble into a gpg pinentry.
|
| |
|
| |
|
|
|
|
|
| |
I will keep rc.org around for now, only for system-level (global)
config files.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
TODO: submit emacs-xyz packages for (comment)ed out bits
|
|
|
|
|
| |
setting pinentry--socket-dir is needed because /tmp/emacs1000 is a
symlink on systemd systems and doesn’t pass server-ensure-safe-dir.
|
| |
|
| |
|
|
fontconfig: pull out of rc.org
getmail: pull out of rc.org
gnupg: pull out of rc.org
git: pull out of rc.org
i3status: pull out of rc.org
latexmk: pull out of rc.org
mbsync: pull out of rc.org
msmtp: pull out of rc.org
rofi{,-pass}: pull out of rc.org
sway{,lock}: pull out of rc.org
xdg: pull out of rc.org
xresources: pull out of rc.org
zathura: pull out of rc.org
{compton,dunst,notmuch}: remove configs
{toggle-layout,unlock-def-gk.py,wp,Fun}: remove scripts
|