pomatez icon indicating copy to clipboard operation
pomatez copied to clipboard

Misc tauri fixes

Open 0rvar opened this issue 7 months ago • 1 comments

  • Add empty updater config in development (refused to build otherwise)
  • Switch to LogicalSize instead of PhysicalSize to support high-dpi screens like Macbooks
  • Implement hiding to tray when exiting window

There's some rustfmt in there as well.

I can split these changes up into separate PRs as needed, and if you wish I could get rid of the rustfmt diffs. Let me know.

0rvar avatar Nov 13 '23 12:11 0rvar