PaddiM8

Results 96 comments of PaddiM8

@koekeishiya Alright, this should be it: [Sample of yabai.txt](https://github.com/koekeishiya/yabai/files/8942025/Sample.of.yabai.txt)

I just tested it on 4.0.0 and get the problem there as well.

I'm getting the following: ``` ~ ❯ sudo yabai --load-sa sh: /Library/ScriptingAdditions/yabai.osax/Contents/MacOS/mach_loader: No such file or directory yabai: scripting-addition failed to inject payload into Dock.app! ``` I had issues on...

I'm having this issues as well on 12.3.1. SIP is fully disabled. I actually had this issue when I was on 11.3 as well though. I have used xorpse/yabai previously,...

`yabai -m config window_shadow off` worked *quite* well for me, but it still didn't look completely flat in all programs. To get around this, I added a border around windows...

Any progress on this? This crate seems great, but I really need functions like these.

Well, integration will often not be perfectly accurate, since functions can really vary a lot. Sometimes it's spot on, sometimes it's not. in this case, it looks like it's related...

> Hi, I encountered the same result just like this one > > Given > ```∫(-2,2,(√(4-x^2))*(1/2+x^3*cos(x/2))dx)``` > > We suppose to get the result ```pi```, which is ```3.1415926535897``` > However,...

I agree, this would be very useful. I should be able to implement this when I have time.

That would be cool. Basic vector support should be fairly simple, although the `KalkNum` struct probably needs some better way to deal with values of different types, so some architectural...