6068 Commits (c6e2942fab4a0364108ef7073381205590e1a504)
 

Author SHA1 Message Date
Emre Ucan c6e2942fab tests: fix a race condition in ivi-shell tests 7 years ago
Alexandros Frantzis eba58edc6a libweston-desktop/xdg-shell-v5: Drop xdg-shell v5 support 7 years ago
Pekka Paalanen 9350bfd916 desktop-shell: fix shell_output_destroy_move_layer unused variable 7 years ago
Pekka Paalanen 5b0aa55d9e compositor-drm: unref udev monitor on exit 7 years ago
Pekka Paalanen 9bf4f37163 compositor-drm: free filename in exit 7 years ago
Pekka Paalanen dc4e3c6118 compositor-drm: fix uninitialized bytes on modeinfo 7 years ago
Pekka Paalanen dc14fd4cd7 compositor-drm: move refresh rate computation 7 years ago
Pekka Paalanen 46e4f97ab6 compositor-drm: drm_property_info_free() must reset 7 years ago
Pekka Paalanen 383b3af5e1 compositor-drm: refactor into drm_mode_list_destroy() 7 years ago
Pekka Paalanen fc5f5d7126 compositor-drm: factor out drm_output_init_crtc() 7 years ago
Pekka Paalanen c4db6f7629 compositor-drm: factor out drm_output_init_gamma_size() 7 years ago
Pekka Paalanen 9068e011cd compositor-drm: drm_output_enable updates unused_crtcs/connectors 7 years ago
Pekka Paalanen c1bcce6a25 clients/desktop-shell: preserve background/panel in clone mode 7 years ago
Pekka Paalanen 1a0239e40f desktop-shell: handle redundant panels 7 years ago
Pekka Paalanen ff5e88d276 desktop-shell: handle redundant backgrounds 7 years ago
Pekka Paalanen 1cbfcf49a7 clients/desktop-shell: avoid invalid sized panel 7 years ago
Pekka Paalanen cb11538049 clients/desktop-shell: avoid invalid sized background 7 years ago
Philipp Kerling 3995ffaf3d gl-renderer: Fix crash in dmabuf format query for fallback formats 7 years ago
Emmanuel Gil Peyrot 44fc1be913 xwm: Fix icon surface ownership 7 years ago
Pekka Paalanen 5e12b553b1 compositor-drm: move state_invalid setting to deinit 7 years ago
Pekka Paalanen cb2d8836c0 compositor-drm: let repaint cycle disable crtcs 7 years ago
Marius Vlad ea40d6dbfc desktop-shell: Correctly migrate views to other outputs when output is disabled/disconnected 7 years ago
Pekka Paalanen f461414501 libweston: remove restore functionality 7 years ago
Pekka Paalanen bb707dc0fe weston: remove SEGV and ABRT handlers 7 years ago
Aleksander Morgado c34a9f5ca6 screenshot: save screenshot files in XDG_PICTURES_DIR 7 years ago
Aleksander Morgado 72032accbf file-util: allow specifying path separately in file_create_dated() 7 years ago
Aleksander Morgado e3c2a76d8f screenshot: save each new screenshot in a different file 7 years ago
Emre Ucan e8ff7df863 ivi-shell: fix the layer assignment change from one screen to another 7 years ago
Emre Ucan 40d67c2862 ivi-shell: don't expilicitly assign outputs to views 7 years ago
Emre Ucan 7b690559a5 ivi-shell: don't schedule compositor repaint 7 years ago
Emre Ucan a4608461b2 ivi-shell: change layer visibility to bool 7 years ago
Derek Foreman 4b72ff0e89 xwayland: Fix crash on weston shutdown 7 years ago
Emre Ucan f85bf152c1 ivi-shell: remove ivi_shell_setting 7 years ago
Emre Ucan 0c1bbb9e52 ivi-shell: don't load controller modules 7 years ago
Emre Ucan 0707b0e5d4 tests: load ivi-shell test plugins as weston module 7 years ago
Emre Ucan ffaf09eb2f hmi-controller: load as weston module 7 years ago
Emre Ucan a9db8d7d64 hmi-controller: remove ivi_layout_interface global 7 years ago
Emre Ucan ce9bc35185 ivi-shell: register ivi_layout_interface 7 years ago
Derek Foreman b809d79d99 build: Clean up -DDATADIR in makefiles 7 years ago
Derek Foreman e277276b85 shared: Update all users of DATADIR 7 years ago
Derek Foreman b7e3db6a76 tests: Set WESTON_DATA_DIR for tests 7 years ago
Derek Foreman 83b900fb46 shared: Add a function to prefix filenames with datadir 7 years ago
Daniel Stone 598ee9ddf5 compositor-drm: Atomic modesetting support 7 years ago
Daniel Stone d5526cb974 compositor-drm: Add blob_id member to drm_mode 7 years ago
Pekka Paalanen cd011a6e96 compositor-drm: Discover atomic properties 7 years ago
Daniel Stone c1d0f477bd compositor-drm: Don't restore original CRTC mode 7 years ago
Daniel Stone 62c0d63a82 compositor-drm: Consistent failure paths for output creation 7 years ago
Daniel Stone 8747f95682 compositor-drm: Use apply_state for starting repaint 7 years ago
Daniel Stone a08512f464 compositor-drm: Move repaint state application to flush 7 years ago
Daniel Stone 6020f478c7 compositor-drm: Disable unused CRTCs/connectors 7 years ago