about summary refs log tree commit diff
path: root/tools/emacs/config/desktop.el (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-06-17 r/1010 chore(tools/emacs): Remove hardcoded TVL meeting codeVincent Ambo1-5/+0
Change-Id: I76d24c20dc41969efe242008a2dec4a2a7944c5a Reviewed-on: https://cl.tvl.fyi/c/depot/+/450 Reviewed-by: tazjin <mail@tazj.in>
2020-06-11 r/913 chore(tools/emacs): Update window management configuration for frogVincent Ambo1-15/+15
Change-Id: I848d4c1d58a81a66800f25459fee8f85d3f269f6 Reviewed-on: https://cl.tvl.fyi/c/depot/+/64 Reviewed-by: tazjin <mail@tazj.in>
2020-05-16 r/718 fix(tools/emacs): Configure xkb switching shortcuts on EXWM launchVincent Ambo1-15/+19
This enables half of the shortcuts for switching keyboard languages when EXWM launches. The cyrillic ones are commented out because Emacs doesn't start otherwise, I've no idea why and don't care at the moment.
2020-04-18 r/632 feat(tools/emacs): Add screen layouts for nugget to EXWM configVincent Ambo1-9/+35
2020-04-17 r/631 feat(tools/emacs): Refactor monitor layout setup in EXWMVincent Ambo1-41/+47
vauxhall (my laptop) now has an additional screen connected at home, but sometimes I use that screen for my desktop computer (nugget). This refactors the randr configuration for EXWM to support somewhat more dynamic, multi-monitor layouts and adds key bindings to toggle between some of the different configurations I want.
2020-04-04 r/627 feat(tools/emacs): Title the TVL window correctlyVincent Ambo1-0/+5
2020-01-05 r/331 chore(emacs.d): Remove edwina configurationVincent Ambo1-7/+0
Sounds good, doesn't work. (Okay, it does - but not like I want it to and with too many caveats at the moment - maybe later)
2019-12-25 r/302 fix(emacs.d): Slightly more reliable way of setting edwina prefixVincent Ambo1-0/+4
2019-12-24 r/299 fix(emacs.d): Avoid advising split-window-* functionsVincent Ambo1-0/+3
Advising these functions apparently breaks things internally.
2019-12-20 r/208 fix(emacs.d): Correctly restore default font size in randr-singleVincent Ambo1-1/+1
2019-12-17 r/179 feat(emacs.d): Set screen-specific default text scalesVincent Ambo1-3/+5
2019-12-15 chore(emacs.d): Use local term-switcher packageVincent Ambo1-1/+1
2019-12-14 r/144 chore(emacs.d): Move init/* to config/*Vincent Ambo1-0/+211