aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-21Fixed default keybinding in config.cAlexander Taylor
2017-10-21Merge pull request #309 from inclement/fix_rootston_default_configDrew DeVault
2017-10-21Merge pull request #308 from ascent12/render-fixupsDrew DeVault
2017-10-21Changed broken default rootston keybindingAlexander Taylor
2017-10-22Pass backend to renderScott Anderson
2017-10-22Remove drm field from wlr_drm_connectorScott Anderson
2017-10-22Add pointer to backend inside wlr_outputScott Anderson
2017-10-22Remove unnecesary wlr_renderersScott Anderson
2017-10-22Move egl.h to render/egl.hScott Anderson
2017-10-21Merge pull request #303 from emersion/wl-signal-no-list-initDrew DeVault
2017-10-21Merge pull request #304 from inclement/fix_example_configDrew DeVault
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-20Merge pull request #301 from thejan2009/startup-commandDrew DeVault
2017-10-20Add startup command option to rootstonD.B
2017-10-20Merge pull request #297 from acrisci/feature/wl-output-geometryDrew DeVault
2017-10-20wl-output: send layout positionTony Crisci
2017-10-19Merge pull request #282 from acrisci/bug/xdg-shell-same-as-configuredDrew DeVault
2017-10-19Merge pull request #296 from acrisci/feature/view-set-positionDrew DeVault
2017-10-19rootston: view set positionTony Crisci
2017-10-19xdg-shell: improve configure request change detectionTony Crisci
2017-10-19xdg-shell: send same-as-current configure if neededTony Crisci
2017-10-18Merge pull request #289 from emersion/default-meta-keyDrew DeVault
2017-10-18Add a default meta keyemersion
2017-10-18Merge pull request #285 from emersion/fix-wayland-hidden-cursorDrew DeVault
2017-10-18Fix render errors with gnome-terminalemersion
2017-10-18Fix hidden cursor on wayland backendemersion
2017-10-17Merge pull request #280 from acrisci/bug/xdg-shell-pending-different-forceDrew DeVault
2017-10-17xdg-shell: force configure when pending differentTony Crisci
2017-10-17Merge pull request #257 from emersion/fix-client-cursorsDrew DeVault
2017-10-17Merge pull request #279 from acrisci/bug/shell-buffer-detectionDrew DeVault
2017-10-17bug: detect invalid texture in xdg-shellTony Crisci
2017-10-17Disable hardware cursors for nowemersion
2017-10-16Merge pull request #276 from acrisci/bug/fix-view-centeringDrew DeVault
2017-10-16bug: fix view centeringTony Crisci
2017-10-15Merge pull request #272 from emersion/editorconfig-xmlDrew DeVault
2017-10-15Add XML rules to .editorconfigemersion
2017-10-14Merge pull request #271 from thejan2009/issue/double-scrollwheelTony Crisci
2017-10-14Release buffer in wlr_surface_flush_damageemersion
2017-10-14Fix software cursor when setting committed cursor surfaceemersion
2017-10-14Fix client cursors when software cursors are usedemersion
2017-10-14Fix cursor role name, fix segfault when surface->resource is NULLemersion
2017-10-14Fix duplicated pointer axis eventsD.B
2017-10-12Merge pull request #266 from versusvoid/window-switchingDrew DeVault
2017-10-12Merge pull request #269 from acrisci/bug/emit-pointer-grab-endDrew DeVault
2017-10-12Move binding parsing to separate functionVersus Void
2017-10-12New binding to switch windowsVersus Void
2017-10-12bug: emit wlr-seat pointer grab end eventTony Crisci