Tony Crisci
|
d61621e2fa
|
wlr-data-device-mgr: cleanup
|
7 years ago |
emersion
|
55c063f440
|
Remove examples/compositor.c, re-added by mistake
|
7 years ago |
emersion
|
e4a8831bf1
|
Fix GCC build
|
7 years ago |
emersion
|
c9909a45ab
|
Code style
|
7 years ago |
emersion
|
63af97800f
|
Use ImageMagick to write PNG screenshot
|
7 years ago |
Tony Crisci
|
4f848000af
|
Merge branch 'master' into feature/xdg-popup
|
7 years ago |
emersion
|
a87f016017
|
Remove cairo dependency, write raw pixels
|
7 years ago |
Tony Crisci
|
4680943e74
|
xdg-seat: keyboard grabs
|
7 years ago |
emersion
|
b27b6cd69c
|
Check wl_shm_buffer format
|
7 years ago |
emersion
|
4374c52135
|
Free screenshot state
|
7 years ago |
emersion
|
ecd5263d4d
|
Flip screenshots
|
7 years ago |
emersion
|
d4cc82f11a
|
Call glReadPixels right before swapping buffers
|
7 years ago |
emersion
|
05096ab458
|
rootston: create screenshooter interface
|
7 years ago |
emersion
|
3eefd75e7e
|
Rebase wlr_drm_connector_read_pixels
|
7 years ago |
emersion
|
d0db6a80ab
|
Add post_frame event to wlr_output, use wlr_drm_plane_make_current in wlr_drm_output_read_pixels
|
7 years ago |
emersion
|
35f9700251
|
First attempt to implement screenshooter
|
7 years ago |
emersion
|
1c8b72e0cd
|
Add screenshooter skeleton
|
7 years ago |
Drew DeVault
|
321c26c2a3
|
Merge pull request #228 from emersion/no-modes
When output has no modes, send one anyway
|
7 years ago |
emersion
|
2ffa4f3fce
|
When output has no modes, send one anyway
|
7 years ago |
Versus Void
|
9cab66f0f9
|
Make xwayland compile-time optional
|
7 years ago |
Versus Void
|
decd87043f
|
Add config option to disable Xwayland
|
7 years ago |
Drew DeVault
|
08ccc7f653
|
Merge pull request #221 from versusvoid/wayland-xkb_state_update_mask
Use xkb_state_update_mask() with Wayland backend
|
7 years ago |
Versus Void
|
568b270cdf
|
Use xkb_state_update_mask() with Wayland backend
Fix #158
|
7 years ago |
Drew DeVault
|
b351e0a950
|
Merge pull request #224 from emersion/rootston-commands
Add command to close views
|
7 years ago |
emersion
|
f402598ee1
|
Match default keybindings with sway's
|
7 years ago |
emersion
|
fbca280949
|
Unset input->active_view when view is destroyed
|
7 years ago |
emersion
|
b21f783c34
|
Disconnect wl_shell clients when closing
|
7 years ago |
emersion
|
ecc0f712af
|
Update rootston.ini.example
|
7 years ago |
emersion
|
69aff9b35e
|
Implement wlr_xdg_toplevel_v6_send_close
|
7 years ago |
emersion
|
972e9dbd1b
|
Add close command, add close for xwayland
|
7 years ago |
emersion
|
8ff548cdba
|
Require exec prefix to execute shell commands
|
7 years ago |
Drew DeVault
|
6aafc2f61a
|
Merge pull request #223 from versusvoid/xwayland-activate
Activate only active xwayland views
|
7 years ago |
Drew DeVault
|
d1c26059d2
|
Merge pull request #219 from versusvoid/cursor-bounds
Transform hotspot with cursor
|
7 years ago |
Drew DeVault
|
528f000a7a
|
Deactivate xwayland when focus leaves there
|
7 years ago |
Drew DeVault
|
bcbf78ddaf
|
Merge pull request #222 from versusvoid/flush-xwayland-resize
Flush xwayland surface configuration
|
7 years ago |
Tony Crisci
|
27ee171d25
|
xdg-popup: protocol errors and ungrab
|
7 years ago |
Tony Crisci
|
67ea307753
|
xdg-shell: cleanup
|
7 years ago |
Tony Crisci
|
48ae4fc588
|
rootston: handle grab end
|
7 years ago |
Tony Crisci
|
4657f10dd2
|
Merge branch 'master' into feature/xdg-popup
|
7 years ago |
Versus Void
|
4d7ff3cb48
|
Activate only active xwayland views
Fix #217
|
7 years ago |
Tony Crisci
|
d3ebf99b0f
|
xdg-popup: basic pointer grab
|
7 years ago |
Versus Void
|
c22b02618c
|
Flush xwayland surface configuration
Fix #215
|
7 years ago |
Versus Void
|
641d08ce7e
|
Transform hotspot with cursor
Fix #188
|
7 years ago |
Drew DeVault
|
b2d478a418
|
Merge pull request #189 from emersion/xwayland-hints
xwayland: add support for window hints
|
7 years ago |
emersion
|
12b9b1a4bd
|
Copy xcb_icccm structs into wlroots
|
7 years ago |
Drew DeVault
|
7d57c1463d
|
Fix #210
|
7 years ago |
Drew DeVault
|
e5276e9d70
|
Merge pull request #209 from versusvoid/fix-null-view-focus
Fix focusing null view
|
7 years ago |
Versus Void
|
1b1346462e
|
Fix focusing null view
|
7 years ago |
Tony Crisci
|
7b697fe841
|
bug: fix x11 event time
|
7 years ago |
Tony Crisci
|
9bf03e1a71
|
bug: use milisecond granularity for time events
|
7 years ago |