aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-07util/log: setup wayland log handleremersion
2019-04-01render: switch wlr_renderer to wlr_drm_format_setemersion
2019-04-01render: introduce wlr_drm_format_setScott Anderson
2019-03-31send proximity_out in proximity in for tablet_v2Markus Ongyerth
2019-03-27types/meson.build: Add compile args for libinput to lib_wlr_types (#1636)Stuart Dilts
2019-03-27wlr_xdg_toplevel_v6: store pending fullscreen outputBrian Ashworth
2019-03-27wlr_xdg_toplevel: store pending fullscreen outputBrian Ashworth
2019-03-24rootston: Also iterate layer shell popupsGuido Günther
2019-03-22meson.build: require libinput >= 1.9.0Ilia Bozhinov
2019-03-21wlr_output: Add preferred property (#1625)Guido Günther
2019-03-19s/lid_switch/switch_deviceRyan Walklin
2019-03-15backend/noop: improve output number handlingBrian Ashworth
2019-03-15backend/headless: improve output number handlingBrian Ashworth
2019-03-15backend/x11: improve output number handlingBrian Ashworth
2019-03-15backend/wayland: improve output number handlingBrian Ashworth
2019-03-12meson: remove -Wredundant-declsemersion
2019-03-11Update version to 0.5.0Drew DeVault
2019-03-08wlr_output_layout_get_box: handle empty layoutBrian Ashworth
2019-03-06backend/session: Allow setting a custom tty via WLR_DIRECT_TTYNiklas Schulze
2019-03-06Merge pull request #1606 from emersion/xwayland-dev-nullScott Anderson
2019-03-06xwayland: set CLOEXEC on /dev/null FDemersion
2019-03-05backend/drm: Don't fail on failing to find overlay formatScott Anderson
2019-03-05Merge pull request #1604 from emersion/direct-session-cloexecScott Anderson
2019-03-05backend/session: open TTY with O_CLOEXEC for direct sessionemersion
2019-03-04seat: add debug logs when validating grab serialsemersion
2019-03-04xwayland: don't set DISPLAYemersion
2019-03-04xwm: fix typos in WM_NORMAL_HINTS handlingIlia Bozhinov
2019-03-03xwm: use min size as base size hint if it is missing and vice versaIlia Bozhinov
2019-03-02rootston: fix input events for rotated viewsemersion
2019-03-02rootston: split rendering code into render.cemersion
2019-03-02rootston: fix Xwayland children rendering when fullscreenemersion
2019-03-02rootston: fix rotated views renderingemersion
2019-03-02rootston: refactor renderingemersion
2019-03-02backend/session: add noop sessionemersion
2019-03-02tinywl: send pointer frame eventsemersion
2019-03-01seat: fix remaining wlr_button_state enum renameIan Fan
2019-03-01seat: only store serial if pressing a buttonemersion
2019-03-01seat: use wlr_button_state enum instead of uint32_temersion
2019-03-01meson: enable more compiler warningsemersion
2019-02-28seat: guard against button count corruptionemersion
2019-02-28Remove glEGLImageTargetTexture2DOESGuido Günther
2019-02-28wlr_xdg_shell: Remove redundant declaration in the same fileGuido Günther
2019-02-28rootston/view: Remove redundant declaration in the same fileGuido Günther
2019-02-28Unbreak build with '-Wstrict-prototypes'Guido Günther
2019-02-27Update version to 0.4.1Drew DeVault
2019-02-26rootston: Make add_{switch,binding}_config staticGuido Günther
2019-02-26clang compile fix #1572athrungithub
2019-02-25Bump version to 0.4emersion
2019-02-24data-device: check if there's a source before sending dnd_finishemersion
2019-02-24Add xcb-errors to FreeBSD buildJan Beich