Bernd Wachter
Bernd Wachter
ccache/cmake/nvm should be available from the runner now. Homebrew is installed, but the github runner doesn't have permission to install things.
I'm not touching anything with a nvidia chip, so all my thinkpads are iGPU only.
I'm mainly on the x230 (with several of them). I have a t430 which I'm currently not flashing due to initial setup issues trying to get to a working version...
I had clarified in slack that "android SDK" means "platform tools", which are available - so for both I'm waiting for feedback. This has been added last week: https://github.com/realm/realm-dart/issues/1104 A...
1. attach means pretty much "move window` to the active frame". ion3 has mainly 2 methods for that: via query in the active frame based on the window name (I...
Maybe this script makes it a bit clearer. I didn't find anything suitable to do the windows move: #!/bin/bash # bind = $mainMod, t, exec, hyprwindow tag # bind =...
It isn't obvious to somebody not too familiar with this thing that I need to go through cursor coordinates instead of basing it on an active window. Also dwindle currently...
I don't use anything floating outside of short lived dialogs created that way. bindm = $mainMod, mouse:272, movewindow This allows me to move that window somewhere else by mode+mouse, doing...
I just noticed this one, which probably also would benefit from this: https://github.com/realm/realm-dart/issues/1064 Are there other projects which also would need that?
TL;DR for mac: I have a VM with OS-X/intel capable of doing Unity builds with a fixed seat license. Can be used to get mac tests running while I work...