1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 3 hours ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
board: Trigger completed after value_changed Shows the number on the grid before jumping to completed More... 3 months ago
cell: Add small qol for matching number highlighter Allows clicking around to trigger the number highlighter without opening the number picker More... 3 months ago
Update Belarusian translation More... 3 months ago
game-view: Check for grid null before unparenting More... 3 months ago
app: Connect pause action state to show_timer preference More... 3 months ago
grid: Reconnect after a new game More... 3 months ago
board: Remove unused 0 initialization Vala's generated code calls g_new0 More... 3 months ago
Add large zoomed size for earmarks More... 3 months ago
Fix zoom not working More... 3 months ago
window: Fix dialog error messages More... 3 months ago
POTFILES: Add menu-button More... 3 months ago
Move headerbar out of window Give each view its own headerbar which gives us better compatibilty with adwaita and an eventual toolbarview, this also give us a transition effect for the headerbar when starting a game Get rid of fullscreen/unfullscreen buttons Add menu button object to avoid code deduplication Split game view in two with grid taking the game logic More... 3 months ago
app: Remove redundant calls Action states get updated through the action_completed signal More... 4 months ago
board: Some trivial fixes Unowned is only relevant when there's a ref to pass foreach doesn't pass a ref so it can't be used to modify objects More... 4 months ago
board: Refactor part 2 Remove some more unused stuff. Get always as unowned. Streamline comments. More... 4 months ago
Update Turkish translation More... 4 months ago
board: Refactor Add some structure and remove some unused code, in theory this shouldn't break anything, but given the amount of lines touched it might require some additional follow up More... 4 months ago
Update Brazilian Portuguese translation More... 4 months ago
Update Chinese (China) translation More... 4 months ago
app: Enable and disable actions consistently More... 4 months ago
Update Russian translation More... 4 months ago
Update Ukrainian translation More... 4 months ago
Update Slovenian translation More... 4 months ago
game-view: Fix highlighter not showing More... 4 months ago
app: Add game completed plural string for translations Fixes #118 More... 4 months ago
Update Spanish translation More... 4 months ago
Update Slovak translation More... 4 months ago
game-view: Fix checking for the wrong input More... 4 months ago
Revert the focus to the view only on keyboards Customize how the selection follows the focus depending on which input device is being used. Keyboard always shows the selection but for mouse and touch the selection will only being shown when the cell is clicked More... 4 months ago
Add Uzbek (Latin) translation More... 4 months ago