summaryrefslogtreecommitdiffstats
path: root/include/sway
Commit message (Expand)AuthorAge
...
* Merge pull request #3423 from RyanDwyer/fullscreen-globalLibravatar Drew DeVault2019-01-27
|\
| * Implement fullscreen globalLibravatar Ryan Dwyer2019-01-25
* | Update for swaywm/wlroots#1503Libravatar emersion2019-01-27
|/
* Update for swaywm/wlroots#1402Libravatar emersion2019-01-24
* Make json-c include respect pkg-config --cflagsLibravatar Jan Beich2019-01-23
* Use noop output when there's no outputs connectedLibravatar Ryan Dwyer2019-01-22
* Move sway-specific functions in common/util.c into sway/Libravatar M Stoeckl2019-01-21
* Better handle outputs without CRTCLibravatar emersion2019-01-18
* output: remove output_add_listenersLibravatar emersion2019-01-18
* bar_cmd_tray_bind: Use mouse button helpersLibravatar Brian Ashworth2019-01-16
* Resize only current and immediate siblings rather than all siblingsLibravatar Ryan Dwyer2019-01-15
* Disarm key repeat on reloadLibravatar Brian Ashworth2019-01-14
* Remove now-unused "input" argument of cmd_results_newLibravatar M Stoeckl2019-01-14
* Remove 'input' field of IPC command return jsonLibravatar M Stoeckl2019-01-14
* 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