Skip to content

Commit f88ab65

Browse files
committed
๐Ÿ“ Tweak table
1 parent 5877515 commit f88ab65

4 files changed

Lines changed: 36 additions & 28 deletions

File tree

โ€Žsrc/components/RotatedHeaderTable.astroโ€Ž

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,6 @@ interface Props {
1717
overflow-x: auto;
1818
}
1919

20-
.rotated-header-table :global(table) {
21-
width: 100%;
22-
table-layout: fixed;
23-
}
24-
2520
.rotated-header-table :global(thead th) {
2621
vertical-align: middle;
2722
}

โ€Žsrc/content/docs/intro.mdxโ€Ž

Lines changed: 22 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ next:
1111

1212
import { LinkCard } from '@astrojs/starlight/components';
1313
import { YouTube } from '@astro-community/astro-embed-youtube';
14+
import { Icon } from 'astro-icon/components';
1415
import Intro from '../../components/Intro.astro';
1516
import CustomAside from '../../components/CustomAside.astro';
1617
import RotatedHeaderTable from '../../components/RotatedHeaderTable.astro';
@@ -46,22 +47,11 @@ You can watch the video below to get an idea on how Kando works.
4647
<sup>Beware, there's some cringy music inside ๐Ÿ˜…</sup>
4748
</center>
4849

49-
## Which input devices can I use with Kando?
50-
51-
Kando is designed to be used with ๐Ÿ–ฑ๏ธ mouse, ๐Ÿ–Š๏ธ stylus, ๐Ÿ‘† touch, or ๐ŸŽฎ controller input.
52-
If you have both hands at your keyboard most of the time, Kando is maybe not the right tool for you.
53-
54-
<CustomAside type="thanks" title="Now with Keyboard Support!">
55-
Since version 2.3.0, Kando also brings decent keyboard support!
56-
Now, you can assign letters to each item.
57-
This way, you can quickly select items in submenus without having to move your hand to the mouse!
58-
</CustomAside>
59-
6050
## How does Kando compare to similar tools?
6151

6252
Kando is not the only pie menu out there.
6353
Depending on your needs, there might be other tools that are better suited for you.
64-
Below is a quick comparison of Kando with some other popular pie menus.
54+
Below is a comparison of Kando with some other popular pie menus.
6555

6656
<RotatedHeaderTable>
6757

@@ -88,22 +78,39 @@ Achievement System | โœ… | โŒ | โŒ | โŒ | โŒ
8878
Native App | โŒ | โž–โด| โœ… | โœ… | โœ… | โœ… | โœ… |
8979
Builtin Cloud Sync | โŒ | โŒ | โŒ | โœ… | โœ… | โŒ | โŒ |
9080
Open Source | โœ… | โœ… | โŒ | โŒ | โŒ | โŒ | โŒ |
91-
Pricing | **Free** | **Free** | $14.99 | $6.99 for Pro | $14.99 | $39.99 | $5.99 |
81+
Pricing | **Free** | **Free** | $14.99 | $6.99 | $14.99 | $39.99 | $5.99 |
9282

9383
</RotatedHeaderTable>
9484

85+
<small><br />
9586
ยน Only via [Third-Party Tools](/opening-menus). <br />
9687
ยฒ Via AutoHotkey scripts, but not out of the box. <br />
9788
ยณ Limited to one submenu level. <br />
9889
โด The menu itself is a native app, the settings window is not. <br />
90+
</small>
9991

10092
---
10193

102-
<CustomAside type="note" title="Did we miss something?">
94+
The following tools are not included in the table, but are potentially worth checking out as well:
95+
[Radial menu for AHK v1](https://www.autohotkey.com/boards/viewtopic.php?f=6&t=12078),
96+
[Radify for AHK v2](https://www.autohotkey.com/boards/viewtopic.php?f=83&t=138484),
97+
[Radial Menu for Windows](http://www.jacobiedema.nl/RadialMenu/),
98+
and the vendor-specific pie menus of [3Dconnexion](https://www.youtube.com/watch?v=ujf3XAWTzEs) and [Logitech](https://www.youtube.com/watch?v=jk2RWliJv9k).
99+
103100
If you think the table contains an error or is missing an important feature or competitor, please let us know on [Kando's Discord Server](https://discord.gg/hZwbVSDkhy) or open an issue on [GitHub](https://github.com/kando-menu/kando-menu.github.io/issues)!
101+
102+
## Which input devices can I use with Kando?
103+
104+
Kando is designed to be used with ๐Ÿ–ฑ๏ธ mouse, ๐Ÿ–Š๏ธ stylus, ๐Ÿ‘† touch, or ๐ŸŽฎ controller input.
105+
If you have both hands at your keyboard most of the time, Kando is maybe not the right tool for you.
106+
107+
<CustomAside type="note" title="Now with Keyboard Support!">
108+
Since version 2.3.0, Kando also brings decent keyboard support!
109+
Now, you can assign letters to each item.
110+
This way, you can quickly select items in submenus without having to move your hand to the mouse!
104111
</CustomAside>
105112

106-
## How can I get Kando?
113+
## <Icon name="solar:cloud-download-bold-duotone" class="inline-icon" /> How can I get Kando?
107114

108115
To get started with Kando, you need to install it on your computer.
109116
The installation process is different for Windows, macOS, and Linux, so please choose the guide that fits your operating system!

โ€Žsrc/content/docs/opening-menus.mdxโ€Ž

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@ If you want to share your own guide, please let us know!
2525
You can either open an issue, edit this file, or join the [Discord server](https://discord.gg/hZwbVSDkhy) to discuss your idea!
2626

2727

28-
Tool | OS | Free | Features | Kando Tutorial
29-
:-- | :---: | :---: | :---: | :---:
30-
**AutoHotkey** ([Homepage](https://www.autohotkey.com/)) | <Icon name="seti:windows" class="inline-icon" /> | โœ… | ๐Ÿ–ฑ๏ธ + โœ๏ธ + ๐ŸŽฎ | **[โ†’ Tutorial](/ahk-tutorial)**
31-
**Input Remapper** ([Homepage](https://github.com/sezanzeb/input-remapper)) | <Icon name="linux" class="inline-icon" /> | โœ… | ๐Ÿ–ฑ๏ธ + โœ๏ธ + ๐ŸŽฎ | **[โ†’ Tutorial](/input-remapper-tutorial)**
32-
**Karabiner-Elements** ([Homepage](https://karabiner-elements.pqrs.org/)) | <Icon name="apple" class="inline-icon" /> | โœ… | ๐Ÿ–ฑ๏ธ + โœ๏ธ | **[โ†’ Tutorial](/ke-tutorial)**
33-
**BetterMouse** ([Homepage](https://better-mouse.com/)) | <Icon name="apple" class="inline-icon" /> | โŒ | ๐Ÿ–ฑ๏ธ | **[โ†’ Tutorial](/bm-tutorial)**
34-
**BetterTouchTool** ([Homepage](https://folivora.ai/)) | <Icon name="apple" class="inline-icon" /> | โŒ | ๐Ÿ–ฑ๏ธ + โœ๏ธ + ๐Ÿ‘† | **[โ†’ Tutorial](/btt-tutorial)**
35-
**Kanata** ([Homepage](https://github.com/jtroo/kanata)) | <Icon name="seti:windows" class="inline-icon" /> + <Icon name="linux" class="inline-icon" /> +<Icon name="apple" class="inline-icon" /> | โœ… | โŒจ๏ธ | **[โ†’ Tutorial](/kanata-tutorial)**
28+
Tool | OS | Free | Features
29+
:-- | :---: | :---: | :---:
30+
AutoHotkey **([โ†’ Tutorial](/ahk-tutorial))** | <Icon name="seti:windows" class="inline-icon" /> | โœ… | ๐Ÿ–ฑ๏ธ + โœ๏ธ + ๐ŸŽฎ
31+
Input Remapper **([โ†’ Tutorial](/input-remapper-tutorial))** | <Icon name="linux" class="inline-icon" /> | โœ… | ๐Ÿ–ฑ๏ธ + โœ๏ธ + ๐ŸŽฎ
32+
Karabiner-Elements **([โ†’ Tutorial](/ke-tutorial))** | <Icon name="apple" class="inline-icon" /> | โœ… | ๐Ÿ–ฑ๏ธ + โœ๏ธ
33+
BetterMouse **([โ†’ Tutorial](/bm-tutorial))** | <Icon name="apple" class="inline-icon" /> | โŒ | ๐Ÿ–ฑ๏ธ
34+
BetterTouchTool **([โ†’ Tutorial](/btt-tutorial))** | <Icon name="apple" class="inline-icon" /> | โŒ | ๐Ÿ–ฑ๏ธ + โœ๏ธ + ๐Ÿ‘†
35+
Kanata **([โ†’ Tutorial](/kanata-tutorial))** | <Icon name="seti:windows" class="inline-icon" /> + <Icon name="linux" class="inline-icon" /> +<Icon name="apple" class="inline-icon" /> | โœ… | โŒจ๏ธ
3636

3737
### Features Legend
3838

โ€Žsrc/styles/custom.cssโ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,12 @@ img {
7575
width: 100%;
7676
}
7777

78+
table {
79+
display: table;
80+
table-layout: auto;
81+
width: 100%;
82+
}
83+
7884
/* We do not want to limit the width of the YouTube embeds. */
7985
lite-youtube {
8086
max-width: none !important;

0 commit comments

Comments
ย (0)