1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add zip command to `npm run pack` :package: More... almost 9 years ago
Add placeholder notice :joy: More... almost 9 years ago
Fix: show `text` cursor on fps input More... almost 9 years ago
Add `Quit` to options menu :wave: More... almost 9 years ago
Add options menu with `About` section More... almost 9 years ago
Add `opn` dependency More... almost 9 years ago
Add `gear.png` and `[email protected]` More... almost 9 years ago
Code style fix :sparkles: More... almost 9 years ago
Make sure the fps input is always validated More... almost 9 years ago
Validate the fps input More... almost 9 years ago
Add FPS setting :fire: More... almost 9 years ago
Create the BrowserWindow as unresizable instead of setting it later More... almost 9 years ago
Move `querySelector`s to the top of the function More... almost 9 years ago
Move `require`s out of the `addEventListener` callback More... almost 9 years ago
Use variables in CSS :sparkles: More... almost 9 years ago
Add `postcss-simple-vars` dependency More... almost 9 years ago
Use nested CSS rules :sparkles: More... almost 9 years ago
Add `postcss-nested` dependency More... almost 9 years ago
Add stub settings section More... almost 9 years ago
Ensure dev tools is always opened in detached mode More... almost 9 years ago
Set the initial window height based on the HTML's More... almost 9 years ago
Disable window resizing :no_entry_sign: More... almost 9 years ago
Tabs => spaces :sparkles: More... almost 9 years ago
Fix undesired line breaking More... almost 9 years ago
Remove `cursor` property – it doesn't work in the very top of the window More... almost 9 years ago
Prevent text selection More... almost 9 years ago
Make the window draggable More... almost 9 years ago
Wrap the window title with a div More... almost 9 years ago
Fix: change the `querySelector`s from ids to classes More... almost 9 years ago
ids => classes :white_check_mark: More... almost 9 years ago