Popular repositories
-
wxWidgets Public
Forked from wxWidgets/wxWidgets
Cross-Platform GUI Library - Report issues here: http://trac.wxwidgets.org/
C++ 1
-
cli Public
Forked from dotnet/cli
This repo contains the .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet package management, running, testing, ...).
C#
-
-
BuildCast Public
Forked from microsoft/BuildCast
Example UWP Media Application to show best practices
C#
-
MonoGame Public
Forked from MonoGame/MonoGame
One framework for creating powerful cross-platform games.
C#
-
calculator Public
Forked from microsoft/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
C++
27 contributions in the last year
Contribution activity
October 2021
Created 2 commits in 1 repository
Created 2 repositories
- gsfreema/alacritty Rust
- gsfreema/youtube-music-keep-listening-extension JavaScript
Created a pull request in alacritty/alacritty that received 5 comments
Fixing hint post processing close brackets.
Fixes #5492 When the match is as single character, don't exclude any character from the range during hint post processing. Otherwise, the HintPostP…