1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 01, 2024 — Sep 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
grid: Popdown picker and unselect on pause More... 2 months ago
Bump version More... 2 months ago
Prepare 49.alpha More... 2 months ago
css-light: Change matching number color to the 48 behavior This will still be relatively less aggressive than the color in 48 because we bumped up the lightness in both the accent color and the highlighter More... 2 months ago
css-light: Change pink's hue This brings us closer to adwaita's color, it also looks better More... 2 months ago
css-light: Brigthen accent colors The current value was taken from adwaita's standalone color, but it's a bit too dark for our use, namely it's the same lightness as the fixed cells, bumping it to .92 for better contrast which should also make the numbers underneath easier to read More... 2 months ago
game-view: Fix size request disparity with start-view More... 2 months ago
app: Remove unused locale code Gtk does this for us in init More... 3 months ago
Remove deprecated pango function Tested against rtl we should be good to go More... 3 months ago
flatpak: Remove x11 support from nightly More... 3 months ago
doap: Add xml header More... 3 months ago
doap: Fix contact address More... 3 months ago
css-dark: Revert number highlighting to 48's behavior Slight change compared to 48: .3 to .32 which is the same as fixed cells More... 3 months ago
about: Cut the localized comments This pushes the website directly into the about page which leads to a more detailed comment section. The problem currenctly is that the details page is misleading by mentioning qqwing and website simultaneously as the website does not in fact lead to qqwing. More... 3 months ago
Port to ToolbarView Adds some shadowing to the headerbar and a revealer More... 3 months ago
app: Fix fullscreen shortcut being unhooked More... 3 months ago
css: Make teal accent color a bit more green More... 3 months ago
board: Fix custom game not starting correctly More... 3 months ago
game-view: Fix tick ticking when it shouldn't More... 3 months ago
number-picker: Use tabular figures More... 3 months ago
game-view: More missing reinialization on new game More... 3 months ago
Use tabular figures Gives each number the same amount of width, this is particularly apparent for numbers such as 1. This helps align the grid and helps with clarity. More... 3 months ago
Fix clock moving More... 3 months ago
Fix timeout logic Turns out we've been adding and removing the source each time More... 3 months ago
Use relevant enums instead of booleans More... 3 months ago
game: Remove duplicated code More... 3 months ago
Add autosave every 5 minutes More... 3 months ago
Fix app not getting destroyed Circular reference and dispose More... 3 months ago
game-view: Fix pause not unpausing when disabling the timer More... 3 months ago
board: Trigger completed after value_changed Shows the number on the grid before jumping to completed More... 3 months ago