aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway
Commit message (Expand)AuthorAge
* Merge pull request #3144 from emersion/cmd-xwaylandLibravatar Drew DeVault2019-01-13
|\
| * Add xwayland commandLibravatar emersion2018-11-19
* | Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improvedLibravatar Drew DeVault2019-01-13
|\ \
| * | bar_cmd_bind: utilize mouse button helpersLibravatar Brian Ashworth2019-01-10
* | | Merge pull request #3343 from RedSoxFan/seat-cursor-buttons-improvedLibravatar Drew DeVault2019-01-13
|\ \ \
| * | | seat_cmd_cursor: utilize mouse button helpersLibravatar Brian Ashworth2019-01-10
| |/ /
* | | Merge pull request #3402 from RyanDwyer/refactor-seatopsLibravatar Drew DeVault2019-01-13
|\ \ \
| * | | Refactor seat operations to use an interfaceLibravatar Ryan Dwyer2019-01-10
| |/ /
* | | Merge pull request #3388 from RedSoxFan/reset-inputs-on-reloadLibravatar Drew DeVault2019-01-13
|\ \ \
| * | | reload: reset input configsLibravatar Brian Ashworth2019-01-09
* | | | swaybar: add status_edge_padding commandLibravatar Brian Ashworth2019-01-11
* | | | swaybar: add status_padding commandLibravatar Brian Ashworth2019-01-11
| |/ / |/| |
* | | bind{code,sym}: utilize mouse button helpersLibravatar Brian Ashworth2019-01-09
* | | Add helpers for improved mouse button parsingLibravatar Brian Ashworth2019-01-09
|/ /
* | cursor: move unhide and timeout retrieval into separate functionsLibravatar Rouven Czerwinski2019-01-07
* | Implement tiling_drag_thresholdLibravatar Brian Ashworth2019-01-02
* | swaybar: implement tray configLibravatar Ian Fan2018-12-31
* | hide_cursor: change to a seat subcommandLibravatar Brian Ashworth2018-12-30
* | Verify seat fallback settings on reloadLibravatar Brian Ashworth2018-12-30
* | Revamp seat configsLibravatar Brian Ashworth2018-12-29
* | 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