aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-30Fix surface transformsemersion
2017-11-30Merge pull request #452 from moritz31/move-os-compatibilityDrew DeVault
Moved os-compatibility and added header
2017-11-30Moved os-compatibility and added headerMoritz
* Moved os-compatibility.c to util * Added header under util * Removed static since it isn't needed (i think so) * Adjusted meson.build to include lib_wlr Improved some codestyle * Added guard to os-compatibility.h * Fixed typo in include statment Adjusted Guard * Changed guard to _WLR_UTIL_OS_COMPATIBILITY
2017-11-30Merge pull request #437 from emersion/fullscreenTony Crisci
Fullscreen support
2017-11-30Use correct include path for glapi.hScott Anderson
2017-11-28Merge pull request #449 from emersion/fix-hw-cursor-posDrew DeVault
Fix initial hardware cursor position
2017-11-29Fix initial hardware cursor positionemersion
2017-11-26Merge pull request #447 from ascent12/os-compatDrew DeVault
Remove unneeded linux include
2017-11-27Remove unneeded linux includeScott Anderson
2017-11-25Revert "Add xdg_shell ack_configure event"Drew DeVault
This reverts commit f2b225ad0b6c0d118fa98b9c9691ab7729e37326.
2017-11-25Add xdg_shell ack_configure eventDrew DeVault
2017-11-22Merge pull request #445 from acrisci/feature/maximize-commandDrew DeVault
rootston: maximize command
2017-11-22rootston: maximize commandTony Crisci
2017-11-22Merge pull request #444 from myfreeweb/masterDrew DeVault
Xwayland signal confusion fix & non-Linux socket path fix
2017-11-22Use SIGUSR2 for vt switching instead of SIGUSR1Greg V
Xwayland uses SIGUSR1 to signal readiness. With direct(-freebsd) session and Xwayland, wlroots was confusing the Xwayland readiness signal with a vt switch signal, freezing the desktop. Same problem was found in Weston in 2014: https://phabricator.freedesktop.org/T7080
2017-11-22Fix Xwayland second socket path on non-Linux systemsGreg V
It was creating two sockets with the same path
2017-11-21Merge pull request #443 from ascent12/meson-glapiDrew DeVault
Change glapi.sh to generate both source and header simeltaneously
2017-11-22Change glapi.sh to generate both filesScott Anderson
2017-11-21Merge pull request #442 from ascent12/meson-versionDrew DeVault
Add minimum meson version
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
Fix laggy move-resize
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
Refactor wlr_list
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
2017-11-20Check for subsurfaces and popups before using wlr_output_set_fullscreen_surfaceemersion
2017-11-20Merge pull request #438 from emersion/fix-close-xwayand-appDrew DeVault
Fix segfault when closing xwayland views
2017-11-20Fix segfault when closing xwayland viewsemersion
2017-11-20Add support for fullscreen xwayland viewsemersion
2017-11-20Initial fullscreen supportemersion
2017-11-20Merge branch 'master' into laggy-move-resizeemersion
2017-11-20Remove meson hackDrew DeVault
2017-11-20Merge pull request #436 from acrisci/bug/roots-xsurface-unmapDrew DeVault
rootston: remove unmapped surface from desktop
2017-11-20rootston: remove unmapped surface from desktopTony Crisci
2017-11-20Merge pull request #427 from emersion/seat-viewsTony Crisci
rootston: add per-seat views
2017-11-20Fix laggy move-resize for wl-shell viewsemersion
2017-11-20Fix laggy move-resize for xwayland viewsemersion
2017-11-20Set min view size to 1x1emersion
2017-11-19Merge pull request #435 from acrisci/bug/xwm-wm-stateDrew DeVault
xwm: properly send WM_STATE