- 21 May, 2022 1 commit
-
-
- 20 May, 2022 1 commit
-
-
- 07 May, 2022 1 commit
-
-
- 01 Apr, 2022 1 commit
-
-
- 25 Mar, 2022 1 commit
-
-
- 18 Mar, 2022 1 commit
-
-
- 17 Mar, 2022 3 commits
-
-
- 16 Mar, 2022 1 commit
-
-
- 15 Mar, 2022 1 commit
-
-
- 14 Mar, 2022 2 commits
-
-
- 13 Mar, 2022 1 commit
-
-
- 12 Mar, 2022 2 commits
-
-
- 10 Mar, 2022 1 commit
-
-
- 07 Mar, 2022 1 commit
-
-
Ask Hjorth Larsen authored
-
- 04 Mar, 2022 1 commit
-
-
- 02 Mar, 2022 1 commit
-
-
- 27 Feb, 2022 1 commit
-
-
- 25 Feb, 2022 1 commit
-
-
- 23 Feb, 2022 1 commit
-
-
- 22 Feb, 2022 1 commit
-
-
Arnaud Ferraris authored
`kgx` used to link to a private shared library installed under `/usr/lib/$ARCH/kgx`, and as a consequence needed a custom RPATH to be set. This library has been dropped recently, so the custom RPATH isn't needed anymore.
-
- 20 Feb, 2022 2 commits
-
-
- 18 Feb, 2022 1 commit
-
-
- 16 Feb, 2022 4 commits
-
-
Jordi Mas authored
-
-
-
-
- 15 Feb, 2022 4 commits
-
-
Zander Brown authored
NEWS generated by appstreamcli, hopefully keeps things happy
-
-
-
-
- 14 Feb, 2022 5 commits
-
-
-
Zander Brown authored
This made sense once, but not anymore Fix: #109
-
Zander Brown authored
Thus rather than observing page lifeycle, we were keeping them alive
-
Zander Brown authored
We were leaking multiple refs via GTask and unneeded strong refs Additionally if the object were to die (or be removed from UI) we could hit a race when :command is slow to spawn, or if it's death is out of sync with ours. By using an explict weak pointer we can check if `self` has been nulled out and thus abort.
-
Zander Brown authored
Fix: #102
-