aboutsummaryrefslogtreecommitdiff
path: root/rootston
AgeCommit message (Expand)Author
2017-10-11Add FreeBSD compatibilityGreg V
2017-10-09Merge pull request #206 from emersion/client-cursorDrew DeVault
2017-10-09move surface finder functions to wlrootsTony Crisci
2017-10-09Merge pull request #220 from versusvoid/optional-xwaylandDrew DeVault
2017-10-09Switch back to compositor cursor when switching from one view to anotheremersion
2017-10-09Check client is focused before setting client cursoremersion
2017-10-09Switch back to compositor cursor when leaving viewemersion
2017-10-08Listen to cursor surface commit & destroy eventsemersion
2017-10-08Add wlr_output_set_cursor_surfaceemersion
2017-10-08rootston: handle request_set_cursoremersion
2017-10-08Rename wlr_surface->signals to eventsemersion
2017-10-08Center views on focused outputDrew DeVault
2017-10-08Merge pull request #243 from acrisci/feature/input-boundsDrew DeVault
2017-10-08Merge pull request #239 from emersion/center-viewsDrew DeVault
2017-10-08use input bounds for pointer eventsTony Crisci
2017-10-08Only center toplevel xdg shell viewsemersion
2017-10-08Activate new viewsemersion
2017-10-08Only center toplevel wl_shell viewsemersion
2017-10-08Center wl shell viewsemersion
2017-10-08Do not remove the commit listeneremersion
2017-10-08Merge pull request #140 from emersion/screenshooterDrew DeVault
2017-10-08Center xdg shell viewsemersion
2017-10-08Move read_pixels from output to rendereremersion
2017-10-07Merge pull request #183 from acrisci/feature/xdg-popupDrew DeVault
2017-10-07bug: fix a subsurface location calculationTony Crisci
2017-10-07Merge branch 'master' into feature/xdg-popupTony Crisci
2017-10-07xdg-seat: keyboard grabsTony Crisci
2017-10-07rootston: create screenshooter interfaceemersion
2017-10-06Make xwayland compile-time optionalVersus Void
2017-10-06Add config option to disable XwaylandVersus Void
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
2017-10-06Deactivate xwayland when focus leaves thereDrew DeVault
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
2017-10-06Transform hotspot with cursorVersus Void
2017-10-05Fix #210Drew DeVault
2017-10-05Fix focusing null viewVersus Void
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
2017-10-05Fix memory leaksVersus Void
2017-10-04rootston: fix rotated subsurfacesemersion