aboutsummaryrefslogtreecommitdiffstats
path: root/docs/MIGRATION.md
AgeCommit message (Collapse)AuthorFilesLines
7 hoursdocs: record the deletion of ~/.xprofileDanilo M.1-0/+13
An X11 leftover nothing reads under Wayland. Nothing sources it, and every program it started is either not running or started elsewhere now (dunst, by udt-accent). Backed up to /data/udt-backup/xprofile. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015gbjA2bmswN8jyPDKzrvqe
8 hoursdocs: record the pinentry theming fix in MIGRATION.mdDanilo M.1-7/+39
The GPG PIN dialog was the last unthemed Qt6 app. pinentry-qt links Qt6 despite the name, but gpg-agent is spawned from .bashrc and reparented to init, so it never inherits the QT_QPA_PLATFORMTHEME that Hyprland sets for its own children, and every pinentry it spawns fell back to Fusion. Also restructures the document: it was headed "phase 1 (rofi)" and now covers more than rofi, so the phase is a section rather than the title. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015gbjA2bmswN8jyPDKzrvqe
13 hoursdocs: record archiving of the superseded rofi theme directoriesDanilo M.1-11/+19
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01G6aeE37K4GHBsaM51yLTTq
13 hoursdocs: record the confirm dialog migration and glyph changeDanilo M.1-5/+11
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01G6aeE37K4GHBsaM51yLTTq
14 hoursdocs: record phase 1 migration of rofi call sitesDanilo M.1-0/+63
Twelve call sites repointed, backups in /data/udt-backup. Also records three things found during the migration: rofipass was passing a -width flag that rofi 2.0.0 no longer has, the type-4 power menu reuses one directory variable for two different themes, and ddgr_search.py is a rofi script-mode plugin rather than a call site. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01G6aeE37K4GHBsaM51yLTTq