Age | Commit message (Expand) | Author |
2018-12-20 | Combine output_by_name and output_by_identifier | Brian Ashworth |
2018-12-13 | Rework default output configs | Brian Ashworth |
2018-11-28 | Implement bar gaps | Brian Ashworth |
2018-11-28 | Introduce a way to show config warnings in swaynag | Brian Ashworth |
2018-11-28 | Fix segfault when destroying unmapped child view | emersion |
2018-11-28 | Merge pull request #3199 from emersion/handle-subsurface-destroy | Ryan Dwyer |
2018-11-27 | Change execute_command to return a list of results | Brian Ashworth |
2018-11-27 | Handle destroyed subsurfaces | emersion |
2018-11-25 | Implement title alignment | Brian Ashworth |
2018-11-22 | Adding commands for configuring titlebar borders and padding | Florent de Lamotte |
2018-11-19 | Merge pull request #3083 from c-edw/feature/StripWorkspaceName | emersion |
2018-11-19 | Add xwayland command | emersion |
2018-11-18 | Add scroll factor config option. | Spencer Michaels |
2018-11-18 | Use #if instead of #ifdef | emersion |
2018-11-17 | Implement strip_workspace_name. | Connor E |
2018-11-17 | Move view {x,y,width,height} into container struct | Ryan Dwyer |
2018-11-11 | Allow multiple outputs for workspace output | Brian Ashworth |
2018-11-08 | Merge pull request #3087 from RedSoxFan/side-gaps | Ryan Dwyer |
2018-11-07 | Implement per side and per direction outer gaps | Brian Ashworth |
2018-11-07 | gaps: remove duplicate inner gaps | Brian Ashworth |
2018-11-06 | Add focus_follows_mouse always. (#3081) | Connor E |
2018-11-03 | Merge pull request #3021 from Snaipe/singlekey-binding-trigger | Drew DeVault |
2018-11-01 | Move view marks properties to container struct | Ryan Dwyer |
2018-10-31 | Move view border properties to container struct | Ryan Dwyer |
2018-10-30 | Remove enum movement_direction | Ryan Dwyer |
2018-10-29 | binding: match single-key bindings if no multi-key binding matched | Franklin "Snaipe" Mathieu |
2018-10-27 | Use output identifier for workspace config | Robinhuett |
2018-10-25 | Rebase the cursor after applying transactions | Ryan Dwyer |
2018-10-25 | Merge pull request #2950 from emersion/presentation-time | Drew DeVault |
2018-10-24 | Rebase the cursor after mapping a view | Ryan Dwyer |
2018-10-24 | Merge pull request #2933 from Snaipe/xwayland-window-properties | Drew DeVault |
2018-10-23 | Implement the presentation-time protocol | emersion |
2018-10-23 | xwayland: populate window_properties in json for views | Franklin "Snaipe" Mathieu |
2018-10-23 | commands: replace EXPECTED_LESS_THAN with EXPECTED_AT_MOST | Ian Fan |
2018-10-23 | commands: remove EXPECTED_MORE_THAN | Ian Fan |
2018-10-22 | Fix crash when quitting a QT app on the wayland backend using menu | Ryan Dwyer |
2018-10-21 | Parse missing i3 window types | Christian |
2018-10-21 | Make workspace back_and_forth seat-specific | Ryan Dwyer |
2018-10-20 | Remove raise_floating directive | Ryan Dwyer |
2018-10-20 | Minor refactor of input manager | Ryan Dwyer |
2018-10-19 | Introduce cursor_rebase | Ryan Dwyer |
2018-10-19 | Fix logic used for mouse_warping output | Ryan Dwyer |
2018-10-19 | Merge pull request #2875 from RedSoxFan/input-device-bindings | Drew DeVault |
2018-10-19 | Consider cursor warp when switching workspaces | Ryan Dwyer |
2018-10-18 | cmd_bind{sym,code}: Implement per-device bindings | Brian Ashworth |
2018-10-18 | Remove cursor warping from seat_set_focus | Ryan Dwyer |
2018-10-17 | Merge pull request #2820 from Emantor/fix-mouse-warping-container | Drew DeVault |
2018-10-16 | cursor: functions to warp cursor to container and workspace | Rouven Czerwinski |
2018-10-16 | view: move arrange_workspace into view_map | Rouven Czerwinski |
2018-10-16 | Prevent duplicate workspace::focus events | Ryan Dwyer |