8131 Commits (5374d55f6ab23d47f9c1d3dd2120e6eb8ede196f)
 

Author SHA1 Message Date
Daniel Stone 5374d55f6a safe-signal-test: Fix leak 2 years ago
Daniel Stone c55a14206d cairo-util: Clean up more Cairo detritus; almost all of it 2 years ago
Daniel Stone 29c3422e05 cairo-util: Don't leak Pango objects 2 years ago
Daniel Stone d43931080e weston-terminal: Don't leak Cairo fonts 2 years ago
Daniel Stone fc4fb9fb92 weston-terminal: Make exit path a little more obvious 2 years ago
Daniel Stone f9e54ab2f8 weston-terminal: Fix some egregious memory leaks 2 years ago
Daniel Stone 6bfbfb2e10 toytoolkit: Delete remnants of EGL support 2 years ago
Daniel Stone 01c57eca43 backend-drm: Don't leak drm_device on shutdown 2 years ago
Daniel Stone 97f664815d backend-wayland: Don't leak parent output trackers 2 years ago
Derek Foreman cf5aca5a0d xwm: Generate more synthetic ConfigureNotify events 2 years ago
Derek Foreman ea9a01f2e3 xwm: Prepare send_configurenotify for non-fullscreen use 2 years ago
Derek Foreman 23e3a3285a libweston-desktop: Add get_position 2 years ago
Derek Foreman d615abdffd shells: Add libweston-desktop API to query position and add to shells 2 years ago
Daniel Stone ed97387a4e tests: Use test-desktop-shell for devices-test 2 years ago
Daniel Stone 450ec38d79 noop-renderer: Make sure buffer access doesn't get optimised out 2 years ago
Daniel Stone 19278569a3 noop-renderer: weston_buffer properties are set by the core 2 years ago
Hideyuki Nagase e4100f856d xwayland: Change layer for xwayland override redirect windows 2 years ago
Derek Foreman 0df0dccc84 shared: Make xalloc.h stand alone 2 years ago
Daniel Stone 9336263d9b Move libweston-desktop into libweston 2 years ago
Daniel Stone 3ed3700ca3 kiosk-shell: Don't link desktop-shell protocols 2 years ago
Daniel Stone 0774a321c5 scene-graph: Print when surface/view is not mapped 2 years ago
Michael Olbrich 10403a85ec libweston: disable a pending idle_repaint_source when the output is removed 2 years ago
Daniel Stone 61d8238874 desktop-shell: Remove multiple workspace support 2 years ago
Michael Olbrich 48e8c158ea compositor: only reflow the outputs if the shell did not move them 2 years ago
Marius Vlad 59a72dcf63 shared/xcb-xwayland: Add missing atoms 2 years ago
Michael Olbrich 2929b6c483 backend-drm: check that outputs are in fact ours 2 years ago
Derek Foreman af51618708 xwayland/window-manager: Add support for _NET_FRAME_EXTENTS 2 years ago
Derek Foreman 769e4376c6 shared/frame: Provide a function to get decoration sizes and use it 2 years ago
Hideyuki Nagase d902088bfc xwayland: support minimizing 2 years ago
Marius Vlad cc69dc447e clients/window: Defer closing of window 2 years ago
Pekka Paalanen 57d32722a2 gl-renderer: simplify main() in frag 2 years ago
Pekka Paalanen 932c374779 gl-renderer: move undo-premult to color_pipeline() 2 years ago
Pekka Paalanen 924b94bc94 gl-renderer: call it view_alpha in frag 2 years ago
Marius Vlad 49d6532254 shared/xcb-xwayland: Split into common helpers 2 years ago
Derek Foreman 107d69f10c xwayland: Stop drawing shadows on maximized windows 2 years ago
Derek Foreman 8763f3800e xwayland: Update net_wm state when we change it. 2 years ago
Derek Foreman 93b58c5648 xwayland: Don't move window in response to geometry change if state changed 2 years ago
Derek Foreman 40e76fe19d xwayland: Set non zero default saved window size 2 years ago
Ivan Nikolaenko 0d3e438d08 build: fix possible race/error for some backends 2 years ago
Michael Olbrich 78933093a1 backend-drm: check that outputs are in fact ours 2 years ago
Michael Olbrich 3e44a6eb3d backend-drm: don't try to disable planes on session deactivation 2 years ago
Daniel Stone f962b48958 compositor: Only create paint nodes for mapped surfaces/views 2 years ago
Daniel Stone f1fe6ec776 xdg-shell: Mark xdg_popup surfaces as mapped 2 years ago
Daniel Stone c0ff9ed24a test-desktop-shell: Mark weston_curtain views as mapped 2 years ago
Daniel Stone 19744a5207 weston-curtain: Always mark surface as mapped 2 years ago
Daniel Stone af7dcdddac desktop-shell: Map surfaces in map() 2 years ago
Daniel Stone 0c69688aa2 libweston: Add weston_surface_map() wrapper 2 years ago
Daniel Stone 51fe874ad4 libweston: Use weston_surface_has_content() in core compositor 2 years ago
Daniel Stone dd6b5a190e data-device: Use weston_surface_has_content() 2 years ago
Daniel Stone 888d08d8a5 desktop-shell: Use weston_surface_has_content() 2 years ago