|
85aedbbdf0
|
Return from the function
|
2024-04-05 22:49:59 -04:00 |
|
|
547ebd6bd7
|
Add version
|
2024-04-05 22:42:05 -04:00 |
|
|
5ff2e444fa
|
Switch back to library
|
2024-04-05 22:38:01 -04:00 |
|
|
a839fe4655
|
Update from upstream by squashing
commit 6172ea4fdf435d7125697d40af2c17ae5ff3a8c6
Author: Shuhei Kubota <kubota.shuhei+github@gmail.com>
Date: Sat Nov 4 15:30:11 2023 +0900
build: same config as csv2xlsx
commit 6c522e8ca857f7218db476153ffd06e8b7d2bdde
Author: Shuhei Kubota <kubota.shuhei+github@gmail.com>
Date: Sat Nov 4 15:11:53 2023 +0900
change: debug output
commit 4cec3963cdc20c781bbacde8be927591145b95ca
Author: Shuhei Kubota <kubota.shuhei+github@gmail.com>
Date: Sat Nov 4 15:10:26 2023 +0900
chore: use gli/v2
commit 958c93d6256bbb4611f21f870087c074a783001b
Author: Shuhei Kubota <kubota.shuhei+github@gmail.com>
Date: Fri Nov 3 20:45:57 2023 +0900
fix(alpha): improve output, variable name
commit 8bc79c6bd2c4a93c087e8fea7c2e306e7028466c
Author: Shuhei Kubota <kubota.shuhei+github@gmail.com>
Date: Fri Nov 3 20:18:34 2023 +0900
refactor: remove unused code
commit 7a14926dd7f83dd6a41f3baa6c905b7c81191a93
Author: Shuhei Kubota <kubota.shuhei+github@gmail.com>
Date: Fri Nov 3 20:18:59 2023 +0900
build: go 1.21
commit 40007434e6fdbc3ad485862b3d2785d7ba7263a8
Author: Shuhei Kubota <kubota.shuhei+github@gmail.com>
Date: Fri Nov 3 20:18:15 2023 +0900
fix: call cancel finally
commit 5b02edacd34942adedf38d089737d3c8130d52e3
Author: Shuhei Kubota <kubota.shuhei+github@gmail.com>
Date: Fri Nov 3 20:16:34 2023 +0900
fix: typo
|
2024-04-04 10:50:39 -04:00 |
|
|
e8feb8401f
|
Bump version
|
2023-11-03 10:18:11 -04:00 |
|
|
01cdd090ec
|
Mark as Windows only
|
2023-10-17 00:00:50 -04:00 |
|
|
ba66df6bf6
|
Version 0.7.5
|
2023-10-16 16:43:28 -04:00 |
|
|
d83bfc784c
|
ACTUALLY USE THE ARGS
|
2023-10-16 16:35:48 -04:00 |
|
|
021e575713
|
Make package unique (vvin)
|
2023-10-16 09:51:11 -04:00 |
|
|
cabde87f9a
|
Make into reuseable package
|
2023-10-14 21:34:16 -04:00 |
|
ShuheiKubota
|
e6fe9c8e08
|
refactor: if-return-else-return to if-return and return
|
2019-11-18 18:45:06 +09:00 |
|
ShuheiKubota
|
07f39afa0a
|
refactor: rename to private
|
2019-11-18 18:42:38 +09:00 |
|
ShuheiKubota
|
06328ac51f
|
fix: comment for wait command
|
2019-11-18 14:55:17 +09:00 |
|
ShuheiKubota
|
9f185f8fb2
|
add: wait command
|
2019-11-18 14:48:49 +09:00 |
|
ShuheiKubota
|
a2d2db8027
|
refactor: divide the code into functions
|
2019-11-18 14:48:15 +09:00 |
|
ShuheiKubota
|
d0b7427efd
|
fix: find console window
|
2019-11-18 12:59:18 +09:00 |
|
ShuheiKubota
|
e0fddf6b59
|
refactor: divide the code into files
|
2019-11-10 12:56:05 +09:00 |
|
ShuheiKubota
|
5fa8324192
|
add: help msg
|
2019-11-10 12:09:09 +09:00 |
|
ShuheiKubota
|
a71fc16263
|
fix: suppress help msg on error
|
2019-11-10 12:00:13 +09:00 |
|
ShuheiKubota
|
d5f8202c05
|
change: remove restore command, add --restore for each subcommand
|
2019-11-10 11:15:30 +09:00 |
|
ShuheiKubota
|
2b38327773
|
add: topmost command
|
2019-11-10 11:10:02 +09:00 |
|
ShuheiKubota
|
87cec80802
|
fix: alpha 100% does not work without -t
|
2019-11-10 10:18:15 +09:00 |
|
ShuheiKubota
|
0bc5b39f10
|
add: alpha command
|
2019-11-10 09:48:51 +09:00 |
|
Shuhei Kubota
|
f2e1c726d0
|
change: merge move command into restore command
|
2019-11-09 20:57:42 +09:00 |
|
ShuheiKubota
|
56bef848e0
|
add restore command
|
2019-11-09 17:19:38 +09:00 |
|
ShuheiKubota
|
99e9a1c279
|
change missing size/pos option means preserved
|
2019-11-09 17:17:19 +09:00 |
|
ShuheiKubota
|
28336a0991
|
change hide a window while miximizing it
|
2019-11-09 16:30:08 +09:00 |
|
ShuheiKubota
|
0d920b177c
|
resolves #1, accept size/pos as percentage of screen size
|
2019-11-09 16:20:38 +09:00 |
|
ShuheiKubota
|
beaa07bf03
|
add main.Version
|
2019-11-09 15:29:48 +09:00 |
|
ShuheiKubota
|
200a67cd7b
|
initial commit
|
2019-11-09 15:26:01 +09:00 |
|