aboutsummaryrefslogtreecommitdiff
path: root/rootston/output.c
AgeCommit message (Expand)Author
2017-12-01Refactor: rename matrices in rootstonemersion
2017-11-30Fix surface transformsemersion
2017-11-21Always center fullscreen view on screenemersion
2017-11-20Fix GCC buildemersion
2017-11-20Fix fullscreen in xdg-shellemersion
2017-11-20Check for subsurfaces and popups before using wlr_output_set_fullscreen_surfaceemersion
2017-11-20Initial fullscreen supportemersion
2017-11-20rootston: remove unmapped surface from desktopTony Crisci
2017-11-19Merge branch 'master' into seat-viewsemersion
2017-11-19data-device: wlr-drag-iconTony Crisci
2017-11-18Merge branch 'master' into seat-viewsemersion
2017-11-17rootston: add per-seat viewsemersion
2017-11-15rootston: touch to focusTony Crisci
2017-11-15put dnd icon in the right placeTony Crisci
2017-11-15basic touch dndTony Crisci
2017-11-15Add wlr_xdg_surface_v6_popup_get_positionemersion
2017-11-14Remove remaining buffer_{width,height} usageemersion
2017-11-14Don't use buffer sizeemersion
2017-11-14Fix popups position for rotated viewsemersion
2017-11-12Merge branch 'master' into cursor-scaleemersion
2017-11-12Merge branch 'master' into cursor-scaleemersion
2017-11-12Fix rendering of rotated views on HiDPI outputsemersion
2017-11-12Introduce wlr_xcursor_manageremersion
2017-11-11rootston: keep one xcursor_theme per seatemersion
2017-11-11Add wlr_output.serialemersion
2017-11-11rootston: add roots_xcursor_themeemersion
2017-11-11rootston: prefix config structs and functionsTony Crisci
2017-11-11Merge branch 'master' into feature/multiseatTony Crisci
2017-11-07multiseat: somewhat workingTony Crisci
2017-11-02Rethink HiDPI output layouts, fixes everythingDrew DeVault
2017-11-01Adjust rendering to compensate for disparate scaleDrew DeVault
2017-11-01Consider scale factor when rendering viewsDrew DeVault
2017-11-01bugfix: dnd force cancelTony Crisci
2017-10-31Remove outdated TODOs, use wlr_surface_has_bufferemersion
2017-10-31Fix rootstonemersion
2017-10-28Allow configuring output mode in rootstonDrew DeVault
2017-10-27Move xcursor stuff into its own fileemersion
2017-10-24Merge branch 'master' into feature/data-device-selectionTony Crisci
2017-10-21Merge branch 'master' into heghe/wl_listDrew DeVault
2017-10-21rootston: remove mostly unused mapped icon paramTony Crisci
2017-10-21Merge branch 'master' into feature/data-device-selectionTony Crisci
2017-10-21Remove wl_list_init when using wl_signal_addemersion
2017-10-20Replace list_t with wl_list in wlr_outputHeghedus Razvan
2017-10-17data-device: fix drag icon positionTony Crisci
2017-10-15wlr-data-device: drag iconsTony Crisci
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: map transient surfaces closer to parentTony Crisci
2017-10-10wl-shell: render popups in the right placeTony Crisci