summaryrefslogtreecommitdiff
path: root/hw/xwayland
AgeCommit message (Expand)AuthorFilesLines
7 daysxwayland: fix missing include of <errno.h>Enrico Weigelt, metux IT consult1-0/+1
8 daysxwayland: Use fractional scale with rootfulOlivier Fourdan2-6/+183
8 daysxwayland: Add helper function for fractional scalingOlivier Fourdan2-0/+24
8 daysxwayland: Add support for fractional scale protocolOlivier Fourdan3-0/+9
8 daysxwayland: Rename xwl_window_enable_viewport()Olivier Fourdan1-4/+7
8 daysxwayland: Update the global screen scaleOlivier Fourdan6-2/+78
8 daysxwayland: Update the scale based on enter/leave eventsOlivier Fourdan2-2/+30
8 daysxwayland: Keep track of outputs per windowOlivier Fourdan3-3/+62
8 daysxwayland: Make has_viewport_enabled privateOlivier Fourdan2-2/+1
8 daysxwayland: Apply the viewport's scale_x/y to all inputOlivier Fourdan1-8/+22
8 daysxwayland: Always set the viewport scale factorOlivier Fourdan2-4/+6
8 daysxwayland: Rename scale_x/y to viewport_scale_x/yOlivier Fourdan3-5/+5
8 daysxwayland: Account for the scale factorOlivier Fourdan3-19/+117
8 daysxwayland: Add scale factor to the Xwayland screenOlivier Fourdan2-0/+2
8 daysxwayland: Track output scalesOlivier Fourdan2-1/+4
8 daysxwayland: Use CRTC transformsOlivier Fourdan2-2/+36
8 daysxwayland: Introduce output scaleOlivier Fourdan2-1/+15
8 daysxwayland: Store the mode width/heightOlivier Fourdan2-0/+7
8 daysxwayland: Use double for screen sizeOlivier Fourdan5-24/+58
10 daysRevert "Fix missing includes of <errno.h>"Peter Hutterer1-1/+0
10 daysxwayland: Update lost focus on deactivationOlivier Fourdan3-2/+21
10 daysxwayland: Introduce xwl_screen_lost_focus()Olivier Fourdan2-0/+12
10 daysxwayland: Move the leave kbd/ptr codeOlivier Fourdan2-10/+33
10 daysxwayland: Use "-decorate" if availableOlivier Fourdan2-1/+2
10 daysxwayland: Use full path for Xwayland execOlivier Fourdan2-2/+9
10 daysxwayland: Add the Exec key to the desktop fileOlivier Fourdan1-0/+1
10 daysFix missing includes of <errno.h>Enrico Weigelt, metux IT consult1-0/+1
10 daysxwayland: Drop xwl_window_buffers_get_pixmap()Olivier Fourdan3-8/+1
10 daysxwayland/glamor: Drop xwl_glamor_needs_n_buffering()Olivier Fourdan3-14/+0
10 daysxwayland/glamor: Drop xwl_glamor_needs_buffer_flush()Olivier Fourdan3-11/+1
10 daysxwayland/glamor: Drop xwl_screen_get_main_dev()Olivier Fourdan1-9/+3
10 daysxwayland/glamor: Drop the backend_flags definitionOlivier Fourdan1-6/+0
10 daysxwayland/glamor: Remove the xwl_egl_backend structureOlivier Fourdan2-69/+0
10 daysxwayland/glamor: Drop init_backend() and select_backend()Olivier Fourdan3-42/+12
10 daysxwayland/glamor: Remove the backend pointersOlivier Fourdan4-11/+5
10 daysxwayland/glamor: Make xwl_glamor_has_wl_interfaces() privateOlivier Fourdan2-3/+1
10 daysxwayland/glamor: Drop the allow_commit() hookOlivier Fourdan3-17/+0
10 daysxwayland/glamor: Drop the post_damage() hookOlivier Fourdan3-24/+0
10 daysxwayland/glamor: Remove the flag "is_available"Olivier Fourdan2-12/+3
10 daysxwayland/glamor: Make xwl_glamor_init_gbm() return its statusOlivier Fourdan2-8/+6
10 daysxwayland/glamor: Drop the backend_flagsOlivier Fourdan2-10/+2
10 daysxwayland/glamor: Drop the create_pixmap_for_window() hookOlivier Fourdan2-18/+7
10 daysxwayland/glamor: Drop the get_main_device() hookOlivier Fourdan3-3/+6
10 daysxwayland/glamor: Drop the check_flip() hookOlivier Fourdan2-5/+0
10 daysxwayland/glamor: Drop the get_wl_buffer_for_pixmap() hookOlivier Fourdan2-14/+2
10 daysxwayland/glamor: Drop the init_screen() hookOlivier Fourdan3-3/+3
10 daysxwayland/glamor: Drop the init_egl() hook.Olivier Fourdan3-3/+3
10 daysxwayland/glamor: Drop xwl_glamor_gbm_has_wl_interfaces()Olivier Fourdan3-15/+17
10 daysxwayland/glamor: Drop xwl_glamor_gbm_init_wl_registry()Olivier Fourdan2-27/+5
10 daysxwayland/glamor: Add a GLAMOR GBM headerOlivier Fourdan4-3/+43