Age | Commit message (Expand) | Author |
2018-12-25 | Change mouse buttons to x11 map and libevdev names | Brian Ashworth |
2018-12-20 | Combine output_by_name and output_by_identifier | Brian Ashworth |
2018-12-15 | swaybar: fix cursor scale | Brian Ashworth |
2018-12-13 | Rework default output configs | Brian Ashworth |
2018-12-09 | list.c: rename free_flat_list to list_free_items_and_destroy | Ian Fan |
2018-12-09 | list.c: Remove list_foreach | Ian Fan |
2018-12-04 | Add relative coordinates in JSON for i3bar click events | Hristo Venev |
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-28 | Merge pull request #3207 from RedSoxFan/swaynag-no-term-buttons | emersion |
2018-11-27 | Implement swaynag -B/--button-no-terminal | Brian Ashworth |
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-12 | Use #if instead of #ifdef for WLR_HAS_* | emersion |
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-11-01 | Merge pull request #3040 from RyanDwyer/border-props-to-container | Drew DeVault |
2018-11-01 | Wrap to fartherest output when running focus output | Ryan Dwyer |
2018-10-31 | Move view border properties to container struct | Ryan Dwyer |
2018-10-31 | Revert "Add resolve_path() to utils" | madblobfish |
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 | Merge pull request #2957 from RyanDwyer/rebase-cursor-after-map | Drew DeVault |
2018-10-24 | Add multiseat support to swaylock | Ryan Dwyer |
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 |