2022-02-10 10:50 | removed old build option for wlroots | gearsix | 1 | +1 | -1 |
2021-09-27 11:35 | compiles against wlroots 0.14.1 (2021-09-27) | gearsix | 8 | +150 | -33 |
2020-11-01 17:36 | Handle new/resize with negative cursor coordinates | Willy Goiffon | 1 | +11 | -5 |
2020-02-22 00:31 | Fix build with latest version of wlroots | Vlad Pănăzan | 1 | +1 | -1 |
2019-08-12 19:36 | Fix typo from ec6567e899a5 found by Clang | Jan Beich | 1 | +1 | -1 |
2019-08-05 00:45 | Bug-Fix: Can no longer select borders hidden under views | Leon Plickat | 3 | +94 | -75 |
2019-08-02 16:18 | Resize views by dragging their borders | Leon Plickat | 3 | +200 | -3 |
2019-06-15 02:32 | Enforce minial window size for new_view() | Leon Plickat | 1 | +6 | -0 |
2019-06-15 02:20 | `Esc` stops current action / event | Leon Plickat | 1 | +20 | -0 |
2019-06-12 02:29 | Different colour for selection box and move box | Leon Plickat | 2 | +15 | -5 |
2019-06-14 14:07 | Remove obsolete wlroots interface | Drew DeVault | 1 | +0 | -2 |
2019-06-12 01:59 | Selection when reshaping view is now representative | Leon Plickat | 1 | +5 | -5 |
2019-06-11 23:15 | Selection when spawning new view is now representative | Leon Plickat | 1 | +2 | -2 |
2019-06-11 23:15 | Use *cursor in view_begin_interative() | Leon Plickat | 1 | +1 | -1 |
2019-05-08 02:47 | Add simple build instructions to README.md. | Tyler Anderson | 1 | +9 | -0 |
2019-05-03 06:16 | End Delete when background is selected | Fazlul Shahriar | 1 | +2 | -4 |
2019-04-30 23:49 | Add basic implementation of wlr layer shell | Drew DeVault | 8 | +664 | -1 |
2019-04-26 01:02 | Prefer wlroots subproject | Bill Doyle | 1 | +12 | -1 |
2019-04-25 19:28 | Use effective resolution for window placement | Drew DeVault | 1 | +4 | -2 |
2019-04-25 19:23 | Clarify lack of command editing windows | Drew DeVault | 1 | +3 | -1 |
2019-04-25 19:21 | Add README.md | Drew DeVault | 1 | +97 | -0 |
2019-04-25 18:49 | Fix scale & multihead issues with borders | Drew DeVault | 1 | +26 | -27 |
2019-04-25 18:48 | Pull input device config from environment | Drew DeVault | 1 | +5 | -0 |
2019-04-25 18:24 | "Add" "HiDPI" "support" | Drew DeVault | 6 | +113 | -51 |
2019-04-25 17:47 | Fix borders showing on wrong output | Drew DeVault | 1 | +11 | -0 |
2019-04-25 17:40 | Add output configuration options | Drew DeVault | 3 | +113 | -10 |
2019-04-25 17:25 | Remove obsolete todo | Drew DeVault | 1 | +0 | -1 |
2019-04-25 17:24 | Free new_views once fufilled | Drew DeVault | 1 | +1 | -0 |
2019-04-25 17:17 | Implement "new" menu option | Drew DeVault | 6 | +337 | -38 |
2019-04-25 16:44 | Implement interactive delete | Drew DeVault | 1 | +17 | -0 |
2019-04-25 16:42 | Implement interactive resize | Drew DeVault | 4 | +132 | -36 |
2019-04-25 15:46 | Update per wlroots 0.6.0 changes | Drew DeVault | 1 | +3 | -2 |
2019-04-25 03:43 | Don't pass wio pointer events to clients | Drew DeVault | 1 | +3 | -2 |
2019-04-25 03:35 | Implement interactive move | Drew DeVault | 4 | +168 | -52 |
2019-04-25 02:56 | Add a bunch of "free" protocols | Drew DeVault | 1 | +18 | -0 |
2019-04-25 02:45 | Render window borders | Drew DeVault | 3 | +50 | -1 |
2019-04-25 02:22 | Pass keyboard events to clients | Drew DeVault | 1 | +25 | -4 |
2019-04-25 02:18 | Fix FOUC with new wio views | Drew DeVault | 1 | +3 | -2 |
2019-04-25 01:58 | Implement basic menu interactions with mouse | Drew DeVault | 4 | +51 | -16 |
2019-04-25 01:47 | Set all views as tiled on four sides | Drew DeVault | 1 | +3 | -0 |
2019-04-25 01:45 | Pass pointer events through to clients | Drew DeVault | 6 | +71 | -5 |
2019-04-24 02:38 | Add menu renderer (not rigged up to code yet) | Drew DeVault | 4 | +154 | -2 |
2019-04-24 01:31 | Focus views on map | Drew DeVault | 2 | +34 | -0 |
2019-04-24 01:26 | Receive & render new XDG surfaces | Drew DeVault | 6 | +114 | -1 |
2019-01-11 02:28 | Add basic input rigging | Drew DeVault | 5 | +170 | -5 |
2019-01-10 23:12 | Move output code into output.c | Drew DeVault | 4 | +57 | -47 |
2019-01-10 04:08 | Add authentic rio colors | Drew DeVault | 2 | +30 | -2 |
2019-01-10 03:53 | BSD 3-Clause | Drew DeVault | 1 | +26 | -0 |
2019-01-10 03:51 | Handle new outputs | Drew DeVault | 2 | +64 | -0 |
2019-01-09 22:15 | Initial commit | Drew DeVault | 5 | +151 | -0 |