Pinned
2,650 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 131 commits in 15 repositories
Created 1 repository
Created a pull request in intel/libva that received 5 comments
wayland: don't try to authenticate with render nodes
When the parent compositor is running with a render node, Mesa will send the render node path via wl_drm instead of the primary path. DRM authentic…
+11
−4
•
5
comments
Opened 46 other pull requests in 7 repositories
swaywm/wlroots
23
merged
9
open
- backend/x11: always open render node
- backend/x11: create per-window present event contexts
- backend/session: allow wlr_session_find_gpus to return an error
- backend/drm: handle unplug event
- [WIP] backend/drm: simplify mode-setting
- backend/drm: ignore hotplug events while inactive
- backend/drm: stash pending page-flip CRTC
- backend/drm: re-use FBs
- backend/wayland: remove EGL config
- Remove wlr_create_renderer_func_t
- backend/drm: remove special linear case for cursor plane
- backend/x11: fix DRI3 formats not used
- backend/drm: simplify wlr_drm_fb handling
- backend/x11: implement a real rendering loop
- backend/x11: send more precise output present events
- render/drm_format_set: add wlr_drm_format_{create,add}
- backend/x11: use DRI3Open to get DRM FD
- backend/x11: re-use pixmaps
- backend/wayland: re-use wl_buffers
- backend/drm: use drmModeGetConnectorPossibleCrtcs
- backend/drm: remove workaround for amdgpu DP MST
- backend/drm: refactor wlr_output destruction
- backend/drm: stop using GBM flags
- backend/drm: remove EGL config
- render/gles2: query alpha size from render buffer
- Some pull requests not shown.
swaywm/sway
5
merged
ascent12/drm_info
3
open
Plagman/gamescope
2
merged
1
open
emersion/go-message
1
merged
emersion/basu
1
merged
emersion/libliftoff
1
open
Reviewed 40 pull requests in 15 repositories
swaywm/wlroots 14 pull requests
- drm: add fallback drmModeAddFB for drivers which do not support drmModeAddFB2
- implementation of xdg-foreign protocol
- subsurface: handle NULL parent in get_root_surface
- Fix for #2543
- [WIP] add 10bit color support
- xwayland: avoid crash on repeated server_finish_display() call
- backend/drm: avoid gcc stringop-truncation warning
- egl: fix memory leak
- docs: fix error in wlr_output_set_damage() comment
- wlr-output-management: Handle modes added after initializing
- screencopy: don't use output transform for damage copy
- drm: do not unset make/model before emitting destroy event
- screencopy: handle compositor not setting damage
- xwayland: use pipe instead of SIGUSR1 to signal readiness
swaywm/sway 9 pull requests
- ci: enable basu on freebsd
- container: set fullscreen mode before attempting focus
- ISSUE_TEMPLATE: the wiki is community maintained
- Fix swaybar tray for non-systemd
- ci: fix archlinux builds
- Drop gtk-primary-selection support
- Add layer shell subsurfaces
- input/cursor: unhide cursor on synthetic input
- criteria: fix crash when comparing NULL properties
emersion/mako 3 pull requests
emersion/basu 3 pull requests
emersion/drm_monitor 1 pull request
emersion/go-imap-idle 1 pull request
swaywm/wlr-protocols 1 pull request
emersion/kanshi 1 pull request
ircv3/ircv3.github.io 1 pull request
emersion/soju 1 pull request
emersion/go-appdir 1 pull request
pires/go-proxyproto 1 pull request
emersion/xdg-desktop-portal-wlr 1 pull request
emersion/rootston 1 pull request
emersion/go-message 1 pull request
Created an issue in swaywm/wlroots that received 2 comments
backend/wayland: mpv stuttering when presentation-time feedback is enabled
Run Sway nested in Sway
Start mpv
The video stutters
Running with --wayland-disable-vsync=yes fixes it.
2
comments

