3718 Commits (fb8546e45f314fd4d24c5fdfea147d7f20a6f0d7)
 

Author SHA1 Message Date
Kristian Høgsberg 2cd6da1400 xwm: Fall back to xcb_kill_client() if window does support WM_DELETE_WINDOW 11 years ago
Jason Ekstrand d14c4ca603 xwayland: Use decoration frame from cairo-util 11 years ago
Jason Ekstrand 3f66cf92ed Use cairo-util frame in tinytoolkit 11 years ago
Jason Ekstrand 01c9ec3477 Add decoration frame support to cairo-util 11 years ago
Jason Ekstrand ee7fefcffc Rename frame_create and frame_set_child_size with a window_ prefix 11 years ago
Kristian Høgsberg bcfd07b70a xwm: Redirect root window subwindows 11 years ago
Kristian Høgsberg 9acd374822 fbdev: Fix compilation without EGL 11 years ago
Alexandru DAMIAN be0ac5b147 compositor-drm: fix EGL format type 11 years ago
Stefan Schmidt db044cb9a5 clients: Update .gitignore for weston-multi-resource 11 years ago
Stefan Schmidt 08921b85ce xwayland: Remove unused call weston_wm_handle_configure_notify. 11 years ago
Xiong Zhang abd5d47b3b compositor-drm: Avoid output_destroy happened before page_flip event 11 years ago
Kristian Høgsberg cab9aeaff5 multi-resource: Don't include non-existing xmalloc.h 11 years ago
Tomeu Vizoso 0b12db5f51 launcher: Wrap drmGetMagic and drmAuthMagic so we can build without libdrm 11 years ago
Tomeu Vizoso a8e5f29ff9 rpi: Remove redundant cast 11 years ago
Kristian Høgsberg 4c8ce20ba7 weston-test-client-helper: Use wl_fixed_to_double() when printing axis value 11 years ago
Kristian Høgsberg c1b244f61d weston-test-client-helper.c: Assert on failed allocations 11 years ago
Kristian Høgsberg a2e20c369b vaapi-recorder: Don't leak fd on thread error path 11 years ago
Kristian Høgsberg 3b7d841b7e tests: Assert surface creation succeeds 11 years ago
Kristian Høgsberg e8344e3dbc nested: Cast away warnings for differing arguments to eglQueryWaylandBufferWL 11 years ago
Kristian Høgsberg 6773394000 nested: Free client struct on launch_client error paths 11 years ago
Kristian Høgsberg f1144dd0dc nested-client: Exit if we fail to create the nested client struct 11 years ago
Kristian Høgsberg b24d590e8f multi-resource: Use xzmalloc() instead of malloc+memset and calloc 11 years ago
Kristian Høgsberg 74b0d72817 launcher: Remove left-over debug logging 11 years ago
Kristian Høgsberg d58e395bf2 tablet-shell: Avoid leaking icon or path strings from invalid launcher section 11 years ago
Kristian Høgsberg b5c973c8c2 window.c: Free cursor theme name once we're done with it 11 years ago
Kristian Høgsberg af393dcc69 weston-launch: Only store drm fd if we successfully opened and stat'ed it 11 years ago
Kristian Høgsberg 4a74d5a4a4 launcher: Don't leak tty file descriptor on error 11 years ago
Kristian Høgsberg 325390e529 launcher: Don't leak tty file descriptor on launcher destroy 11 years ago
Kristian Høgsberg 8ac6a2da07 compositor-fbdev: Fix a fd leak in the fbdev backend 11 years ago
Kristian Høgsberg 95659c0321 configure.ac: Bump version to 1.3 11 years ago
Kristian Høgsberg 6a11a8ab54 Revert "Resize the shell when the mode is switched" 11 years ago
Kristian Høgsberg cb406f1afd input: Don't send modifiers if client doesn't have a pointer resource 11 years ago
Tomeu Vizoso b4659eb159 rpi: Add support for EGL buffers 11 years ago
Kristian Høgsberg 8d7bef2673 configure.ac: Bump version to 1.2.92 11 years ago
Kristian Høgsberg e05f228a5f launcher: Print a more descriptive error message when we don't get a VT 11 years ago
Kristian Høgsberg 6ff3ff57aa launcher: Add back support for specifying VT to run on 11 years ago
Kristian Høgsberg 1468e60647 launcher: Bail out if we can't be drm master 11 years ago
Kristian Høgsberg 57a10e4d13 launcher: Set make sure we're drm master when opening the drm device 11 years ago
Kristian Høgsberg 19ec77aef7 launcher: Fail weston_launcher_create() if tty setup fails 11 years ago
Neil Roberts 8b62e2043a Set new state before emitting wake signal in weston_compsitor_wake 11 years ago
Tomeu Vizoso 1b45e5edd1 weston-egl: Update weston-egl-ext.h: s/wl_buffer/wl_resource 11 years ago
Tomeu Vizoso d7865b2f75 weston-launch: Only drop privileges if running as root 11 years ago
Aaron Faanes 9cefc647cc compositor: fix typo in error message 11 years ago
Adrian Negreanu 908e6d0b8f launcher-util: pull in drm only for compositor-drm 11 years ago
Hardening a356f7b1ef Resize the shell when the mode is switched 11 years ago
Alexandru DAMIAN 5f42930a41 config: Don't crash if we don't have a config file 11 years ago
Adrian Negreanu 7b8e970ad1 compositor-fbdev: drop dependency on libdrm 11 years ago
Alexandru DAMIAN 840a421a5e compositor: check if seteuid worked 11 years ago
Kristian Høgsberg c3ea26c02d compositor-drm: Match the EGLConfig native visual ID if it has one 11 years ago
Neil Roberts be336c8918 evdev: Process touch up events of single-touch devices 11 years ago