Skip to content

ShellBar v1.7.0

Choose a tag to compare

@rendergraf rendergraf released this 13 Jun 08:41
4b5484b

v1.7.0

New Features

  • Terminal Search (Ctrl+F) — inline search bar with real-time scan through scrollback, match navigation (▲/▼/Enter), centered scrolling, green rounded highlight with 600ms fade-out on click
  • Font Zoom (Ctrl+= / Ctrl+-) — resize terminal font in 2px steps with zoom percentage chip overlay
  • Toolbar Button Feedback — 200ms CSS flash on click for immediate visual confirmation
  • Utility Bar Toggle — green tools SVG icon when active, gray when inactive
  • Embedded SVG Icons — drag-handle and tools icons compiled into GResource (no theme dependency)

Fixes

  • Drag-and-drop memory safety: deferred rebuild, GTK_IS_WIDGET guards
  • Search bar crash on re-open (missing g_object_ref)
  • Preferences dialog: flat card borders, extra label padding
  • Search bar CSS: dark translucent background, rounded entry borders

What's Changed

See commits