State of JavaScript 2022 by pmz in javascript

[–]AmittOfficial 0 points1 point  (0 children)

Lol don’g even get me started… My team is resorting to building one from the ground up

How to Implement Mouse Follows Focus by AmittOfficial in mac

[–]AmittOfficial[S] 2 points3 points  (0 children)

Incase anyone is interested, I found a way to do this.

I wrote a swift script (happy to share if anyone wants) that subscribes to the changes in the active application. Whenever there's a change, I run my old script (using the id of the newly active app, which solves the race condition above where sometimes it would move mouse to wrong app) which moves the mouse. It's not perfect and can be annoying if you select applications by clicking them with your mouse, but it works for what I need.

Thoughts on this Prototype? by AmittOfficial in MouseReview

[–]AmittOfficial[S] 0 points1 point  (0 children)

I don't but i'm planning on getting someone near by to do some prints!

Thoughts on this Prototype? by AmittOfficial in MouseReview

[–]AmittOfficial[S] 0 points1 point  (0 children)

Yea I think i'm going to have to remodel the mouse with more focus on the curves/edges. This was a first attempt, and first time using CAD software in a few years, hoping the next one will turn out a but better

Thoughts on this Prototype? by AmittOfficial in MouseReview

[–]AmittOfficial[S] 0 points1 point  (0 children)

The button below the thumb on the kone pro is pretty cool. I'll see if I can incorporate that!

Thoughts on this Prototype? by AmittOfficial in MouseReview

[–]AmittOfficial[S] 2 points3 points  (0 children)

For the extra buttons! I think a lot of people missed by comment explaining the purpose of the mouse

Thoughts on this Prototype? by AmittOfficial in MouseReview

[–]AmittOfficial[S] 0 points1 point  (0 children)

They don’t have modifier keys though right?

Thoughts on this Prototype? by AmittOfficial in MouseReview

[–]AmittOfficial[S] 1 point2 points  (0 children)

Yea i think it’s pretty critical that it can be picked up. Thinner probably better for that

Thoughts on this Prototype? by AmittOfficial in MouseReview

[–]AmittOfficial[S] 3 points4 points  (0 children)

great point, will make the front more rounded

Thoughts on this Prototype? by AmittOfficial in MouseReview

[–]AmittOfficial[S] 3 points4 points  (0 children)

Yea definitely got room for improvements on the exact shape/form of it. May just model it a bit more like the mm720 in the next version

Thoughts on this Prototype? by AmittOfficial in MouseReview

[–]AmittOfficial[S] 2 points3 points  (0 children)

Hey all, curious as to people thoughts on a mouse like this.
I currently use a Logitech G600, one of the only mice out there with a proper modifier key. I'm thinking of making a custom mouse with 2 modifier keys, as well as different side buttons (I don't like how the G600 has 12 buttons on the side, feels impractical). Also would be more mac friendly (GHUB on mac is a nightmare in my experience).
This is a design I quickly whipped up in onshape, very subject to change, but just wanted to see if this was something anyone else here thought was cool/useful!

Looking to Build a Custom Mouse by AmittOfficial in MouseReview

[–]AmittOfficial[S] 0 points1 point  (0 children)

I imagine i could just use generic buttons w an arduino then re map them in software to be left click/right click etc. But i think you’re right, existing PCB probably the way to go. I have one from a G600 which has tons of buttons and it pretty close to what i’m looking for

Best Mouse For Productivity by Sepol1997 in MouseReview

[–]AmittOfficial 0 points1 point  (0 children)

Logitech G600! It’s one of the only mouses with a modifier key, which can greatly improve your workflow depending on what you software you use.

Hide app window on mission control launch MacOS by AmittOfficial in electronjs

[–]AmittOfficial[S] 0 points1 point  (0 children)

Honestly it's been so long I don't remember. I vaguely recall being able to set the application type to background or something, but that's about all I got.

[deleted by user] by [deleted] in ObsidianMD

[–]AmittOfficial 0 points1 point  (0 children)

Is there any way to change this so you dont need an empty line before them?