Skip to content

Commit f5c30be

Browse files
committed
make qa more consistent
1 parent f13c932 commit f5c30be

File tree

2 files changed

+12
-7
lines changed

2 files changed

+12
-7
lines changed

qa/autostart-checklist.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Autostart Checklist
22

3+
Last tested: YYYY-MM-DD
4+
Environment: (distro, DE/compositor, session type)
5+
36
## Preconditions
47
- Built `kanata-switcher` binary available in a known location
58
- Desktop environment provides autostart support (GNOME/KDE/XFCE/etc.)
@@ -21,5 +24,3 @@
2124
- Daemon launches on login when autostart file is present
2225
- Autostart entry is removed cleanly
2326
- Daemon no longer starts automatically after removal
24-
25-
Last tested: NOT TESTED

qa/native-terminal-checklist.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# Native Terminal Focus Checklist
22

3-
- Switch from GUI to a native terminal (Ctrl+Alt+F3) while focused on a window with a layer rule; confirm layer switches to `on_native_terminal` and VKs update
4-
- Switch back to the GUI session; confirm focus layer refreshes to the active window without waiting for a new focus event
5-
- Verify behavior when no `on_native_terminal` rule exists (should switch to default layer on native terminal)
6-
- Confirm focus refresh when returning to GUI from a native terminal after being focused on a terminal window
7-
- Verify pause mode ignores native terminal transitions and resumes normal behavior when unpaused
3+
Last tested: YYYY-MM-DD
4+
Environment: (distro, DE/compositor, session type)
5+
6+
## Native Terminal Switch
7+
- [ ] Switch from GUI to a native terminal (Ctrl+Alt+F3) while focused on a window with a layer rule; confirm layer switches to `on_native_terminal` and VKs update
8+
- [ ] Switch back to the GUI session; confirm focus layer refreshes to the active window without waiting for a new focus event
9+
- [ ] Verify behavior when no `on_native_terminal` rule exists (should switch to default layer on native terminal)
10+
- [ ] Confirm focus refresh when returning to GUI from a native terminal after being focused on a terminal window
11+
- [ ] Verify pause mode ignores native terminal transitions and resumes normal behavior when unpaused

0 commit comments

Comments
 (0)