aboutsummaryrefslogtreecommitdiff
path: root/rootston
AgeCommit message (Expand)Author
2017-10-24xwm: add surface to rootston on surface commitTony Crisci
2017-10-24Merge branch 'master' into feature/data-device-selectionTony Crisci
2017-10-24wlr-seat: keyboard redesignTony Crisci
2017-10-22Forgot to rename theseDrew DeVault
2017-10-21Merge branch 'master' into heghe/wl_listDrew DeVault
2017-10-21Fixed default keybinding in config.cAlexander Taylor
2017-10-21Merge pull request #309 from inclement/fix_rootston_default_configDrew DeVault
2017-10-21Changed broken default rootston keybindingAlexander Taylor
2017-10-21rootston: remove mostly unused mapped icon paramTony Crisci
2017-10-21Merge branch 'master' into feature/data-device-selectionTony Crisci
2017-10-21Merge pull request #303 from emersion/wl-signal-no-list-initDrew DeVault
2017-10-21Merge branch 'master' into feature/data-device-selectionTony Crisci
2017-10-21Moved comments in rootston keybinding example configAlexander Taylor
2017-10-21Remove calls to assert to check runtime errors in rootstonemersion
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
2017-10-20Replace list_t with wl_list in wlr_outputHeghedus Razvan
2017-10-19rootston: view set positionTony Crisci
2017-10-18Add a default meta keyemersion
2017-10-17data-device: fix drag icon positionTony Crisci
2017-10-17Merge branch 'master' into feature/data-device-selectionTony Crisci
2017-10-17Merge pull request #257 from emersion/fix-client-cursorsDrew DeVault
2017-10-16bug: fix view centeringTony Crisci
2017-10-16rootston: handle icon already being in the listTony Crisci
2017-10-15wlr-data-device: drag iconsTony Crisci
2017-10-15wlr-data-device interfaceTony 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
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
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