proomt

Search

Search posts, papers, and topics

ui

RSS
  1. 2

    Desktop Calendar: A Design Journey

    The Thunderbird Automation Team outlines the redesign of the desktop calendar UI, moving to a three‑pane layout (grid, navigation bar, collapsible sidebar) and updating dialogs for better visual hierarchy. Community feedback via surveys and TopicBox shaped the direction, and the new design will be rolled out incrementally for further testing.

    Mozilla Automation Teamthunderbird.net5 minHN7327
  2. 3

    pgAdmin 4 v9.18 Released

    pgAdmin 4 v9.18 adds a VS‑Code‑style Object Explorer toggle, tightens CSP defaults, and patches five CVEs (auth bypass, argument/connection‑string injection, TOCTOU file write, LLM redirect, empty username import). It also fixes numerous UI bugs, schema‑diff regressions, and updates dependencies. Windows/macOS installers, Docker, RPM/DEB, and a Python wheel are shipped.

    PostgreSQLpostgresql.org4 minrelease
  3. 4

    One App, More Than One Native Window

    Codename One now supports true native desktop windows via a new `Window` class that separates per‑surface state (paint queue, input routing, native peers) from the global `Display`. The change adds a `PaintSurface` abstraction, platform‑specific window back‑ends (AWT/Swing, Direct2D, GTK, UIWindowScene), and a migration path for components that assumed a single `Form`. Initial release has some UI…

    CodeName Onecodenameone.com11 min
  4. 5

    I still like writing websites by hand

    A personal blog post describing how the author hand‑crafted a single‑page site for a consultant using Astro, a custom CSS halftone background (leveraging `background‑repeat: space`) and a subtle neon glow via stacked box‑shadows. Includes a few concrete CSS snippets and design‑system references but no deep engineering analysis.

    Chen Hui Jingchenhuijing.com4 minHN2
  5. 6

    Seeing Double with the iPhone Duo [FREE]

    A speculative preview of Apple’s upcoming iPhone Duo, summarizing hinted‑away SwiftUI/UIKit APIs (size classes, split view, tab‑bar placement, toolbar axis, badge, overflow) and advising developers to target iOS 27 SDK now while waiting for Xcode 27.1.

    Ray Wenderlichkodeco.com5 min
  6. 7

    llm-keys-ui 0.1

    Simon Willison released llm-keys-ui 0.1, a tiny web UI that lets you store LLM API keys on a remote machine and retrieve them via the llm CLI, avoiding pasting keys into chat sessions. It runs with a single uvx command and exposes local network URLs for access.

    Simon Willisonsimonwillison.net1 minrelease
  7. 8

    JavaScript Find in Page: DOM Text Above the Codename One Canvas

    The Codename One JavaScript port now projects eligible text runs from its canvas onto an absolute‑positioned DOM layer, restoring browser find‑in‑page, selection, and accessibility while keeping layout on the canvas. It also adds high‑DPI backing, incremental semantic diffing, and richer input attributes, with a few edge cases still rendered on the canvas.

    CodeName Onecodenameone.com4 min
  8. 9

    AI on your terms: Firefox meets you where you are

    Firefox adds an AI Controls panel letting users toggle all current and future AI features, pick individual capabilities (translation, alt‑text, tab suggestions, link‑preview key points), and choose from multiple chatbot providers (Claude, ChatGPT, Gemini, Mistral) in a sidebar. The new Smart Window beta integrates an AI assistant that can read open tabs, browsing history, group related tabs, show…

    Mozilla Automation Teammozilla.org4 min
  9. 10

    Introducing: Dark mode for Flare

    Flare adds a dark theme. The post outlines the design steps: defining semantic color tokens, adjusting gradients and shadows, and using side‑by‑side screenshots to verify the light theme stays unchanged. Accessibility is mentioned but no code or measurable results are provided.

    Freek Van der Hertenfreek.dev1 min
  10. 11

    Announcing Windows 11 Release Preview Builds 26100.9539/26200.9539

    Microsoft released Windows 11 24H2/25H2 Release Preview builds 26100.9539/26200.9539. The update ships via gradual or normal rollout and adds UI tweaks (File Explorer preview pane, Home state, thumbnail reliability), Emoji 17.0 support, a new Tips widget, extensive personalization background fixes, Bluetooth UI/audio stability improvements, accessibility “Open apps maximized”, refreshed Magnifier…

    Microsoft Edgewindows.com6 minrelease
  11. 13

    Reminder of Things

    The author reflects on moving from the Things to‑do app to Apple Reminders, citing Siri/HomePod integration and collaborative lists as the main reasons, while criticizing Reminders’ UI clutter. He notes the fragmentation of his task data across multiple apps and hopes a third‑party front‑end like Unforgetful could combine the simplicity of Things with Reminders’ data.

    Jonathan Snooksnook.ca2 min