Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update SingleApplication | Nicolas Werner | 2021-06-25 | 29 | -63/+1050 |
| | |||||
* | Fix warning on gcc11 | Nicolas Werner | 2021-05-13 | 1 | -1/+1 |
| | |||||
* | Switch profile code to a more flexible method | LorenDB | 2020-12-24 | 13 | -298/+473 |
| | | | | This introduces a new version of SingleApplication as well. | ||||
* | Update blurhash | Nicolas Werner | 2020-09-16 | 1 | -3/+4 |
| | |||||
* | Bump singleapplication version | Nicolas Werner | 2020-05-26 | 12 | -89/+211 |
| | |||||
* | Add SSO | Nicolas Werner | 2020-05-09 | 1 | -0/+5125 |
| | | | | closes #94 | ||||
* | Speed up blurhash code | Nicolas Werner | 2020-03-04 | 2 | -2/+5 |
| | |||||
* | Experimental blurhash implementation (MXC2448) | Nicolas Werner | 2020-03-03 | 3 | -0/+517 |
| | |||||
* | Use third_party singleapplication helper | Nicolas Werner | 2020-02-23 | 10 | -0/+1466 |
This may still not raise the application correctly on some WMs, because they don't allow disturbing the user with windows popping up. I don't think we want to work around that. fixes #84 fixes #113 |