mirror of
https://github.com/keycastr/keycastr.git
synced 2026-05-15 14:15:50 -06:00
Removes most of bezelWidth option
This is no longer needed for supporting the maximum configurable font size due to size of the default visualizer window's content rect
This commit is contained in:
parent
c3b2930ffa
commit
acd04856e7
4 changed files with 23 additions and 63 deletions
|
|
@ -5,9 +5,7 @@ KeyCastr, an open-source keystroke visualizer
|
|||
|
||||
## Download
|
||||
|
||||
- [Download latest release](https://github.com/lqez/keycastr/releases/download/0.8.2-bezel/KeyCastr.zip)
|
||||
- Added `bezelwidth` option.
|
||||
- [youknowone](https://github.com/youknowone) created this package. Thanks.
|
||||
- [Download latest release](https://github.com/keycastr/keycastr/releases)
|
||||
|
||||
|
||||
## History
|
||||
|
|
@ -15,7 +13,7 @@ KeyCastr, an open-source keystroke visualizer
|
|||
- [sdeken](https://github.com/sdeken/keycastr) wrote the original version.
|
||||
- [elia](https://github.com/elia/keycastr) created `keycastr` organizaion and forked into it.
|
||||
- [akitchen](https://github.com/akitchen/keycastr) fixed for recent OS X releases.
|
||||
- [lqez](https://github.com/lqez/keycastr) added `bezelwidth` option for larger display.
|
||||
- [lqez](https://github.com/lqez/keycastr) added adjustments for larger display.
|
||||
|
||||
|
||||
## License
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue