• Hi there 👋

    Typing SVG

  • Joined on 2026-03-21
zach pushed to feat/updated-components at zach/z-bar-qt 2026-06-14 12:49:07 +02:00
eb99237a31 remove accidental material symbols font from assets
zach pushed to feat/updated-components at zach/z-bar-qt 2026-06-14 12:47:58 +02:00
3f5cc2de07 MaterialIcon opsz clamp, UPower popout and widget changes, improved SysTray hover detection logic
zach commented on issue zach/z-bar-qt#125 2026-06-14 09:54:59 +02:00
Preset scheme mode integration with proper scheduling

First for sure IMO. I believe anything "automatic" like that should be with direct consent from the user.

We can have visual feedback when the user hasn't selected a light mode preset, such as…

zach pushed to feat/updated-components at zach/z-bar-qt 2026-06-13 20:12:02 +02:00
6034c4816d clipboard preview with syntax support
zach pushed to feat/updated-components at zach/z-bar-qt 2026-06-13 13:15:01 +02:00
7756e46355 fix scrollbar mouse pointer change not being accurate to handle position
zach pushed to feat/updated-components at zach/z-bar-qt 2026-06-13 13:12:18 +02:00
39895bf75b fix scrollbar visible even when contentHeight < height
zach pushed to feat/updated-components at zach/z-bar-qt 2026-06-13 13:08:39 +02:00
fea468dd0c remove logging
zach pushed to feat/updated-components at zach/z-bar-qt 2026-06-13 12:56:56 +02:00
f1dbff1208 scrollbars QOL updates
zach pushed to feat/updated-components at zach/z-bar-qt 2026-06-13 01:44:16 +02:00
4b7ba30272 clipboard preview with image support
zach commented on issue zach/z-bar-qt#123 2026-06-11 21:09:40 +02:00
Calendar CalDav support

I'd be down for that, yeah. We would need a way to fetch CalDAV calendars, though, since it would not be robust in pure JS. I tried looking around a bit for any libraries we could use directly but…

zach pushed to feat/updated-components at zach/z-bar-qt 2026-06-11 20:02:42 +02:00
e29763134e clipboard config options + fade text and keyboard input handling
zach pushed to feat/updated-components at zach/z-bar-qt 2026-06-11 14:35:50 +02:00
130e613eb5 clipboard history using cliphist
zach pushed to feat/updated-components at zach/z-bar-qt 2026-06-10 19:29:25 +02:00
e90f1facb7 default apps config entries, revert focus property on root shell
zach pushed to feat/updated-components at zach/z-bar-qt 2026-06-10 14:40:44 +02:00
6b77ebd9be more efficient desktop icons
zach pushed to feat/updated-components at zach/z-bar-qt 2026-06-10 00:48:21 +02:00
01556e66f3 settings window pages replace anims
zach pushed to feat/updated-components at zach/z-bar-qt 2026-06-09 13:09:34 +02:00
dbccc14f9a settings window category navrail changes and padding decreases
zach pushed to feat/updated-components at zach/z-bar-qt 2026-06-08 23:35:51 +02:00
6bab341190 fix splitbutton menu popout region for clicking outside panel bounds
zach pushed to feat/updated-components at zach/z-bar-qt 2026-06-08 18:35:38 +02:00
8ec7faaafd fix statelayer colors for various components, add logic for color background feedback on tray items when icon doesn't have color layer
zach pushed to feat/updated-components at zach/z-bar-qt 2026-06-08 18:17:16 +02:00
ea911996a8 fix text wrapping on time input components
zach pushed to feat/updated-components at zach/z-bar-qt 2026-06-08 15:28:33 +02:00
c0202ef015 fix text set on escape, add focus shift with tab and shift + tab