| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-04 | tty: Add Surface state struct | Ivan Molodetskikh | |
| 2023-09-03 | fix LoopData not being a public type | xrtxn | |
| 2023-09-03 | Disable dmabufs for now | Ivan Molodetskikh | |
| For some reason they cause big rendering performance problems. | |||
| 2023-09-03 | Send scanout feedbacks to surfaces | Ivan Molodetskikh | |
| 2023-09-03 | Add initial dmabuf feedback implementation | Ivan Molodetskikh | |
| 2023-09-03 | Move all traits one layer up | Ivan Molodetskikh | |
| 2023-09-03 | Move LoopData into niri file | Ivan Molodetskikh | |
| 2023-09-03 | Remove DisplayHandle from LoopData | Ivan Molodetskikh | |
| 2023-09-03 | Move backends to subfolder | Ivan Molodetskikh | |
| 2023-09-03 | Replace Backend trait with enum | Ivan Molodetskikh | |
| 2023-09-03 | Add Mod+Ctrl+Shift+T to toggle debug tint | Ivan Molodetskikh | |
| 2023-09-03 | Inhibit power key when systemd service | Ivan Molodetskikh | |
| This way we can suspend on power key rather than poweroff. | |||
| 2023-09-03 | tty: Unbind gles wl_display on drop | Ivan Molodetskikh | |
| Not sure if this helps but anyway. | |||
| 2023-09-03 | Add suspend key handling | Ivan Molodetskikh | |
| 2023-09-02 | Add touchpad gesture support | Ivan Molodetskikh | |
| 2023-08-28 | Remove obsolete comment | Ivan Molodetskikh | |
| 2023-08-27 | Implement taking a monitor screenshot | Ivan Molodetskikh | |
| 2023-08-27 | Extract different parts of rendering into functions | Ivan Molodetskikh | |
| 2023-08-27 | Remove default alacritty and add ability to pass args to command | Ivan Molodetskikh | |
| 2023-08-27 | Wait for import-environment to finish | Ivan Molodetskikh | |
| 2023-08-27 | tty: Fix commented-out code | Ivan Molodetskikh | |
| 2023-08-27 | Unset NOTIFY_SOCKET so it's not inherited | Ivan Molodetskikh | |
| 2023-08-27 | Add trivial Mutter ServiceChannel impl | Ivan Molodetskikh | |
| Makes xdp-gnome work. | |||
| 2023-08-27 | Add initial session / systemd integration | Ivan Molodetskikh | |
| 2023-08-21 | tty: Add hack to make resume from sleep work | Ivan Molodetskikh | |
| 2023-08-21 | Fix monitor un/replugging while session is paused | Ivan Molodetskikh | |
| 2023-08-16 | Remove some commented out code | Ivan Molodetskikh | |
| 2023-08-16 | Implement tablet-manager | Ivan Molodetskikh | |
| 2023-08-16 | Implement wp-presentation | Ivan Molodetskikh | |
| 2023-08-16 | Respect max window width | Ivan Molodetskikh | |
| 2023-08-16 | Use the correct min_size state | Ivan Molodetskikh | |
| 2023-08-16 | Put active window on top | Ivan Molodetskikh | |
| 2023-08-16 | Add basic fullscreen impl | Ivan Molodetskikh | |
| 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 | 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. | |||
