Commit Graph

28 Commits

Author SHA1 Message Date
144be992b1 Define version 1.0, reduce unnecessary navigation actions 2024-03-26 18:01:53 +01:00
4e6afa08fd Less cramped keybind descriptions, also explain multi-selection 2024-03-13 21:43:57 +01:00
62b7f88a86 hide ugly vertical headers 2024-03-12 12:49:47 +01:00
d1c5a5641a Add detail view 2024-03-12 11:48:43 +01:00
da50e7b8fa Remove old process tree experiments 2024-03-11 17:12:39 +01:00
db6d7c66b8 Don't Repeat Yourself: pull out some common functionality 2024-03-11 17:11:26 +01:00
f3b60a4a2a Add new functions
- move to scratch
- restore (move selected to new workspace)
- close
2024-03-11 13:33:26 +01:00
293a12d0b7 Fix scratchpad support (i was an idiot) 2024-03-11 10:42:19 +01:00
1a13229343 Add some details to README.md 2024-03-11 10:18:39 +01:00
e8f36057f4 manually set app_id 2024-03-10 00:16:37 +01:00
c725c4fdb6 Add easier keyboard navigation through outputs using page keys 2024-03-09 23:44:43 +01:00
7dabcbb621 Add README.md 2024-03-09 21:06:24 +01:00
8f905ad139 setCurrentIndex instead of select to allow better navigation 2024-03-09 18:48:04 +01:00
405c0ecce9 increase default size 2024-03-09 18:35:23 +01:00
55384e0ced drop qt wrapper as that seems to mess with app_id 2024-03-09 18:22:11 +01:00
1d9dd95949 attempt to fix broken app_id 2024-03-09 17:58:15 +01:00
24e3998a1f fix flake 2024-03-09 16:30:44 +01:00
2eafe4b950 attempt nix packaging 2024-03-09 15:38:58 +01:00
25d48d79af enter workspaces (scratchpad listing is broken apparently....) 2024-03-09 12:55:29 +01:00
7a669fee4a close keybind, output selection validation 2024-03-08 13:13:28 +01:00
1339fb3148 creating new workspaces 2024-03-08 10:53:30 +01:00
4ace4c2398 actually display keybinds in the menu 2024-03-07 20:44:00 +01:00
6f1498d65c Add help menu list view, add toggle to get to help menu 2024-03-07 17:37:18 +01:00
e773033f3b refactor the model to easily get focused, root, output and workspace 2024-03-07 11:20:26 +01:00
4ba62a63ee Add logic for selecting currently active window at startup 2024-03-06 23:40:48 +01:00
da05b706e4 terminate read strings so that json parsing no longer fails 2024-03-06 17:48:56 +01:00
4a6989f5ea sway tree 2024-03-04 00:27:05 +01:00
f4a81cfa32 add basic QT tree 2024-03-02 22:33:27 +01:00