aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-09Call frame_callback_list after rendering the cursoremersion
2017-10-09Do not commit surface on set_cursor, breaks GTK+ appsemersion
2017-10-09Fix cleanup old cursor surface in wlr_output_set_cursor_surfaceemersion
2017-10-09Switch back to compositor cursor when switching from one view to anotheremersion
2017-10-09Check client is focused before setting client cursoremersion
2017-10-09Switch back to compositor cursor when leaving viewemersion
2017-10-09Use attach x,y when computing hotspot, set sx,sy in surface_attachemersion
2017-10-09Fix cursor strideemersion
2017-10-08Hide cursor when surface == NULLemersion
2017-10-08Stop listening to cursor surface when manually setting cursor dataemersion
2017-10-08Set and check cursor surface roleemersion
2017-10-08Listen to cursor surface commit & destroy eventsemersion
2017-10-08Read surface buffer to set output cursoremersion
2017-10-08Add wlr_output_set_cursor_surfaceemersion
2017-10-08rootston: handle request_set_cursoremersion
2017-10-08Add request_set_cursor eventemersion
2017-10-08Merge pull request #244 from emersion/rename-surface-eventsTony Crisci
2017-10-08Rename wlr_surface->signals to eventsemersion
2017-10-08Center views on focused outputDrew DeVault
2017-10-08Merge pull request #243 from acrisci/feature/input-boundsDrew DeVault
2017-10-08Merge pull request #239 from emersion/center-viewsDrew DeVault
2017-10-08use input bounds for pointer eventsTony Crisci
2017-10-08Only center toplevel xdg shell viewsemersion
2017-10-08Activate new viewsemersion
2017-10-08Only center toplevel wl_shell viewsemersion
2017-10-08Center wl shell viewsemersion
2017-10-08Do not remove the commit listeneremersion
2017-10-08Merge pull request #140 from emersion/screenshooterDrew DeVault
2017-10-08Merge pull request #236 from ascent12/gl-loaderDrew DeVault
2017-10-08Merge pull request #240 from acrisci/feature/x11-backend-axisDrew DeVault
2017-10-08Merge pull request #241 from acrisci/feature/x11-backend-output-globalDrew DeVault
2017-10-08x11-backend: create wlr output globalTony Crisci
2017-10-08x11-backend: axis eventsTony Crisci
2017-10-08Center xdg shell viewsemersion
2017-10-08Add GL/EGL extension loader generatorScott Anderson
2017-10-08Move read_pixels from output to rendereremersion
2017-10-07Merge pull request #183 from acrisci/feature/xdg-popupDrew DeVault
2017-10-07Merge pull request #234 from acrisci/feature/clipboardDrew DeVault
2017-10-07Merge pull request #235 from acrisci/bug/subsurface-locationDrew DeVault
2017-10-07bug: fix a subsurface location calculationTony Crisci
2017-10-07wlr-data-source: cleanupTony Crisci
2017-10-07wlr-data-source: add set_actions stubTony Crisci
2017-10-07bug: fix clipboardTony Crisci
2017-10-07wlr-data-device-mgr: cleanupTony Crisci
2017-10-07Remove examples/compositor.c, re-added by mistakeemersion
2017-10-07Fix GCC buildemersion
2017-10-07Code styleemersion
2017-10-07Use ImageMagick to write PNG screenshotemersion
2017-10-07Merge branch 'master' into feature/xdg-popupTony Crisci
2017-10-07Remove cairo dependency, write raw pixelsemersion