aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-10-09move surface finder functions to wlrootsTony Crisci
2017-10-09Merge pull request #220 from versusvoid/optional-xwaylandDrew DeVault
2017-10-08Fixed include in wlr_keyboard.hTimidger
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
2017-10-05Copy xcb_icccm structs into wlrootsemersion
2017-10-05wlr-seat: pointer grab interfaceTony Crisci
2017-10-05Merge pull request #198 from emersion/rootston-move-resize-rotateDrew DeVault
2017-10-05Parse _MOTIF_HINTSemersion
2017-10-05Use pointers for xwayland hints and size_hintsemersion
2017-10-05Add support for WM_HINTSemersion
2017-10-05Add padding if xcb_icccm is not availableemersion
2017-10-05xwayland: parse normal hintsemersion
2017-10-05xwayland: add wlr_xwayland_surface->motif_hintsemersion
2017-10-05Fix memory leaksVersus Void
2017-10-03Merge branch 'master' into feature/xdg-popupTony Crisci
2017-10-03rootston: add meta-key to config fileemersion
2017-10-03Reset buffer resource pointer on destroy signalVersus Void
2017-10-03rootston: rotate views!emersion
2017-10-03Add modifiers signal, remove wlr_keyboard_update_modifiersemersion
2017-10-03Add modifiers support in wayland backend, parse modifiers in rootston configemersion