- Jun 01, 2021
-
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
webapi mainly for tests, but it's usable too
-
- May 17, 2021
-
-
Kali Kaneko authored
-
- May 04, 2021
-
-
Kali Kaneko authored
-
Kali Kaneko authored
this is mainly a workaround for #497
-
Kali Kaneko authored
-
And use the fullness to display the status.
-
-
-
-
-
We just care about locations and fullness.
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
-
- Mar 11, 2021
-
-
Kali Kaneko authored
There's some corner cases that were very badly captured. On the first place, it's confusing to quit on connection errors. Secondly, a side-effect of aborting the initialization of the bitmask object was a semi-random segfault when trying to access the object. Here I pass any connection errors to the gui, but leave to the user to quit the app. This probably will need more work when we want to terminate the app on unrecoverable errors (no polkit, etc...), but for now it makes the systray much more usable. - Resolves: #465
-
a rather annoying bug, since it keeps popping up for every status change. to be included in a hotfix for 0.21.2 release. - Release: 0.21.2 - Closes: #459
-
- Mar 03, 2021
-
-
Kali Kaneko authored
-
Kali Kaneko authored
-
- Feb 26, 2021
-
-
- install into global /Applications - document how to troubleshoot helper - uninstall app is visible on top-level folder - improve detection of running processes for old and new binaries - Closes: #441 - Closes: #445 - Closes: #435
-
- Feb 18, 2021
-
-
kwadronaut authored
-
- Feb 17, 2021
-
-
meskio authored
-
- Feb 08, 2021
-
-
Kali Kaneko authored
-
Kali Kaneko authored
we should try to use qmlfmt, indeed
-
Kali Kaneko authored
- remove unused debug - uncomment notification function, leftover from debug - comment about go-land mutexes
-
Let's make it easier to tell us how buggy our software is, or how happy they are to use it :) - Closes: #422
-
this is a regression that was introduced with previous changes to the menus in windows. activation segfaults in linux and osx, so capture the event only for windows. did not investigate further about the causes, but it seems like a good workaround for the time being.
-
This fixes the segfault. mRootItem has to be deallocated to avoid memory leaks, but doing it concurrently with the dump of the json was a terrible idea. - Closes: #360
-
- Feb 03, 2021
-
-
meskio authored
- Resolves: #413
-