aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-10-08Do not remove the commit listeneremersion
2017-10-08Center xdg shell viewsemersion
2017-10-07Merge pull request #183 from acrisci/feature/xdg-popupDrew DeVault
xdg-popup
2017-10-07Merge pull request #234 from acrisci/feature/clipboardDrew DeVault
fix clipboard
2017-10-07Merge pull request #235 from acrisci/bug/subsurface-locationDrew DeVault
bug: subsurface location calculation
2017-10-07bug: fix a subsurface location calculationTony Crisci
2017-10-07wlr-data-source: cleanupTony Crisci
2017-10-07wlr-data-source: add set_actions stubTony Crisci
2017-10-07bug: fix clipboardTony Crisci
2017-10-07wlr-data-device-mgr: cleanupTony Crisci
2017-10-07Merge branch 'master' into feature/xdg-popupTony Crisci
2017-10-07xdg-seat: keyboard grabsTony Crisci
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-06xdg-popup: protocol errors and ungrabTony Crisci
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-06Activate only active xwayland viewsVersus Void
Fix #217
2017-10-06xdg-popup: basic pointer grabTony Crisci
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-05bug: fix x11 event timeTony Crisci
2017-10-05bug: use milisecond granularity for time eventsTony Crisci
2017-10-05wlr-seat: pointer grab interfaceTony Crisci
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