aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-06Merge pull request #466 from emersion/wlr-output-set-scaleDrew DeVault
2017-12-06Send new output to clients when changing transformemersion
2017-12-06Add wlr_output_set_scaleemersion
2017-12-06Merge pull request #463 from emersion/fix-hw-cursor-move-segfaultScott Anderson
2017-12-05Fix segfault when moving hardware cursoremersion
2017-12-03Merge pull request #459 from acrisci/refactor/simplify-xwayland-shellTony Crisci
2017-12-03xwayland: remove xwayland param from xsurface methodsTony Crisci
2017-12-03Merge pull request #458 from acrisci/refactor/wlr-decoration-modesDrew DeVault
2017-12-03Merge pull request #457 from acrisci/feature/wl-shell-commitTony Crisci
2017-12-03wrap server decoration modesTony Crisci
2017-12-03rootston: use wl-shell surface commitTony Crisci
2017-12-03wl-shell: add commit eventTony Crisci
2017-12-02Merge pull request #455 from n3rdopolis/patch-1Drew DeVault
2017-12-02Fix style and string comparisonn3rdopolis
2017-12-02Attempt to fix #454n3rdopolis
2017-11-30Merge pull request #452 from moritz31/move-os-compatibilityDrew DeVault
2017-11-30Moved os-compatibility and added headerMoritz
2017-11-30Merge pull request #437 from emersion/fullscreenTony Crisci
2017-11-30Use correct include path for glapi.hScott Anderson
2017-11-28Merge pull request #449 from emersion/fix-hw-cursor-posDrew DeVault
2017-11-29Fix initial hardware cursor positionemersion
2017-11-26Merge pull request #447 from ascent12/os-compatDrew DeVault
2017-11-27Remove unneeded linux includeScott Anderson
2017-11-25Revert "Add xdg_shell ack_configure event"Drew DeVault
2017-11-25Add xdg_shell ack_configure eventDrew DeVault
2017-11-22Merge pull request #445 from acrisci/feature/maximize-commandDrew DeVault
2017-11-22rootston: maximize commandTony Crisci
2017-11-22Merge pull request #444 from myfreeweb/masterDrew DeVault
2017-11-22Use SIGUSR2 for vt switching instead of SIGUSR1Greg V
2017-11-22Fix Xwayland second socket path on non-Linux systemsGreg V
2017-11-21Merge pull request #443 from ascent12/meson-glapiDrew DeVault
2017-11-22Change glapi.sh to generate both filesScott Anderson
2017-11-21Merge pull request #442 from ascent12/meson-versionDrew DeVault
2017-11-22Add minimum meson versionScott Anderson
2017-11-21Fix non-HiDPI-aware fullscreen surface rendering in wlr_outputemersion
2017-11-21Fix HiDPI supportemersion
2017-11-21Fix messed up outputs after fullscreenemersion
2017-11-21Merge branch 'master' into fullscreenemersion
2017-11-21Merge pull request #387 from emersion/laggy-move-resizeDrew DeVault
2017-11-21Add fullscreen command, fix view_at with fullscreen viewsemersion
2017-11-21Always center fullscreen view on screenemersion
2017-11-21Unify view events naming, remove client from event structsemersion
2017-11-20Merge pull request #431 from emersion/refactor-wlr-listDrew DeVault
2017-11-20Use wl_list for touch points in examples/emersion
2017-11-20Merge branch 'master' into refactor-wlr-listemersion
2017-11-20Forgot a call to glClearemersion
2017-11-20Fix GCC buildemersion
2017-11-20Fix fullscreen in xdg-shellemersion
2017-11-20Fix evince fullscreen under xwaylandemersion
2017-11-20Merge branch 'master' into fullscreenemersion