Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-09-11 | compton: prevent occasional annoying black/white flashes | Amin Bandali | 1 | -1/+1 | |
e.g. when switching workspaces in exwm | |||||
2019-09-11 | emacs: exwm: add some rudimentary exwm-randr settings | Amin Bandali | 1 | -1/+14 | |
2019-09-11 | update my uwaterloo address | Amin Bandali | 2 | -3/+3 | |
2019-09-11 | emacs: add org-pdftools | Amin Bandali | 2 | -0/+9 | |
for linking to pdf files (and pages) in org | |||||
2019-09-11 | emacs: add george-mode hash | Amin Bandali | 2 | -1/+2 | |
2019-09-11 | emacs: update packages | Amin Bandali | 1 | -4/+4 | |
2019-09-10 | emacs: gnus: update lists.sr.ht mail splitting regexp | Amin Bandali | 1 | -3/+3 | |
[PATCH lists.sr.ht] Fix syntax of List-ID header (RFC 2919): https://lists.sr.ht/~sircmpwn/sr.ht-dev/patches/7995 | |||||
2019-09-09 | emacs: add george-mode | Amin Bandali | 1 | -0/+4 | |
2019-09-09 | emacs: exwm: tweak simulation keys | Amin Bandali | 1 | -5/+5 | |
2019-09-08 | emacs: exwm: improve close/quit -related bindings | Amin Bandali | 1 | -6/+7 | |
2019-09-08 | emacs: exwm: fix s-N workspace switching bindings | Amin Bandali | 1 | -7/+4 | |
2019-09-08 | compton: make fades more noticeable | Amin Bandali | 1 | -3/+3 | |
2019-09-08 | emacs: update packages, use dmenu for s-SPC | Amin Bandali | 2 | -15/+14 | |
and move what was previously bound to s-SPC to S-s-SPC | |||||
2019-09-08 | compton: tweak shadow and fade | Amin Bandali | 1 | -6/+7 | |
2019-09-08 | emacs,shell: back to tango(mod) and doom-one | Amin Bandali | 2 | -111/+110 | |
2019-09-07 | gtk2,gtk3: add config | Amin Bandali | 2 | -0/+17 | |
2019-09-07 | emacs: exwm: add convenient prev/next buffer switching bindings | Amin Bandali | 1 | -1/+3 | |
2019-09-07 | compton: tweak config a bit | Amin Bandali | 1 | -4/+4 | |
make fades faster, also using glx seems to better get rid of tearing while scrolling (better vsync?) | |||||
2019-09-07 | compton: add | Amin Bandali | 2 | -1/+86 | |
https://github.com/yshui/compton 02139b7c9f8aa6181686edacd3f11c1f37f80693 sudo apt install libxext-dev libxcb1-dev libxcb-damage0-dev libxcb-xfixes0-dev libxcb-shape0-dev libxcb-render-util0-dev libxcb-render0-dev libxcb-randr0-dev libxcb-composite0-dev libxcb-image0-dev libxcb-present-dev libxcb-xinerama0-dev libpixman-1-dev libdbus-1-dev libconfig-dev libxdg-basedir-dev libgl1-mesa-dev libpcre2-dev libevdev-dev uthash-dev libevdev2 cmake meson --prefix=/data/bandali/usr/local --buildtype=release . build ninja -C build ninja -C build install | |||||
2019-09-06 | rofi,rofi-pass: add back configs for now | Amin Bandali | 2 | -0/+93 | |
until i get around to implementing an autotype functionality from within emacs (using xdotool, of course) | |||||
2019-09-06 | emacs: exwm: add bindings for switching, swapping, resizing windows | Amin Bandali | 1 | -0/+12 | |
2019-09-06 | emacs: erc: make erc-track info visible when using minions | Amin Bandali | 1 | -0/+1 | |
2019-09-06 | urxvt: use solarized light | Amin Bandali | 1 | -37/+95 | |
2019-09-06 | emacs: take solarized for a spin | Amin Bandali | 1 | -11/+33 | |
been so long :) | |||||
2019-09-06 | emacs: update straight.el’s version file | Amin Bandali | 1 | -9/+18 | |
2019-09-06 | emacs: add exwm-edit | Amin Bandali | 1 | -0/+4 | |
2019-09-06 | emacs: exwm: add smooth-scrolling with C-p and C-n when in zathura | Amin Bandali | 1 | -5/+9 | |
2019-09-06 | emacs: erc: remove my temporary fix for erc-lurker | Amin Bandali | 1 | -74/+1 | |
my patch landed on master yesterday: https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=ff0f4c731231b03d73cc35de9e042d1fc1b75f4e i’m currently back on emacs master so i don’t see any reasons for keeping this around anymore. | |||||
2019-09-06 | emacs,shell: start xfce4-notifyd until i fix eosd’s build | Amin Bandali | 2 | -0/+11 | |
2019-09-06 | emacs: exwm: add C-c C-c and C-c C-u simulation keys for urxvt | Amin Bandali | 1 | -1/+2 | |
2019-09-06 | Revert "shell: add ~/.Xmodmap file" | Amin Bandali | 2 | -6/+2 | |
This reverts commit cf88804f394b5489ff6e743a2d7eb7ffd5647f01. | |||||
2019-09-06 | shell: add ~/.Xmodmap file | Amin Bandali | 2 | -2/+6 | |
2019-09-06 | emacs: better simulation keys for abrowser, fix s-N bindings | Amin Bandali | 1 | -3/+3 | |
2019-09-06 | exwm: add local simulation keys for urxvt and abrowser | Amin Bandali | 1 | -0/+17 | |
note: it seems that some composite keys (e.g. C-S-w) don’t work when pressing the caps that was remapped to ctrl using setxkbmap or xmodmap | |||||
2019-09-06 | emacs: refresh exwm systemtray after changing theme | Amin Bandali | 1 | -2/+4 | |
(to have the tray’s background colour match the theme’s) | |||||
2019-09-06 | emacs: try out dmenu, report some bugs | Amin Bandali | 1 | -5/+10 | |
- Duplicated entries: https://github.com/lujun9972/el-dmenu/issues/7 - Be smarter about saving history https://github.com/lujun9972/el-dmenu/issues/8 TODO: remove setting dmenu-history-size to 0 once the bug is fixed | |||||
2019-09-06 | emacs: revamp/rearrange exwm config | Amin Bandali | 1 | -149/+115 | |
2019-09-06 | shell: tweak X settings, add ~/.xsession for starting emacs (exwm) | Amin Bandali | 2 | -0/+6 | |
- set cursor from the default ugly “x” to a left pointer - disable bell - remove annoying one pixel border around emacs (using ‘-ib 0’) | |||||
2019-09-06 | emacs: ebdb: use :demand instead of require, disable mua popup | Amin Bandali | 1 | -6/+4 | |
2019-09-05 | emacs: remove delight and simply use minions | Amin Bandali | 1 | -19/+7 | |
2019-09-05 | emacs: exwm: rearrange and enable some bindings | Amin Bandali | 1 | -85/+54 | |
2019-09-05 | emacs: various exwm tweaks | Amin Bandali | 1 | -58/+71 | |
TODO: fix/improve key bindings | |||||
2019-09-05 | urxvt: small tweaks; most importantly, don’t run as login shell | Amin Bandali | 1 | -4/+5 | |
2019-09-05 | emacs: :demand time and battery | Amin Bandali | 1 | -0/+2 | |
2019-09-05 | emacs: exwm: don’t hardcode 10 for s-N bindings, use # of workspaces | Amin Bandali | 1 | -2/+1 | |
2019-09-05 | emacs: ibuffer: show longer buffer names, add exwm filter group | Amin Bandali | 1 | -4/+5 | |
2019-09-05 | emacs: battery: remove %b, sml uses colour codes to differentiate | Amin Bandali | 1 | -1/+1 | |
2019-09-05 | emacs: display time and battery in mode-line | Amin Bandali | 1 | -9/+11 | |
2019-09-05 | switch to exwm | Amin Bandali | 2 | -32/+85 | |
2019-09-05 | emacs: magit: set magit-diff-refine-hunk | Amin Bandali | 1 | -1/+3 | |