| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-27 | Fix focus=false for move-column-to-workspace*, add to ↵ | gibberish | |
| move-window-to-workspace-up/down | |||
| 2025-08-26 | Implement screen reader announcements via AccessKit | Ivan Molodetskikh | |
| 2025-08-26 | ui/hotkey_overlay: Reorganize bind formatting logic a bit | Ivan Molodetskikh | |
| Let the caller call tail functions. | |||
| 2025-08-20 | Add spawn-sh, spawn-at-startup-sh | Ivan Molodetskikh | |
| Our top 10 most confusing config moments | |||
| 2025-06-03 | add option to hide unbound actions in hotkey overlay (#1618) | Kent Daleng | |
| * add option to hide unbound actions in hotkey overlay * fix config test, add some docs * Add kdl language hint Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> * Improve docs Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> * hide_unbound -> hide_not_bound * forgot to rename in wiki * filter actions before calling format * use any instead of contains * retain instead of filter --------- Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> | |||
| 2025-05-01 | Implement --focus for MoveColumnToWorkspace/Up/Down | Aberter Yan | |
| 2025-04-25 | hotkey_overlay: Show the ToggleOverview bind | Ivan Molodetskikh | |
| 2025-03-22 | hotkey_overlay: rename ISO_Level{3,5}_Shift to Mod{5,3} | peelz | |
| 2025-03-22 | Add mod-key and mod-key-nested settings | peelz | |
| 2025-03-10 | feat: 🎉 add `show-pointer` for `Screenshot` and `ScreenshotScreen` | Toby Bridle | |
| 2025-02-13 | Implement custom hotkey overlay titles | Ivan Molodetskikh | |
| 2025-02-13 | hotkey overlay: Add pretty for space | Ivan Molodetskikh | |
| 2025-02-13 | hotkey overlay: Put Ctrl and Shift before Alt | Ivan Molodetskikh | |
| They are commonly written this way. | |||
| 2025-01-03 | Add floating binds to the hotkey overlay | Ivan Molodetskikh | |
| 2025-01-02 | Add `Mouse{Left,Right,Middle,Back,Forward}` binds | bbb651 | |
| 2024-11-11 | Make consume-or-expel binds more prominent | Ivan Molodetskikh | |
| I find myself using them much more than regular consume or expel. | |||
| 2024-07-31 | add mod3 key binding support (#565) | Jeff Peeler | |
| * add support for iso_level5_shift modifier * update Cargo.lock bumps smithay to de94e8f59e202b605c35dfe1fef1857bad427e8c | |||
| 2024-07-08 | Use is_alive() | Ivan Molodetskikh | |
| 2024-07-01 | Enable subpixel glyph positioning in Pango | Ivan Molodetskikh | |
| Makes things scale more smoothly. | |||
| 2024-06-28 | Show ISO_Level3_Shift in the hotkey overlay | Ivan Molodetskikh | |
| 2024-06-17 | Rename apply_scale to to_physical_precise_round | Ivan Molodetskikh | |
| Consistency with Smithay. | |||
| 2024-06-10 | Move apply_scale() to utils | Ivan Molodetskikh | |
| 2024-06-10 | ui/hotkey_overlay: Make fractional-scaling aware | Ivan Molodetskikh | |
| 2024-03-23 | Implement TouchpadScroll binds | Ivan Molodetskikh | |
| 2024-03-23 | [cfg-breaking] Rename Wheel* to WheelScroll* bindings | Ivan Molodetskikh | |
| Less confusion, and clearer that they are affected by natural-scroll. | |||
| 2024-03-22 | Make binds accept wheel names | Ivan Molodetskikh | |
| 2024-03-01 | Correctly handle parsing of Binds and DefaultColumnWidth (#234) | sodiboo | |
| * add dev dependencies to flake * parse only one default-column-width * require exactly one action per bind, and unique keys for binds * use proper filename for config errors if possible * fix duplicate keybinds after invalid action, lose some sanity | |||
| 2024-02-21 | Move UI elements into submodule | Ivan Molodetskikh | |
