Torsten Stelling
Torsten Stelling
And please include markdown editing. This would be awesome.
Just my 2cents here. > 1. What if you already have one pinned item and pin another one? Will the second, new, pinned item be as second pinned item, under...
hmm... may be an UDP broadcast can solve the problem with discovering members of the network and sending data to other instances? It is already implemented... https://www.hammerspoon.org/docs/hs.socket.udp.html#broadcast The thing that...
This may help... I use this vor maximising windows. ```lua function maximizeWindow() -- full screen window local win = hs.window.focusedWindow() local f = win:frame() local screen = win:screen() local max...
@hasantahir That is weird, since Chrome is working with this routine here fine.
And the icon is also broken.