Commit Graph

80 Commits

Author SHA1 Message Date
d899d00749 fix: increase GCMH idle delay + reduce idle redisplay
- gcmh-auto-idle-delay-factor: 10 → 20 (less frequent idle GC)
- gcmh-high-cons-threshold: 200MB (GC triggers less often)
- jit-lock-defer-time: 0.5s (deferred fontification)
- redisplay-dont-pause + fast-but-imprecise-scrolling
2026-02-20 11:14:59 +01:00
edc63f2ad3 fix: disable show-paren-mode + terminal cursor blink for Zoom
- show-paren-mode OFF (idle redraw every 1s)
- Terminal cursor blink disabled via DECTCEM escape sequence
- Both are Zoom focus follower jump triggers
2026-02-20 11:03:54 +01:00
2ad8721dda fix: cancel persp timer after startup via run-with-timer
- Let persp-mode start normally (no more void-function error)
- Cancel the 2.5s cache timer 3s after init
2026-02-20 11:00:47 +01:00
3d6c8bae64 fix: set persp-set-frame-buffer-predicate before persp-mode loads
- Fixes void-variable error on startup
- Sets persp-set-frame-buffer-predicate nil BEFORE persp-mode init
- Deferred timer cleanup as safety net
2026-02-20 11:00:06 +01:00
99589a5701 fix: disable persp-mode 2.5s cache timer (main Zoom jump cause)
- persp-frame-buffer-predicate cache timer cancelled (2.5s redraw)
- persp-set-frame-buffer-predicate disabled
- which-key-idle-delay unified to 2.0s (was 0/0.8 conflicting)
- show-paren-delay increased to 1.0s
2026-02-20 10:58:20 +01:00
022323de8f fix: aggressive redraw reduction for macOS Zoom accessibility
- doom-modeline-refresh-rate: 1.0 → 5.0
- org-idle-time: 1.0 → 15
- auto-revert-interval: 5s → 30s, disable VC polling
- diff-hl-flydiff-delay: 0.3 → 30s
- flycheck idle delays: 0.5 → 10s
- global-hl-line-mode disabled (redraw trigger)
2026-02-20 10:53:48 +01:00
6c15d1483f fix: disable centered-cursor-mode, focus-follows-mouse, increase idle timers
- centered-cursor-mode OFF (hlavní příčina skákání s macOS Zoom)
- mouse-autoselect-window + focus-follows-mouse OFF (konflikt s Zoom focus follower)
- auto-save idle timer: 5s → 30s (méně redraws)
- corfu-auto-delay: 0.15 → 0.5 (méně popup blikání)
2026-02-20 10:49:18 +01:00
Martin Sukany
b51f0c634a added latex export post processing for org 2026-02-20 10:41:58 +01:00
Martin Sukany
e9e0ab4e0b fix: projectile stucked in TRAMP mode (remote) 2026-02-19 17:32:57 +01:00
Martin Sukany
0ffb14d3b5 updated configuration 2026-02-19 17:10:57 +01:00
Martin Sukany
8214fbe78e update 2026-02-13 21:53:35 +01:00
Martin Sukany
c32cffc759 Added
- support for roam
- support for elfeed
- minor changes
- cleared configural
2026-02-13 13:45:08 +01:00
Martin Sukany
06fda42c59 espeak revert 2026-02-12 21:42:48 +01:00
Martin Sukany
c386ed6380 prior espeak 2026-02-12 21:32:36 +01:00
Martin Sukany
962f2a7462 updated 2026-02-12 19:33:13 +01:00
Martin Sukany
90035052a3 update 2026-02-12 19:29:18 +01:00
Martin Sukany
c2f7671e89 updated config for emacspeak. 2026-02-12 17:57:24 +01:00
Martin Sukany
ad3c114fcd added emacspeak support. 2026-02-12 17:38:52 +01:00
Martin Sukany
3543f2f23d Mail setup 2026-02-12 12:52:50 +01:00
Martin Sukany
84329b6a7c theme changed to doom rouge 2026-02-08 13:24:31 +01:00
Martin Sukany
88ec1f83cd theme changed to doom rouge 2026-02-08 13:21:21 +01:00
Martin Sukany
d71d01c70b theme changed to doom-zenburn 2026-02-08 13:17:57 +01:00
Martin Sukany
b4e757346f update configuration 2026-02-08 13:14:55 +01:00
Martin Sukany
6c77507b19 update 2026-02-08 12:10:38 +01:00
Martin Sukany
4127a2a9a6 update 2026-02-08 00:00:09 +01:00
Martin Sukany
3423b08606 update 2026-02-07 23:30:27 +01:00
Martin Sukany
52d90e72d8 update 2026-02-07 22:55:15 +01:00
Martin Sukany
b77864b6da update 2026-02-07 14:11:08 +01:00
Martin Sukany
7aec2fcbed added basic support for Babel inline programming in Org 2026-02-06 17:40:33 +01:00
Martin Sukany
639c1ba1d0 initial commit 2026-02-06 17:03:36 +01:00