Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,690 contributions in the last year
Activity overview
Contribution activity
July 2020
Created a pull request in swaywm/wlroots that received 8 comments
xwayland: check executable exists on init
If the executable doesn't exist, fail early. This avoids setting an invalid DISPLAY env variable when Xwayland isn't installed.
+43
−0
•
8
comments
- Handle border width and height on minimum floating sizes
- readme: link to the development doc
- Add check for empty GEOM variable
- added ppt unit to move position command
- Add check for empty GEOM variable
- Add note on quoting to swaymsg manpage
- xdg_shell: schedule configure on maximize requests
- rephrase swayidle-timout example to improve readability
- swaybar: allow status line cleanup to proceed when hidden
- config/output: reconfigure on commit failure
- seat/dnd: Support null drag icon surfaces
- ISSUE_TEMPLATE: Use the newer issue templates
- protocols: update wlr-layer-shell-unstable-v1
- Replace unprintable characters in input device id
- input/cursor: don't send wl_pointer.motion event on pointer unlock warp
- Minor wording changes in Romanian README.md translation
- tree/view: Make foreign-toplevel app_id fallback to class
- render: egl: Use current display to restore NULL context
- input/pointer: add functions for modifying pointer state
- Implement input-method keyboard grab
- layer-shell: remove unused surface list
- examples: fix improper use of `free`
- xdg-shell: check for existing role before setting xdg_popup_surface_role
- xwm: end transfers when the requestor is destroyed
- Fix screencopy-dmabuf y inversion
Created an issue in swaywm/wlroots that received 3 comments
input-method: unclear how keyboard grabs routing should work
When keyboard grabs are used, the input routing should be set up like so: Compositor sends keyboard events to the IME keyboard grab IME creates a …
3
comments