| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-16 | Add binds to move between monitors | Ivan Molodetskikh | |
| 2023-08-16 | Hardcode other xkb options I use | Ivan Molodetskikh | |
| 2023-08-16 | Remove maximize and window menu capabilities | Ivan Molodetskikh | |
| At least for now, niri doesn't implement those. | |||
| 2023-08-16 | Send frame callbacks to cursor and dnd icon | Ivan Molodetskikh | |
| 2023-08-15 | Set some touchpad input settings | Ivan Molodetskikh | |
| 2023-08-15 | Convert commit mark into a span | Ivan Molodetskikh | |
| 2023-08-15 | Disable backtrace in anyhow | Ivan Molodetskikh | |
| Too slow even with opt-level 3. | |||
| 2023-08-15 | Use xcursor default cursor, or fallback from Anvil | Ivan Molodetskikh | |
| 2023-08-15 | Add dnd icon support | Ivan Molodetskikh | |
| 2023-08-15 | Add client cursor support | Ivan Molodetskikh | |
| 2023-08-15 | Extract pointer_element() | Ivan Molodetskikh | |
| 2023-08-15 | winit: Comment out egl binding | Ivan Molodetskikh | |
| 2023-08-15 | Remove one unused import | Ivan Molodetskikh | |
| 2023-08-15 | Add barebones tablet support | Ivan Molodetskikh | |
| 2023-08-15 | Set data device focus on focus change | Ivan Molodetskikh | |
| Fixes clipboard. | |||
| 2023-08-15 | Add binds to spawn fuzzel and nautilus | Ivan Molodetskikh | |
| 2023-08-15 | Generalize Spawn action | Ivan Molodetskikh | |
| 2023-08-15 | Add initial layer-shell implementation | Ivan Molodetskikh | |
| Those surfaces never receive mouse focus and always keyboard focus, which may not be always good, but it'll do for now. | |||
| 2023-08-15 | Update focus in one place | Ivan Molodetskikh | |
| 2023-08-15 | Change default command to alacritty | Ivan Molodetskikh | |
| 2023-08-14 | README: Add demo video | Ivan Molodetskikh | |
| 2023-08-14 | README: Change window to column for toggle width and maximize | Ivan Molodetskikh | |
| 2023-08-14 | Add Mod+F to maximize | Ivan Molodetskikh | |
| 2023-08-14 | Add Mod+R to toggle between preset widths | Ivan Molodetskikh | |
| 2023-08-14 | winit: Dispatch with higher precision | Ivan Molodetskikh | |
| This won't help all that much but eh | |||
| 2023-08-14 | Advance animations in process_input_event | Ivan Molodetskikh | |
| 2023-08-14 | layout: Update workspace original output | Ivan Molodetskikh | |
| 2023-08-14 | Remove debug print | Ivan Molodetskikh | |
| 2023-08-14 | Add workspace switch animations | Ivan Molodetskikh | |
| 2023-08-14 | winit: Force redraw every time | Ivan Molodetskikh | |
| 2023-08-14 | Centralize workspace clean-up logic | Ivan Molodetskikh | |
| 2023-08-14 | Move things to Monitor impl | Ivan Molodetskikh | |
| 2023-08-14 | Add focus change animations | Ivan Molodetskikh | |
| 2023-08-14 | Add frame clock | Ivan Molodetskikh | |
| Tracks the presentation time and allows querying the next presentation time. | |||
| 2023-08-14 | Enable overflow-checks in release | Ivan Molodetskikh | |
| 2023-08-14 | Centralize sending configure | Ivan Molodetskikh | |
| 2023-08-14 | winit: Request redraw if had damage | Ivan Molodetskikh | |
| To be consistent with the tty backend. Even though this is not optimal for now. | |||
| 2023-08-14 | winit: Use damage from damage tracker | Ivan Molodetskikh | |
| 2023-08-13 | Refactor everything again, make more things work | Ivan Molodetskikh | |
| 2023-08-13 | Refactor everything, add initial tiling code | Ivan Molodetskikh | |
| 2023-08-13 | winit: Bind EGL renderer | Ivan Molodetskikh | |
| 2023-08-13 | Use Alt as mod with winit backend | Ivan Molodetskikh | |
| 2023-08-11 | Fix whitespace | Ivan Molodetskikh | |
| 2023-08-11 | tty: Downgrade vblank message to trace!() | Ivan Molodetskikh | |
| 2023-08-11 | input: Add Super+F to fullscreen | Ivan Molodetskikh | |
| 2023-08-11 | Add un/fullscreen support | Ivan Molodetskikh | |
| 2023-08-11 | Move periodic tasks to event loop closure | Ivan Molodetskikh | |
| 2023-08-11 | Add draft popup implementation | Ivan Molodetskikh | |
| Missing grabs and positioning but gets the job sufficiently done for now. | |||
| 2023-08-10 | Add hardcoded us,ru layout and Super+Space switch | Ivan Molodetskikh | |
| 2023-08-10 | Add Super+q to quit the current toplevel | Ivan Molodetskikh | |
