Ignat Loskutov

Results 7 comments of Ignat Loskutov

Unfortunately, the simplistic Makefile doesn't play well with building both gtk2 and gtk3 versions. Try `make clean && make gtk2`.

Are there any plans to add some more math symbols? The number of the most used ones is not that big: - ∈/∉ (U+2208 and U+2209) - ∘ (U+2218) -...

These symbols are used in base-unicode-symbols Haskell package as well as in ScalaZ, a popular library for the Scala programming language, so their addition would make it much less painful...

Речь ведь о фиксации гарантий, которым уже удовлетворяют распространённые имплементации стандартной библиотеки — вероятно, можно даже в качестве defect report оформить.

@Cardoso17: ```python PPPOE_SOFTC_LIST = 0xffffffff84422370 KERNEL_MAP = 0xffffffff83d243e0 SETIDT = 0xffffffff82249dd0 KMEM_ALLOC = 0xffffffff8221b3f0 KMEM_ALLOC_PATCH1 = 0xffffffff8221b4bc KMEM_ALLOC_PATCH2 = 0xffffffff8221b4c4 MEMCPY = 0xffffffff8245e1c0 MOV_CR0_RSI_UD2_MOV_EAX_1_RET = 0xffffffff82660609 ```

Having the same issue on my Linux machine. Looks like it's a HiDPI related issue; at least, the layout looks fine when the app is not scaled.

@TartanLlama any chance of having this PR merged?