Pinned
2,520 contributions in the last year
Less
More
Activity overview
Contribution activity
September 2021
Created 29 commits in 9 repositories
Created a pull request in swaywm/wlroots that received 4 comments
render/allocator: re-open GBM FD
Using the same DRM file description for the DRM backend and for the GBM allocator will result in GEM handle ref'counting issues 1. Re-open the DRM …
+42
−32
•
4
comments
Opened 13 other pull requests in 2 repositories
swaywm/wlroots
9
merged
3
open
- backend/drm: drop unused arg from get_possible_crtcs
- backend/drm: drop attempt_enable_needs_modeset
- output-damage: fix damage on modeset
- surface: fix abort on NULL buffer attach
- viewporter: improve docs
- surface: add WLR_SURFACE_STATE_SUBSURFACES
- render/allocator: use legacy authentication for primary nodes
- scene: add wlr_scene_attach_output_layout
- contributing: don't reference issues in commit first line
- render/allocator: use empty DRM lease to re-open node
- render/allocator/gbm: add log message for gbm_bo_get_fd_for_plane
- backend/drm: handle drm_surface_blit errors
ircv3/ircv3.github.io
1
merged
Reviewed 23 pull requests in 5 repositories
swaywm/wlroots
11 pull requests
- Simpler screencopy
- xwayland: Allow to retrieve startup-id via _NET_STARTUP_INFO
- backend: wait for session to become active
- backend/session: wait for session to become active
- backend/drm: drop drm_connector_init_renderer
- surface: add WLR_SURFACE_STATE_SUBSURFACES
- Minor surface refactor
- scene: add support for damage tracking
- scene: add RECT node type
- render/allocator: re-open GBM FD
- Introduce wlr_drm_lease_v1
swaywm/sway
8 pull requests
Plagman/gamescope
2 pull requests
unrealircd/unrealircd
1 pull request
emersion/xdg-desktop-portal-wlr
1 pull request
Created an issue in swaywm/wlroots that received 1 comment
backend/drm: get rid of BO handle table
#3131 has introduced a table to ref'count buffer handles. However we don't really need a buffer handle table if all we're going to do is to turn th…
1
comment

