| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gnome: enable local extensionsHEADmaster | Raul Benencia | 18 hours | 1 | -7/+7 |
| | | |||||
| * | gnome: display-profile-switcher extension | Raul Benencia | 18 hours | 6 | -0/+1219 |
| | | |||||
| * | gnome: rm old code | Raul Benencia | 18 hours | 1 | -12/+5 |
| | | |||||
| * | gnome: consolidate workspace-router extension | Raul Benencia | 18 hours | 4 | -420/+321 |
| | | |||||
| * | emacs: rm unused project machinery | Raul Benencia | 23 hours | 2 | -288/+0 |
| | | |||||
| * | emacs: which-key is now built-in | Raul Benencia | 23 hours | 1 | -4/+1 |
| | | |||||
| * | emacs: rm old latex code | Raul Benencia | 23 hours | 1 | -7/+0 |
| | | |||||
| * | emacs: install doric-themes | Raul Benencia | 23 hours | 1 | -0/+1 |
| | | |||||
| * | emacs: tab-bar only in terminals frame | Raul Benencia | 23 hours | 2 | -3/+9 |
| | | |||||
| * | emacs: drop the em-dash helper command | Raul Benencia | 33 hours | 1 | -6/+3 |
| | | | | | | C-x 8 _ m inserts an em dash out of the box, so the named command was only there to hang C-- on. Keep the short binding, lose the defun. | ||||
| * | emacs: drop the flycheck stack in favour of built-in flymake | Raul Benencia | 33 hours | 1 | -24/+0 |
| | | | | | | | | | | Nothing ever enabled flycheck-mode, so the proselint checker and the languagetool backend were dormant: the latter also needed a docker container that never got past a TODO. Emacs ships flymake and consult-flymake is already bound, so add flymake-proselint if prose linting is wanted again. Removes the flycheck and flycheck-languagetool dependencies. | ||||
| * | emacs: replace hydras with built-in equivalents | Raul Benencia | 33 hours | 1 | -35/+3 |
| | | | | | | | | | hydra-tab-bar shadowed C-x t, which is already tab-prefix-map: 2 new, 0 close, r rename, m move, d dired, f find-file, RET switch. hydra-zoom is text-scale-adjust, which repeats on its own. hydra-go bound gofmt, already run by gofmt-before-save, and go-coverage; dropping it also stops shadowing consult-man on C-c m. Removes the hydra dependency. | ||||
| * | emacs: use built-in eglot, drop go-eldoc | Raul Benencia | 33 hours | 1 | -6/+1 |
| | | | | | | | eglot ships with Emacs 30, so :ensure pulled a redundant ELPA copy. go-eldoc has been unmaintained since 2017 and eglot provides eldoc for Go, so hook eglot-ensure into go-mode instead. | ||||
| * | emacs: fix org-capture frame name and wm focus | Raul Benencia | 6 days | 1 | -3/+7 |
| | | |||||
| * | gnome: workspace router locked screen fix | Raul Benencia | 6 days | 1 | -2/+5 |
| | | |||||
| * | emacs: single window when capturing | Raul Benencia | 7 days | 2 | -16/+22 |
| | | |||||
| * | emacs: mv from rul/ to rul- function names | Raul Benencia | 7 days | 4 | -43/+43 |
| | | |||||
| * | gbp.conf: export to build/export, tarballs in build/tarballs | Raul Benencia | 2026-07-26 | 1 | -1/+0 |
| | | |||||
| * | alias.d: force TMPDIR=/tmp for mmdebstrap unshare | Raul Benencia | 2026-07-26 | 1 | -1/+5 |
| | | | | | | Our 0700 $HOME/tmp can't be traversed by the sub-UIDs mmdebstrap maps in unshare mode; point chroot creation at a world-traversable /tmp. | ||||
| * | gbp: dir configs | Raúl Benencia | 2026-07-26 | 1 | -2/+2 |
| | | |||||
| * | emacs: reset org cache after reverting a file | Raul Benencia | 2026-07-08 | 2 | -0/+14 |
| | | |||||
| * | alias: generalize gcm | Raul Benencia | 2026-07-08 | 1 | -4/+13 |
| | | |||||
| * | fix(emacs): avoid undecorated maximized frames | Raul Benencia | 2026-06-12 | 2 | -4/+4 |
| | | | | | | Remove undecorated startup frames. This prevents the blank bottom strip seen on Mutter/X11 after monitor changes. | ||||
| * | gnome: retire rofi to switch apps | Raul Benencia | 2026-06-08 | 1 | -6/+3 |
| | | |||||
| * | emacs: install org-tempus via ensure | Raúl Benencia | 2026-06-08 | 1 | -4/+1 |
| | | |||||
| * | gnome-set-config: use gnome-window-switcher wrapper and install ↵ | Raul Benencia | 2026-06-08 | 1 | -2/+16 |
| | | | | | workspace-router-cli | ||||
| * | gnome-move-windows updates | Raul Benencia | 2026-06-08 | 1 | -17/+146 |
| | | |||||
| * | workspace router | Raul Benencia | 2026-06-08 | 4 | -6/+476 |
| | | |||||
| * | fix rofi in wayland | Raul Benencia | 2026-05-03 | 2 | -2/+33 |
| | | |||||
| * | emacs: save files after marking them as done in org-agenda | Raul Benencia | 2026-05-01 | 2 | -0/+14 |
| | | |||||
| * | gnome: window routing updates | Raul Benencia | 2026-04-30 | 3 | -11/+27 |
| | | |||||
| * | emacs: better email composition. | Raul Benencia | 2026-04-20 | 2 | -2/+14 |
| | | |||||
| * | emacs: notmuch qol improvements | Raul Benencia | 2026-04-20 | 2 | -63/+127 |
| | | |||||
| * | unspam | Raul Benencia | 2026-04-19 | 1 | -12/+70 |
| | | |||||
| * | emacs: copy-region on select | Raul Benencia | 2026-04-17 | 2 | -0/+11 |
| | | |||||
| * | emacs: cheaper notmuch refresh | Raul Benencia | 2026-04-14 | 2 | -0/+12 |
| | | |||||
| * | org-agenda-shell | Raul Benencia | 2026-04-13 | 8 | -7/+891 |
| | | | | | Initial version of org-agenda-shell. Alpha. | ||||
| * | emacs: ensure org-remark | Raul Benencia | 2026-03-31 | 2 | -8/+10 |
| | | |||||
| * | workspace-router: enable shell-version 46 | Raul Benencia | 2026-03-31 | 1 | -1/+1 |
| | | |||||
| * | gnome-set-config: enable workspace-router on startup | Raul Benencia | 2026-03-27 | 1 | -0/+24 |
| | | |||||
| * | workspace-router gnome extension | Raul Benencia | 2026-03-27 | 2 | -0/+284 |
| | | |||||
| * | emacs: define startup frames | Raul Benencia | 2026-03-27 | 2 | -5/+84 |
| | | |||||
| * | emacs: refresh rul-emacs.org | Raul Benencia | 2026-03-27 | 1 | -160/+409 |
| | | |||||
| * | emacs: rm code to avoid flash of light in early-init | Raul Benencia | 2026-03-12 | 1 | -19/+0 |
| | | | | | It's no longer working, and it breaks themes. | ||||
| * | emacs: add org remark | Raúl Benencia | 2026-03-10 | 1 | -1/+6 |
| | | |||||
| * | gnome-move-windows | Raul Benencia | 2026-03-09 | 1 | -1/+1 |
| | | |||||
| * | emacs: exit vterm-copy-mode after copying | Raul Benencia | 2026-03-07 | 1 | -1/+10 |
| | | |||||
| * | emacs: close tab and kill buffer after exiting vterm | Raul Benencia | 2026-03-07 | 1 | -2/+15 |
| | | |||||
| * | emacs: keep all vterm bindings in the same file | Raul Benencia | 2026-03-07 | 2 | -12/+10 |
| | | |||||
| * | emacs: set medium as fontaine default | Raul Benencia | 2026-03-07 | 1 | -1/+1 |
| | | |||||
