956 Commits (02f4acc69f8d94657f341b80364180c8c2e3ce33)
 

Author SHA1 Message Date
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
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
7 years ago
Versus Void 568b270cdf Use xkb_state_update_mask() with Wayland backend
7 years ago
Drew DeVault b351e0a950 Merge pull request #224 from emersion/rootston-commands
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
7 years ago
Drew DeVault d1c26059d2 Merge pull request #219 from versusvoid/cursor-bounds
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
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
7 years ago
Tony Crisci d3ebf99b0f xdg-popup: basic pointer grab
7 years ago
Versus Void c22b02618c Flush xwayland surface configuration
7 years ago
Versus Void 641d08ce7e Transform hotspot with cursor
7 years ago
Drew DeVault b2d478a418 Merge pull request #189 from emersion/xwayland-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
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
Tony Crisci 17b134e178 wlr-seat: pointer grab interface
7 years ago
Drew DeVault d74a6d254f Merge pull request #198 from emersion/rootston-move-resize-rotate
7 years ago
emersion 454a6a902b
Parse _MOTIF_HINTS
7 years ago
emersion fc61e82795
Use pointers for xwayland hints and size_hints
7 years ago
emersion 267f24753f
Add support for WM_HINTS
7 years ago
emersion ca68ef37f0
Add padding if xcb_icccm is not available
7 years ago
emersion ed9796ec68
xwayland: parse normal hints
7 years ago
emersion ef5914bdb6
xwayland: add wlr_xwayland_surface->motif_hints
7 years ago
emersion 0c22ad09a7
xwayland: request hints
7 years ago