libmks/lib
Christian Hergert cae805a728 resizer: only branch when non-NULL
My previous commit broke this, which is needed because we always return
FALSE when either are NULL.
2023-05-17 13:37:33 -07:00
..
dbus-display1.xml lib: ensure UnixFDList availability for AudioIn/Out 2023-02-27 18:43:39 -08:00
gconstructor.h initial commit 2023-02-08 18:06:08 -08:00
libmks.h lib: start on MksDisplay widget 2023-02-13 21:53:57 -08:00
meson.build Merge branch 'bilelmoussaoui/reconfigure' into 'main' 2023-05-17 20:11:49 +00:00
mks-cairo-framebuffer-private.h lib: add MksCairoFramebuffer 2023-02-13 17:38:30 -08:00
mks-cairo-framebuffer.c lib: use source for cairo fill operator 2023-03-02 17:55:30 -08:00
mks-css-private.h lib: encapsulate GtkPicture within MksDisplay 2023-02-14 11:18:48 -08:00
mks-css.c lib: handle NULL display during gir generation 2023-02-17 16:40:53 -08:00
mks-device-private.h lib: add session weak pointer to devices 2023-02-09 12:54:48 -08:00
mks-device.c lib: add session weak pointer to devices 2023-02-09 12:54:48 -08:00
mks-device.h lib: make MksDevice classes internal 2023-02-09 02:23:18 -08:00
mks-display-picture-private.h lib: add MksDisplayPicture 2023-02-17 11:40:47 -08:00
mks-display-picture.c display-picture: Don't compute min-width/min-height 2023-04-13 15:13:27 +02:00
mks-display.c Merge branch 'bilelmoussaoui/reconfigure' into 'main' 2023-05-17 20:11:49 +00:00
mks-display.h lib: add MksDisplay:ungrab-trigger 2023-02-17 15:50:02 -08:00
mks-display.ui lib: use legacy event controller 2023-02-15 10:38:24 -08:00
mks-dmabuf-paintable-private.h dmabuf: Properly propagate damage area 2023-05-17 13:08:37 -07:00
mks-dmabuf-paintable.c dmabuf: Properly propagate damage area 2023-05-17 13:08:37 -07:00
mks-gl-context-private.h lib: add GdkDmabufPaintable 2023-02-14 16:27:09 -08:00
mks-gl-context.c lib: add GdkDmabufPaintable 2023-02-14 16:27:09 -08:00
mks-inhibitor-private.h lib: add inhibitor helper 2023-02-17 15:33:40 -08:00
mks-inhibitor.c lib: add inhibitor helper 2023-02-17 15:33:40 -08:00
mks-init.c lib: encapsulate GtkPicture within MksDisplay 2023-02-14 11:18:48 -08:00
mks-init.h lib: add various include guards 2023-02-09 02:21:29 -08:00
mks-keyboard-private.h screen: add keyboard and mouse properties 2023-02-08 21:58:35 -08:00
mks-keyboard.c cleanup: Drop useless conditions 2023-04-13 15:04:40 +02:00
mks-keyboard.h keyboard: Expose keycode translation helper 2023-04-03 17:33:11 +02: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-private.h screen: add keyboard and mouse properties 2023-02-08 21:58:35 -08:00
mks-mouse.c lib: add tracing for MksMouse 2023-02-28 12:49:37 -08:00
mks-mouse.h lib: add MksMouse press, release, and motion API 2023-02-09 03:44:45 -08:00
mks-paintable-private.h lib: use mouse-set from peer to update local position 2023-02-15 12:16:47 -08:00
mks-paintable.c dmabuf: Properly propagate damage area 2023-05-17 13:08:37 -07:00
mks-read-only-list-model-private.h initial commit 2023-02-08 18:06:08 -08:00
mks-read-only-list-model.c initial commit 2023-02-08 18:06:08 -08:00
mks-screen-attributes-private.h lib: add MksScreenAttributes and mks_screen_configure() 2023-02-09 15:39:03 -08:00
mks-screen-attributes.c display: Reconfigure screen when size change 2023-05-10 00:32:35 +02:00
mks-screen-attributes.h display: Reconfigure screen when size change 2023-05-10 00:32:35 +02:00
mks-screen-private.h lib: make MksDevice classes internal 2023-02-09 02:23:18 -08:00
mks-screen-resizer-private.h display: Reconfigure screen when size change 2023-05-10 00:32:35 +02:00
mks-screen-resizer.c resizer: only branch when non-NULL 2023-05-17 13:37:33 -07:00
mks-screen.c lib: handle any potential changes to type 2023-02-17 15:59:48 -08:00
mks-screen.h build: fix various GObject Introspection notation 2023-02-10 10:29:29 -08:00
mks-session.c session: Fix the display dbus path 2023-03-31 10:57:10 +02:00
mks-session.h speaker: add autoptr cleanup func 2023-02-26 10:57:33 -08:00
mks-speaker.c lib: wire up various signal handlers for audio out listener 2023-03-02 20:38:30 -08:00
mks-speaker.h lib: add MksSpeaker 2023-02-18 09:44:21 -08:00
mks-types.h lib: add MksSpeaker 2023-02-18 09:44:21 -08:00
mks-util-private.h build: allow -Dtracing for more logging information 2023-04-20 14:00:04 -07:00
mks-util.c util: fix typo 2023-02-27 20:16:17 -08:00
mks-version-macros.h initial commit 2023-02-08 18:06:08 -08:00
mks-version.h.in initial commit 2023-02-08 18:06:08 -08: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