-
Since I primarily use [MLVWM](https://github.com/morgant/mlvwm) with the [mlvwmrc](http://github.com/morgant/mlvwmrc) configuration, I'd like a more Mac-like way to open `xsndiomenu`. Preferably, a Me…
-
A simple spellcheck/red underline to show misspelled words would be just dandy. Thanks!
-
Hi, i'm running into an issue when using mixins where the principal argument is a function (typically to write structures such as "monotone functions").
```
HB.mixin Record IsFoo X (f : X -> X) :=…
-
Hello, I discovered, that on Safari 5.1.4 (Mac) the Demo shows grayscaled Images, but doesn't change to color on hover. I'm using the script on a Website, where it works perfectly.
PS: Would it be po…
-
`order_hom` is essentially the same as a `rel_hom` between two instances of `≤`.
One of two things should happen:
- `order_hom` should be refactored to be based on `rel_hom`, with an interface to s…
-
As the project manager, I want the website to give the right information and feel to the user, so they can understand our studio's style
Acceptance:
- Find out what information should we have on o…
-
#### Description of the problem
Weird behaviour with evar instantiation and `destruct`.
I have an variable `a` and create an evar `?k1`. Then I do a `destruct` over `a`. In the case wher…
ghost updated
3 years ago
-
```
(Originally reported by jmharris)
Using monotone checkout 20/10/09.
Where an app has a popup which would normally appear in the center of the
parent window (e.g. find dialog in Konsole, KDE 3.5)…
-
[df.csv](https://github.com/microsoft/LightGBM/files/7831557/df.csv)
```
import lightgbm as lgb
import pandas as pd
df = pd.read_csv("df.csv")
y = df['y']
X = df.drop('y', axis=1)
model_c…
-
## Issue Details
This issue concerns the result of boolean operations performed on bezier polygons in the boolean_set_operations_2 demo present in the cgal-public-dev library.
I used the modified v…