aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-10-08Move read_pixels from output to rendereremersion
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-07Remove cairo dependency, write raw pixelsemersion
2017-10-07Check wl_shm_buffer formatemersion
2017-10-07Free screenshot stateemersion
2017-10-07Flip screenshotsemersion
2017-10-07Call glReadPixels right before swapping buffersemersion
2017-10-07rootston: create screenshooter interfaceemersion
2017-10-07Rebase wlr_drm_connector_read_pixelsemersion
2017-10-07Add post_frame event to wlr_output, use wlr_drm_plane_make_current in ↵emersion
wlr_drm_output_read_pixels
2017-10-07First attempt to implement screenshooteremersion
2017-10-07Add screenshooter skeletonemersion
2017-10-07Merge pull request #228 from emersion/no-modesDrew DeVault
When output has no modes, send one anyway
2017-10-07When output has no modes, send one anywayemersion
2017-10-06Merge pull request #221 from versusvoid/wayland-xkb_state_update_maskDrew DeVault
Use xkb_state_update_mask() with Wayland backend
2017-10-06Use xkb_state_update_mask() with Wayland backendVersus Void
Fix #158
2017-10-06Merge pull request #224 from emersion/rootston-commandsDrew DeVault
Add command to close views
2017-10-06Match default keybindings with sway'semersion
2017-10-06Unset input->active_view when view is destroyedemersion
2017-10-06Disconnect wl_shell clients when closingemersion
2017-10-06Update rootston.ini.exampleemersion
2017-10-06Implement wlr_xdg_toplevel_v6_send_closeemersion
2017-10-06Add close command, add close for xwaylandemersion
2017-10-06Require exec prefix to execute shell commandsemersion
2017-10-06Merge pull request #223 from versusvoid/xwayland-activateDrew DeVault
Activate only active xwayland views
2017-10-06Merge pull request #219 from versusvoid/cursor-boundsDrew DeVault
Transform hotspot with cursor
2017-10-06Deactivate xwayland when focus leaves thereDrew DeVault
2017-10-06Merge pull request #222 from versusvoid/flush-xwayland-resizeDrew DeVault
Flush xwayland surface configuration
2017-10-06Activate only active xwayland viewsVersus Void
Fix #217
2017-10-06Flush xwayland surface configurationVersus Void
Fix #215
2017-10-06Transform hotspot with cursorVersus Void
Fix #188
2017-10-05Merge pull request #189 from emersion/xwayland-hintsDrew DeVault
xwayland: add support for window hints
2017-10-05Copy xcb_icccm structs into wlrootsemersion
2017-10-05Fix #210Drew DeVault
2017-10-05Merge pull request #209 from versusvoid/fix-null-view-focusDrew DeVault
Fix focusing null view
2017-10-05Fix focusing null viewVersus Void
2017-10-05Merge pull request #198 from emersion/rootston-move-resize-rotateDrew DeVault
rootston: force move, resize and rotate
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-05xwayland: request hintsemersion
2017-10-05Merge pull request #208 from versusvoid/memoryDrew DeVault
Fix memory leaks
2017-10-05Fix memory leaksVersus Void
2017-10-05Merge pull request #207 from versusvoid/fix-double-freeDrew DeVault
Fix double free