aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway
Commit message (Expand)AuthorAge
* Fix bar subcommand handler structs and selectionLibravatar Brian Ashworth2018-10-13
* Merge branch 'master' into bar-bindsymLibravatar Ian Fan2018-10-10
|\
| * Add mouse_warping containerLibravatar Rouven Czerwinski2018-10-10
| * resize: Determine if anything changed using before/after checkLibravatar Ryan Dwyer2018-10-09
* | Implement bar bindsymLibravatar Brian Ashworth2018-10-09
|/
* Merge pull request #2772 from RyanDwyer/improve-popup-damageLibravatar Drew DeVault2018-10-09
|\
| * Only damage popups when popups have damageLibravatar Ryan Dwyer2018-10-07
* | Introduce container_is_transient_forLibravatar Ryan Dwyer2018-10-08
* | Implement popup_during_fullscreenLibravatar Ryan Dwyer2018-10-08
* | Reload config using idle eventLibravatar Ryan Dwyer2018-10-08
* | Shim client.background and client.placeholderLibravatar Drew DeVault2018-10-07
|/
* Fix focusing topmost floating windowsLibravatar Jonathan Buch2018-10-03
* Add configuration for raising containers on focusLibravatar Jonathan Buch2018-10-03
* Merge pull request #2703 from RyanDwyer/csd-borderLibravatar Drew DeVault2018-10-03
|\
| * Improve CSD logicLibravatar Ryan Dwyer2018-09-27
| * Rename view_set_csd_from_client to view_update_csd_from_clientLibravatar Ryan Dwyer2018-09-27
| * Add CSD to border modesLibravatar Ryan Dwyer2018-09-27
* | Handle border options for gapsLibravatar Brian Ashworth2018-10-01
* | Fix smart gapsLibravatar Brian Ashworth2018-10-01
* | Merge pull request #2726 from RyanDwyer/overhaul-gapsLibravatar Drew DeVault2018-09-30
|\ \
| * | Make gaps implementation consistent with i3-gapsLibravatar Ryan Dwyer2018-09-29
* | | Merge pull request #2725 from PumbaPe/add-tap-and-dragLibravatar Drew DeVault2018-09-30
|\ \ \
| * | | add tap-and-drag setting to sway-inputLibravatar PP2018-09-29
| |/ /
* | | Turn funcs() into funcs(void)Libravatar Arkadiusz Hiler2018-09-30
* | | Remove declarations that do no have definitionsLibravatar Arkadiusz Hiler2018-09-30
* | | Return an error when resizing is a no opLibravatar Ryan Dwyer2018-09-29
|/ /
* / Rename workspace_outputs to workspace_configs and fix memory leakLibravatar Ryan Dwyer2018-09-28
|/
* Implement support for input wildcardLibravatar Brian Ashworth2018-09-23
* Allow running commands on containers without focusing themLibravatar Ryan Dwyer2018-09-23
* swaybar: handle hotpluggingLibravatar emersion2018-09-20
* Merge pull request #2676 from ianyfan/ipcLibravatar Drew DeVault2018-09-19
|\
| * ipc: add pid information for views in layout treeLibravatar Ian Fan2018-09-19
* | Introduce create_output command (for developer use)Libravatar Ryan Dwyer2018-09-19
|/
* Rename seat_get_active_child to seat_get_active_tiling_childLibravatar Ryan Dwyer2018-09-16
* Update for swaywm/wlroots#1243Libravatar emersion2018-09-14
* Minor fixes to tiling drag implementationLibravatar Ryan Dwyer2018-09-12
* Implement tiling dragLibravatar Ryan Dwyer2018-09-11
* Introduce tiling_drag directiveLibravatar Ryan Dwyer2018-09-11
* Rename OP_MOVE to OP_MOVE_FLOATINGLibravatar Ryan Dwyer2018-09-11
* Align titles to baselineLibravatar Ryan Dwyer2018-09-08
* Introduce seat_set_focus_container and seat_set_focus_workspaceLibravatar Ryan Dwyer2018-09-06
* Remove offset argument to container_add_siblingLibravatar Ryan Dwyer2018-09-05
* Don't use wlr_output propertiesLibravatar Ryan Dwyer2018-09-05
* Implement type safe arguments and demote sway_containerLibravatar Ryan Dwyer2018-09-05
* Deny repeating reload by holding keyLibravatar Ryan Dwyer2018-09-04
* Implement window_role criteria tokenLibravatar Ryan Dwyer2018-09-04
* move criteria "instance", "class" and "window_role" inside HAVE_XWAYLAND ifdefs"Libravatar Pascal Pascher2018-09-03
* Fixed window_type with disabled xwayland support.Libravatar Pascal Pascher2018-09-03
* Rename fowa enum and use switch in view_request_activateLibravatar Ryan Dwyer2018-09-02
* Implement focus_on_window_activationLibravatar Ryan Dwyer2018-09-02