| Commit message (Expand) | Author | Age | Files | Lines |
* | Small changes |  Amin Bandali | 2024-03-28 | 1 | -6/+0 |
* | Start EXWM through DBus and fix pinentry-gnome3 annoyances |  Amin Bandali | 2022-12-25 | 1 | -1/+5 |
* | Various tweaks and fixes for using EXWM•••* .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.
|  Amin Bandali | 2022-12-24 | 1 | -1/+1 |
* | Add Gnus and mbsync configurations for @kelar.org email |  Amin Bandali | 2022-05-19 | 1 | -0/+1 |
* | Revert recent GnuPG experiments.•••Needs some more work, ideally also in Emacs itself, for this to be
nicely usable.
|  Amin Bandali | 2022-05-19 | 1 | -2/+3 |
* | gpg: set pinentry-mode to loopback•••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.
|  Amin Bandali | 2021-10-18 | 1 | -4/+4 |
* | Many uncommitted changes |  Amin Bandali | 2021-03-13 | 1 | -4/+5 |
* | Some adaptations for my current EXWM setup |  Amin Bandali | 2020-10-12 | 1 | -3/+3 |
* | Move user-level configs out of rc.org•••I will keep rc.org around for now, only for system-level (global)
config files.
|  Amin Bandali | 2020-10-06 | 1 | -0/+9 |
* | move non-emacs configs to rc.org |  Amin Bandali | 2020-04-11 | 1 | -9/+0 |
* | scattered updates |  Amin Bandali | 2020-03-31 | 1 | -1/+1 |
* | update some more bandali references to mab |  Amin Bandali | 2020-01-23 | 1 | -1/+1 |
* | emacs,gnupg: use emacs for pinentry again |  Amin Bandali | 2020-01-08 | 1 | -1/+3 |
* | emacs,gnupg: do pinentry outside emacs |  Amin Bandali | 2019-08-31 | 1 | -6/+4 |
* | emacs: transition to guix (from straight.el)•••TODO: submit emacs-xyz packages for (comment)ed out bits
|  Amin Bandali | 2019-08-05 | 1 | -2/+2 |
* | emacs: try out pinentry•••setting pinentry--socket-dir is needed because /tmp/emacs1000 is a
symlink on systemd systems and doesn’t pass server-ensure-safe-dir.
|  Amin Bandali | 2019-07-04 | 1 | -0/+1 |
* | gnupg: explicitly allow-loopback-pinentry |  Amin Bandali | 2019-06-28 | 1 | -0/+1 |
* | gnupg: use a gtk3-based pinentry-program |  Amin Bandali | 2019-06-08 | 1 | -1/+1 |
* | configs: pull current configs out of rc.org & clean up•••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
|  Amin Bandali | 2019-04-13 | 1 | -0/+7 |