Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x11: Fix remaining leaks from switch to XGetAtomName() | Sebastian Keller | 2023-04-14 | 1 | -1/+3 |
* | x11: Remove unused member variables from MetaX11SelectionInputStream | Sebastian Keller | 2023-04-14 | 1 | -2/+2 |
* | x11: Wrap X call with error traps | Carlos Garnacho | 2023-04-04 | 1 | -0/+7 |
* | x11: Pass Atom directly | Carlos Garnacho | 2023-04-04 | 1 | -4/+2 |
* | x11: Avoid GDK API in X11 selections | Carlos Garnacho | 2023-02-10 | 1 | -5/+6 |
* | x11: Let selection input streams create their own window | Sebastian Keller | 2022-01-07 | 1 | -2/+0 |
* | x11-selection: Plug potential GInputStream leak | Sebastian Keller | 2020-02-01 | 1 | -0/+1 |
* | x11: Map mimetypes back to selection atoms | Carlos Garnacho | 2019-10-12 | 1 | -0/+9 |
* | x11: Translate well known selection atoms to mimetypes | Carlos Garnacho | 2019-10-10 | 1 | -0/+13 |
* | x11: Add X11 MetaSelectionSource implementation | Carlos Garnacho | 2019-05-02 | 1 | -0/+252 |