Skip to content

KiwiDesk 1.1.1

Choose a tag to compare

@github-actions github-actions released this 30 Aug 20:22
ee3f773

Highlights

A small patch about focus: one fix for the moment your Mac
wakes, one for the keyboard path in Settings. The rest is
housekeeping — the site now names the sticky feature what
Settings names it, a localization tool refuses a half-redirect
it once obeyed silently, and a broad comment trim landed across
the Settings tree.

Waking up

  • Shortcuts work right after your Mac wakes. Waking or
    unlocking used to restore your focused window on screen —
    ring, bars, everything — while macOS quietly kept another app
    in front, so every shortcut was denied until a rescue click
    produced a real focus change. The wake restore now actually
    hands that window the focus (and when it is gone, the window
    genuinely in front), and if macOS refuses the handoff, the
    first key press heals it instead of dying.

The Settings keyboard path

  • Jumping between areas keeps the keyboard with you.
    Following a cross-reference link, or picking a search result
    that lives in another area, left keyboard focus stranded at
    the top of the window. It now lands on the ← Home chip,
    exactly as opening an area from Home always did, so Tab keeps
    walking from where you are. (As before, full keyboard access
    needs System Settings ▸ Keyboard ▸ Keyboard navigation turned
    on.)

What's Changed

  • chore(site): sync release notes and feed for v1.1.0 by @github-actions[bot] in #1124
  • feat(site): the comparison page, and the site work it surfaced (#975) by @hajiboy95 in #1128
  • docs(agents): add the §2 comment budget by @hajiboy95 in #1129
  • chore(comments): trim gui to the §2.8 budget (batch 1) by @hajiboy95 in #1131
  • chore: drop the local-gate checkbox from the PR template by @hajiboy95 in #1133
  • fix(core): pay the wake restore's focus for real by @hajiboy95 in #1135
  • ci: run the required checks on merge-group refs by @hajiboy95 in #1138
  • chore(comments): trim onboarding and settings census to §2.8 budget by @hajiboy95 in #1132
  • chore(comments): trim settings census and components (batch 3) by @hajiboy95 in #1134
  • chore(comments): trim bars and colors settings (batch 4) by @hajiboy95 in #1136
  • docs(agents): land PRs through the merge queue by @hajiboy95 in #1137
  • chore: quiet the local test gate by @hajiboy95 in #1141
  • docs(site): call sticky "Sticky", the word Settings already uses by @hajiboy95 in #1143
  • fix(localization): refuse merge-keys under any extract override by @hajiboy95 in #1142
  • chore(comments): trim settings components to §2.8 budget (batch 5) by @hajiboy95 in #1139
  • fix(gui): state a focus destination on area→area navigation by @hajiboy95 in #1144
  • docs(site): rule the dashboard-held build watch paths by @hajiboy95 in #1151
  • chore(release): stamp version 1.1.1 by @hajiboy95 in #1152

Full Changelog: v1.1.0...v1.1.1