libmks/lib
Bilal Elmoussaoui 482ec4f9f6 session: Allow setting the unique name
If multiple instances of QEMU are running, with the currently exposed API
you can't interact with queued name owners and only with the main process.

Also modify mks-connect to make use of this and display the unique name there as well.
2023-10-25 23:21:08 +02:00
..
dbus-display1.xml data: Sync the DBus spec file 2023-08-30 11:05:59 +02:00
gconstructor.h initial commit 2023-02-08 18:06:08 -08:00
libmks.h device: Implement the new touch interface 2023-06-15 13:57:19 +02:00
meson.build build/gi: Stop hardcoding wrong header file name 2023-09-07 22:02:53 +02:00
mks-cairo-framebuffer-private.h license: update sources to LGPLv2.1+ 2023-06-02 10:18:05 -07:00
mks-cairo-framebuffer.c license: update sources to LGPLv2.1+ 2023-06-02 10:18:05 -07:00
mks-css-private.h license: update sources to LGPLv2.1+ 2023-06-02 10:18:05 -07:00
mks-css.c license: update sources to LGPLv2.1+ 2023-06-02 10:18:05 -07:00
mks-device-private.h license: update sources to LGPLv2.1+ 2023-06-02 10:18:05 -07:00
mks-device.c license: update sources to LGPLv2.1+ 2023-06-02 10:18:05 -07:00
mks-device.h license: update sources to LGPLv2.1+ 2023-06-02 10:18:05 -07:00
mks-display-picture-private.h display: Expose a helper for retriving guest position 2023-06-21 21:09:29 +02:00
mks-display-picture.c fix: Plug few Touchable related leaks 2023-08-23 10:12:17 +02:00
mks-display.c display: Expose a helper for retriving guest position 2023-06-21 21:09:29 +02:00
mks-display.h display: Expose a helper for retriving guest position 2023-06-21 21:09:29 +02:00
mks-display.ui lib: use legacy event controller 2023-02-15 10:38:24 -08:00
mks-dmabuf-paintable-private.h license: update sources to LGPLv2.1+ 2023-06-02 10:18:05 -07:00
mks-dmabuf-paintable.c Merge branch 'bilelmoussaoui/dmabuf-division-0' into 'main' 2023-08-31 16:12:04 +00:00
mks-gl-context-private.h lib: use GLib numeric types 2023-06-15 16:09:22 -07:00
mks-gl-context.c lib: use GLib numeric types 2023-06-15 16:09:22 -07:00
mks-inhibitor-private.h license: update sources to LGPLv2.1+ 2023-06-02 10:18:05 -07:00
mks-inhibitor.c license: update sources to LGPLv2.1+ 2023-06-02 10:18:05 -07:00
mks-init.c build: Use manual registration for gresource 2023-08-31 12:17:35 +02:00
mks-init.h license: update sources to LGPLv2.1+ 2023-06-02 10:18:05 -07:00
mks-keyboard.c cleanup: Consistently use setters for properties 2023-08-31 18:51:09 +02:00
mks-keyboard.h license: update sources to LGPLv2.1+ 2023-06-02 10:18:05 -07:00
mks-keymap-xorgevdev2qnum-private.h lib: add xorgevdev to qnum translations 2023-02-14 13:34:06 -08:00
mks-marshal.defs lib: add marshallers for internal use 2023-02-15 12:15:54 -08:00
mks-mouse.c cleanup: Consistently use setters for properties 2023-08-31 18:51:09 +02:00
mks-mouse.h license: update sources to LGPLv2.1+ 2023-06-02 10:18:05 -07:00
mks-paintable-private.h license: update sources to LGPLv2.1+ 2023-06-02 10:18:05 -07:00
mks-paintable.c cleanup: Prefix & rename create_socketpair 2023-06-23 22:28:34 +02:00
mks-read-only-list-model-private.h license: update sources to LGPLv2.1+ 2023-06-02 10:18:05 -07:00
mks-read-only-list-model.c license: update sources to LGPLv2.1+ 2023-06-02 10:18:05 -07:00
mks-screen-attributes-private.h license: update sources to LGPLv2.1+ 2023-06-02 10:18:05 -07:00
mks-screen-attributes.c license: update sources to LGPLv2.1+ 2023-06-02 10:18:05 -07:00
mks-screen-attributes.h license: update sources to LGPLv2.1+ 2023-06-02 10:18:05 -07:00
mks-screen-resizer-private.h license: update sources to LGPLv2.1+ 2023-06-02 10:18:05 -07:00
mks-screen-resizer.c misc: Replace some of g_warning usages with g_debug 2023-06-15 13:57:19 +02:00
mks-screen.c misc: Drop empty private headers 2023-09-18 15:11:17 +02:00
mks-screen.h device: Implement the new touch interface 2023-06-15 13:57:19 +02:00
mks-session.c session: Allow setting the unique name 2023-10-25 23:21:08 +02:00
mks-session.h session: Allow setting the unique name 2023-10-25 23:21:08 +02:00
mks-speaker.c license: update sources to LGPLv2.1+ 2023-06-02 10:18:05 -07:00
mks-speaker.h cleanup: Drop remaining publicly exposed speaker types 2023-07-06 01:48:20 +02:00
mks-touchable.c cleanup: Consistently use setters for properties 2023-08-31 18:51:09 +02:00
mks-touchable.h device: Implement the new touch interface 2023-06-15 13:57:19 +02:00
mks-types.h cleanup: Drop remaining publicly exposed speaker types 2023-07-06 01:48:20 +02:00
mks-util-private.h cleanup: Prefix & rename create_socketpair 2023-06-23 22:28:34 +02:00
mks-util.c cleanup: Prefix & rename create_socketpair 2023-06-23 22:28:34 +02:00
mks-version-macros.h license: update sources to LGPLv2.1+ 2023-06-02 10:18:05 -07:00
mks-version.h.in fix: Update license content to match used license 2023-09-01 10:58:51 +02:00
mks.gresource.xml lib: encapsulate GtkPicture within MksDisplay 2023-02-14 11:18:48 -08:00
style.css lib: encapsulate GtkPicture within MksDisplay 2023-02-14 11:18:48 -08:00