Commit Graph

1478 Commits (46ac8e1243d3d32c656b09e641f8e9732035f635)
 

Author SHA1 Message Date
Drew DeVault e3342927a3 Merge pull request from acrisci/feature/x11-backend-output-global 8 years ago
Tony Crisci 2f2392c39e x11-backend: create wlr output global 8 years ago
Tony Crisci 6d9b4f330e x11-backend: axis events 8 years ago
emersion d09d01236b
Center xdg shell views 8 years ago
Scott Anderson c0e5feea37 Add GL/EGL extension loader generator 8 years ago
emersion 0ce3135304
Move read_pixels from output to renderer 8 years ago
Drew DeVault 543601e86c Merge pull request from acrisci/feature/xdg-popup 8 years ago
Drew DeVault 1225a402d0 Merge pull request from acrisci/feature/clipboard 8 years ago
Drew DeVault 906ed92e31 Merge pull request from acrisci/bug/subsurface-location 8 years ago
Tony Crisci 117586c872 bug: fix a subsurface location calculation 8 years ago
Tony Crisci 9721dc80e1 wlr-data-source: cleanup 8 years ago
Tony Crisci 1fd81ebf2d wlr-data-source: add set_actions stub 8 years ago
Tony Crisci 51de398885 bug: fix clipboard 8 years ago
Tony Crisci d61621e2fa wlr-data-device-mgr: cleanup 8 years ago
emersion 55c063f440
Remove examples/compositor.c, re-added by mistake 8 years ago
emersion e4a8831bf1
Fix GCC build 8 years ago
emersion c9909a45ab
Code style 8 years ago
emersion 63af97800f
Use ImageMagick to write PNG screenshot 8 years ago
Tony Crisci 4f848000af Merge branch 'master' into feature/xdg-popup 8 years ago
emersion a87f016017
Remove cairo dependency, write raw pixels 8 years ago
Tony Crisci 4680943e74 xdg-seat: keyboard grabs 8 years ago
emersion b27b6cd69c
Check wl_shm_buffer format 8 years ago
emersion 4374c52135
Free screenshot state 8 years ago
emersion ecd5263d4d
Flip screenshots 8 years ago
emersion d4cc82f11a
Call glReadPixels right before swapping buffers 8 years ago
emersion 05096ab458
rootston: create screenshooter interface 8 years ago
emersion 3eefd75e7e
Rebase wlr_drm_connector_read_pixels 8 years ago
emersion d0db6a80ab
Add post_frame event to wlr_output, use wlr_drm_plane_make_current in wlr_drm_output_read_pixels 8 years ago
emersion 35f9700251
First attempt to implement screenshooter 8 years ago
emersion 1c8b72e0cd
Add screenshooter skeleton 8 years ago
Drew DeVault 321c26c2a3 Merge pull request from emersion/no-modes 8 years ago
emersion 2ffa4f3fce
When output has no modes, send one anyway 8 years ago
Versus Void 9cab66f0f9 Make xwayland compile-time optional 8 years ago
Versus Void decd87043f Add config option to disable Xwayland 8 years ago
Drew DeVault 08ccc7f653 Merge pull request from versusvoid/wayland-xkb_state_update_mask 8 years ago
Versus Void 568b270cdf Use xkb_state_update_mask() with Wayland backend 8 years ago
Drew DeVault b351e0a950 Merge pull request from emersion/rootston-commands 8 years ago
emersion f402598ee1
Match default keybindings with sway's 8 years ago
emersion fbca280949
Unset input->active_view when view is destroyed 8 years ago
emersion b21f783c34
Disconnect wl_shell clients when closing 8 years ago
emersion ecc0f712af
Update rootston.ini.example 8 years ago
emersion 69aff9b35e
Implement wlr_xdg_toplevel_v6_send_close 8 years ago
emersion 972e9dbd1b
Add close command, add close for xwayland 8 years ago
emersion 8ff548cdba
Require exec prefix to execute shell commands 8 years ago
Drew DeVault 6aafc2f61a Merge pull request from versusvoid/xwayland-activate 8 years ago
Drew DeVault d1c26059d2 Merge pull request from versusvoid/cursor-bounds 8 years ago
Drew DeVault 528f000a7a Deactivate xwayland when focus leaves there 8 years ago
Drew DeVault bcbf78ddaf Merge pull request from versusvoid/flush-xwayland-resize 8 years ago
Tony Crisci 27ee171d25 xdg-popup: protocol errors and ungrab 8 years ago
Tony Crisci 67ea307753 xdg-shell: cleanup 8 years ago