Skip to content

Comments

Remove the Menu bar and Add Pointer Cursors#76

Closed
kevwilliams wants to merge 2 commits intomainfrom
fix/menubar-pointers
Closed

Remove the Menu bar and Add Pointer Cursors#76
kevwilliams wants to merge 2 commits intomainfrom
fix/menubar-pointers

Conversation

@kevwilliams
Copy link

This hides the transparent menubar and also adds pointer cursors on the toggle switch, buttons, and clickable dropdown triggers for visible feedback on clickable things in the proxies list and dialogs.

This is what the menubar looks like on wayland/linux desktop, you can see its transparent and kinda fun looking so I hid it.
Screenshot From 2026-02-11 14-35-30

Adding cursor-pointer on toggle and buttons:
Screenshot From 2026-02-11 14-54-06

@zachsmith1
Copy link
Contributor

might need a rebase i think

@kevwilliams kevwilliams changed the base branch from main to native-window-and-ui-updates February 11, 2026 22:58
@kevwilliams
Copy link
Author

Yea I forgot I started with Matt's native-window branch - changed base. That could be merged first and this could be merged after if thats cleaner.

@zachsmith1
Copy link
Contributor

@kevwilliams just merged Matts branch

@kevwilliams kevwilliams changed the base branch from native-window-and-ui-updates to main February 11, 2026 23:34
@mattdjenkinson
Copy link
Contributor

mattdjenkinson commented Feb 12, 2026

I had made a conscious decision not to use cursor-pointer on clickable elements that aren't external links to make the app feel more native. There's some info on how Apple thinks pointers should work on macOS here.

Happy to stick them in if that's the consensus though.

Looks like we need to make some more platform specific changes to the UI - that bar with the Datum logo looks odd on Linux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants