summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move X11 helper windows and xprops to MetaX11DisplayArmin Krezović2018-07-0619-704/+751
* Move stack tracking and guard_window outside of MetaScreenArmin Krezović2018-07-0622-266/+300
* Move groups and window/group prop hooks to MetaX11DisplayArmin Krezović2018-07-0612-145/+152
* Move alarm and xids management to MetaX11DisplayArmin Krezović2018-07-0618-192/+216
* Unmanage compositor and windows when closing displayJonas Ådahl2018-07-063-10/+8
* Move screen size and cursor setting to MetaDisplayArmin Krezović2018-07-0617-328/+390
* Move X11 extension queries to MetaX11DisplayArmin Krezović2018-07-0613-256/+293
* Switch meta_error_trap functions to MetaX11DisplayArmin Krezović2018-07-0621-170/+185
* Start populating MetaX11DisplayArmin Krezović2018-07-0635-728/+903
* display: Emit signals when opening and closing X11 displayJonas Ådahl2018-07-061-0/+20
* Add MetaX11Display skeletonArmin Krezović2018-07-069-46/+240
* configure.ac: Bump libmutter API version to 3Jonas Ådahl2018-07-061-1/+1
* tests: Add missing monitors config XML fileJonas Ådahl2018-07-041-0/+91
* compositor: Remove dead code: META_DISABLE_MIPMAPSDaniel van Vugt2018-07-042-4/+0
* tests: use abs_srcdir to refer to metatest filesMarco Trevisan (Treviño)2018-06-291-7/+7
* tests: run mutter-test tools with G_TEST_* env variablesJonas Ådahl2018-06-291-0/+3
* Update Friulian translationFabio Tomat2018-06-291-24/+17
* window: Return -1 if meta_window_get_monitor is called on an unmanaged windowSam Spilsbury2018-06-281-1/+5
* backends: Add logical monitor -> monitor -> output -> crtc ref chainJonas Ådahl2018-06-283-10/+42
* backends: Move MetaOutput::crtc field into private structJonas Ådahl2018-06-2817-83/+154
* monitor-manager: Add back warning messagesJonas Ådahl2018-06-281-0/+4
* wayland: Realize dmabuf buffers before trying to attach themMiguel A. Vico2018-06-211-0/+1
* Update Romanian translationDaniel Șerbănescu2018-06-171-17/+12
* Update Catalan translationJordi Mas2018-06-171-89/+119
* wayland: Create EGLStream-backed buffers through wl_eglstream_controllerMiguel A. Vico2018-06-156-0/+124
* wayland: Always realize buffers at surface commit timeMiguel A. Vico2018-06-153-12/+15
* wayland-buffer: Create EGLStream texture at buffer_realize timeMiguel A. Vico2018-06-151-12/+10
* renderer/native: Choose first EGL config for non-GBM backendsMiguel A. Vico2018-06-151-17/+48
* cursor-render/native: Realize hw cursor lazillyJonas Ådahl2018-06-151-76/+100
* cursor-renderer/native: Don't trigger redraw when cursor hiddenJonas Ådahl2018-06-151-1/+4
* cursor-renderer/native: Update hw state via generic update pathJonas Ådahl2018-06-151-1/+1
* backend/native: Remove unnecessary cursor renderer updateJonas Ådahl2018-06-153-15/+0
* cursor-renderer: Rename update_cursor functionJonas Ådahl2018-06-151-5/+5
* cursor-renderer/native: Let the backend realize cursor sprite itselfJonas Ådahl2018-06-155-50/+49
* cursor-renderer/native: Fix Xcursor image loading error handlingJonas Ådahl2018-06-151-3/+2
* cursor-renderer/native: Rename frame scheduling helper functionJonas Ådahl2018-06-151-3/+3
* cursor-renderer: Centralize hw cursor realization pathsJonas Ådahl2018-06-155-50/+43
* cursor-renderer/native: Various whitespace fixesJonas Ådahl2018-06-151-9/+16
* cursor-renderer/native: Fetch instead of pass wl_buffer when realizingJonas Ådahl2018-06-158-36/+69
* cursor-renderer/native: Shorten some helper function namesJonas Ådahl2018-06-151-18/+16
* cursor-renderer: Fetch instead of pass Xcursor image when realizingJonas Ådahl2018-06-156-37/+34
* wayland: Add wl_surface backed cursor sprite implementationJonas Ådahl2018-06-156-14/+105
* wayland/cursor-surface: Remove unnecessary NULL checkJonas Ådahl2018-06-151-1/+1
* cursor-tracker: Split out XFIXES cursor code into cursor sprite typeJonas Ådahl2018-06-155-69/+273
* backends/cursor: Move out Xcursor functionality into own typeJonas Ådahl2018-06-159-272/+406
* backends/cursor: Rename X11 cursor creation functionJonas Ådahl2018-06-154-6/+8
* backends/cursor: Minor whitespace cleanupJonas Ådahl2018-06-151-1/+2
* backends/cursor: Clean up includesJonas Ådahl2018-06-151-9/+7
* backends/cursor: Make MetaCursorSprite derivableJonas Ådahl2018-06-152-49/+98
* backends/cursor: Remove 'meta_' prefix from variable nameJonas Ådahl2018-06-151-2/+2