summaryrefslogtreecommitdiffhomepage
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* Add short option -d for --daemon, deprecating -D.dilluti0n2026-04-051-1/+1
|
* res: bats: remove --fake options on windows service installationdilluti0n2026-03-021-1/+2
|
* docs: change description, refine manualdilluti0n2026-02-201-1/+1
|
* windows: bats: add useful prompts on service_*.batdilluti0n2026-02-152-10/+28
|
* windows: bats: add service_*.bat to install/remove windows servicedilluti0n2026-02-152-0/+31
| | | | | Closes: #11 Link: https://github.com/dilluti0n/dpibreak/issues/11
* windows: start_fake.bat: enable --fake-autottl defaultlydilluti0n2026-02-011-1/+1
|
* windows: add @ to comments so it is not echoed on startupdilluti0n2026-01-131-5/+4
|
* windows: simplify start_fake.bathskimse2026-01-121-29/+4
| | | | | | | | Drop self-elevation/admin checks and interactive prompts; run dpibreak via `start` from the script directory to match intended UX. Add SPDX copyright/license header. Refs: https://github.com/dilluti0n/dpibreak/issues/9
* windows: include Windows guide and start_fake.bat in dist ziphskimse2026-01-041-0/+40
|
* res: update icondilluti0n2025-09-051-0/+0
|
* Add windows program icons and embed with it build.rsdilluti0n2025-09-056-0/+0
|
* Add license document and copyright notice headersdilluti0n2025-09-052-0/+0
|
* build: use winres to add manifest for windows binarydilluti0n2025-08-061-0/+10