aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-10-12Allow to update the cursor hotspot without its pixelsemersion
2017-10-10wl-shell: documentationTony Crisci
2017-10-10wl-shell: fix popup grabTony Crisci
2017-10-10wl-shell: cleanupTony Crisci
2017-10-10bug: emit surface new event laterTony Crisci
2017-10-10wl-shell: popup input handlingTony Crisci
2017-10-10wl-shell: basic pointer grabTony Crisci
2017-10-10wl-shell: render popups in the right placeTony Crisci
2017-10-10Upload texture on surface commitVersus Void
2017-10-09Merge pull request #206 from emersion/client-cursorDrew DeVault
2017-10-09move surface finder functions to wlrootsTony Crisci
2017-10-09Merge pull request #220 from versusvoid/optional-xwaylandDrew DeVault
2017-10-09Switch back to compositor cursor when switching from one view to anotheremersion
2017-10-09Switch back to compositor cursor when leaving viewemersion
2017-10-08Fixed include in wlr_keyboard.hTimidger
2017-10-08Listen to cursor surface commit & destroy eventsemersion
2017-10-08Add wlr_output_set_cursor_surfaceemersion
2017-10-08rootston: handle request_set_cursoremersion
2017-10-08Add request_set_cursor eventemersion
2017-10-08Rename wlr_surface->signals to eventsemersion
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-08Activate new 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-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 branch 'master' into feature/xdg-popupTony Crisci
2017-10-07Remove cairo dependency, write raw pixelsemersion
2017-10-07xdg-seat: keyboard grabsTony Crisci
2017-10-07Call glReadPixels right before swapping buffersemersion
2017-10-07rootston: create screenshooter interfaceemersion
2017-10-07Add post_frame event to wlr_output, use wlr_drm_plane_make_current in wlr_drm...emersion
2017-10-07First attempt to implement screenshooteremersion
2017-10-07Add screenshooter skeletonemersion
2017-10-06Make xwayland compile-time optionalVersus Void
2017-10-06Add config option to disable XwaylandVersus Void
2017-10-06Merge pull request #221 from versusvoid/wayland-xkb_state_update_maskDrew DeVault
2017-10-06Use xkb_state_update_mask() with Wayland backendVersus Void
2017-10-06Implement wlr_xdg_toplevel_v6_send_closeemersion
2017-10-06Add close command, add close for xwaylandemersion
2017-10-06xdg-shell: cleanupTony Crisci
2017-10-06rootston: handle grab endTony Crisci
2017-10-06Merge branch 'master' into feature/xdg-popupTony Crisci
2017-10-06xdg-popup: basic pointer grabTony Crisci
2017-10-06Transform hotspot with cursorVersus Void
2017-10-05Merge pull request #189 from emersion/xwayland-hintsDrew DeVault