aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway
Commit message (Expand)AuthorAge
...
* | Split image_surface handling into own functionLibravatar Brian Ashworth2018-12-25
* | Implement hide_cursor <timeout> commandLibravatar Brian Ashworth2018-12-25
* | Change mouse buttons to x11 map and libevdev namesLibravatar Brian Ashworth2018-12-25
* | Combine output_by_name and output_by_identifierLibravatar Brian Ashworth2018-12-20
* | Rework default output configsLibravatar Brian Ashworth2018-12-13
* | Implement bar gapsLibravatar Brian Ashworth2018-11-28
* | Introduce a way to show config warnings in swaynagLibravatar Brian Ashworth2018-11-28
* | Fix segfault when destroying unmapped child viewLibravatar emersion2018-11-28
* | Merge pull request #3199 from emersion/handle-subsurface-destroyLibravatar Ryan Dwyer2018-11-28
|\ \
| * | Handle destroyed subsurfacesLibravatar emersion2018-11-27
* | | Change execute_command to return a list of resultsLibravatar Brian Ashworth2018-11-27
|/ /
* | Implement title alignmentLibravatar Brian Ashworth2018-11-25
* | Adding commands for configuring titlebar borders and paddingLibravatar Florent de Lamotte2018-11-22
* | Merge pull request #3083 from c-edw/feature/StripWorkspaceNameLibravatar emersion2018-11-19
|\ \ | |/ |/|
| * Implement strip_workspace_name.Libravatar Connor E2018-11-17
* | Add scroll factor config option.Libravatar Spencer Michaels2018-11-18
* | Use #if instead of #ifdefLibravatar emersion2018-11-18
* | Move view {x,y,width,height} into container structLibravatar Ryan Dwyer2018-11-17
* | Allow multiple outputs for workspace outputLibravatar Brian Ashworth2018-11-11
* | Merge pull request #3087 from RedSoxFan/side-gapsLibravatar Ryan Dwyer2018-11-08
|\ \
| * | Implement per side and per direction outer gapsLibravatar Brian Ashworth2018-11-07
* | | gaps: remove duplicate inner gapsLibravatar Brian Ashworth2018-11-07
|/ /
* / Add focus_follows_mouse always. (#3081)Libravatar Connor E2018-11-06
|/
* Merge pull request #3021 from Snaipe/singlekey-binding-triggerLibravatar Drew DeVault2018-11-03
|\
| * binding: match single-key bindings if no multi-key binding matchedLibravatar Franklin "Snaipe" Mathieu2018-10-29
* | Move view marks properties to container structLibravatar Ryan Dwyer2018-11-01
* | Move view border properties to container structLibravatar Ryan Dwyer2018-10-31
* | Remove enum movement_directionLibravatar Ryan Dwyer2018-10-30
* | Use output identifier for workspace configLibravatar Robinhuett2018-10-27
|/
* Rebase the cursor after applying transactionsLibravatar Ryan Dwyer2018-10-25
* Merge pull request #2950 from emersion/presentation-timeLibravatar Drew DeVault2018-10-25
|\
| * Implement the presentation-time protocolLibravatar emersion2018-10-23
* | Rebase the cursor after mapping a viewLibravatar Ryan Dwyer2018-10-24
* | Merge pull request #2933 from Snaipe/xwayland-window-propertiesLibravatar Drew DeVault2018-10-24
|\ \ | |/ |/|
| * xwayland: populate window_properties in json for viewsLibravatar Franklin "Snaipe" Mathieu2018-10-23
* | commands: replace EXPECTED_LESS_THAN with EXPECTED_AT_MOSTLibravatar Ian Fan2018-10-23
* | commands: remove EXPECTED_MORE_THANLibravatar Ian Fan2018-10-23
* | Fix crash when quitting a QT app on the wayland backend using menuLibravatar Ryan Dwyer2018-10-22
|/
* Parse missing i3 window typesLibravatar Christian2018-10-21
* Make workspace back_and_forth seat-specificLibravatar Ryan Dwyer2018-10-21
* Remove raise_floating directiveLibravatar Ryan Dwyer2018-10-20
* Minor refactor of input managerLibravatar Ryan Dwyer2018-10-20
* Introduce cursor_rebaseLibravatar Ryan Dwyer2018-10-19
* Fix logic used for mouse_warping outputLibravatar Ryan Dwyer2018-10-19
* Merge pull request #2875 from RedSoxFan/input-device-bindingsLibravatar Drew DeVault2018-10-19
|\
| * cmd_bind{sym,code}: Implement per-device bindingsLibravatar Brian Ashworth2018-10-18
* | Consider cursor warp when switching workspacesLibravatar Ryan Dwyer2018-10-19
|/
* Remove cursor warping from seat_set_focusLibravatar Ryan Dwyer2018-10-18
* Merge pull request #2820 from Emantor/fix-mouse-warping-containerLibravatar Drew DeVault2018-10-17
|\
| * cursor: functions to warp cursor to container and workspaceLibravatar Rouven Czerwinski2018-10-16