Popular repositories Loading
-
-
d2gl-mxl
d2gl-mxl PublicForked from Pooquer/d2gl-mxl
Diablo 2 LoD Glide/DDraw to OpenGL Wrapper
C++
-
-
como
como PublicForked from winft/como
The Compositor Modules provide means to create Wayland and X11 compositors
C++
-
theseus-ship
theseus-ship PublicForked from winft/theseus-ship
Wayland and X11 Compositor for the KDE Plasma desktop
C++
-
214 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
February 2025
Created 4 commits in 1 repository
Created a pull request in hyprwm/Hyprland that received 15 comments
syncobj: use eventfd instead of stalling fd checks
use eventfd and add it to the event loop and when it recieves a signal release the buffer, this means we dont stall entire compositor when waiting …
+261
−114
lines changed
•
15
comments
Opened 5 other pull requests in 2 repositories
hyprwm/Hyprland
3
merged
1
open
-
xcursor: move config check to sync gsettings
This contribution was made on Feb 23
-
syncobj: ensure we only add waiters on succesful checks
This contribution was made on Feb 15
-
avoid .at() and use [] operator
This contribution was made on Feb 6
-
adapt to AQ CFileDescriptor usage
This contribution was made on Feb 2
hyprwm/aquamarine
1
open
-
make use of CFileDescriptors
This contribution was made on Feb 2
Reviewed 1 pull request in 1 repository
hyprwm/Hyprland
1 pull request
-
syncobj: use eventfd instead of stalling fd checks
This contribution was made on Feb 22