aboutsummaryrefslogtreecommitdiff
path: root/rootston
AgeCommit message (Collapse)Author
2017-10-21Remove wl_list_init when using wl_signal_addemersion
2017-10-20Implement simple touch support for rootstonDrew DeVault
2017-10-20Add startup command option to rootstonD.B
Allows specifying a command to run at startup.
2017-10-19rootston: view set positionTony Crisci
2017-10-18Add a default meta keyemersion
2017-10-17Merge pull request #257 from emersion/fix-client-cursorsDrew DeVault
[WIP] Fix client cursors
2017-10-16bug: fix view centeringTony Crisci
2017-10-14Fix cursor role name, fix segfault when surface->resource is NULLemersion
2017-10-12Move binding parsing to separate functionVersus Void
2017-10-12New binding to switch windowsVersus Void
2017-10-12Check pointer focused surface instead of view at cursoremersion
2017-10-11Merge pull request #252 from myfreeweb/freebsd-compatDrew DeVault
Add FreeBSD compatibility
2017-10-11Add FreeBSD compatibilityGreg V
2017-10-10wl-shell: cleanupTony Crisci
2017-10-10wl-shell: popup input handlingTony Crisci
2017-10-10wl_shell: map transient surfaces closer to parentTony Crisci
2017-10-10wl-shell: render popups in the right placeTony Crisci
2017-10-10Upload texture on surface commitVersus Void
2017-10-09Merge pull request #206 from emersion/client-cursorDrew DeVault
Client provided cursors
2017-10-09move surface finder functions to wlrootsTony Crisci
2017-10-09Merge pull request #220 from versusvoid/optional-xwaylandDrew DeVault
Make Xwayland optional
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
Use wl_surface input bounds for input handling
2017-10-08Merge pull request #239 from emersion/center-viewsDrew DeVault
Center views in rootston
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
Add screenshooter
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
xdg-popup
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