summaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* Use #if instead of #ifdef for WLR_HAS_*Libravatar emersion2018-11-12
* Merge pull request #3116 from harishkrupo/masterLibravatar emersion2018-11-12
|\
| * IPC: Send keyboard layout info in IPC_GET_INPUTSLibravatar Harish Krupo2018-11-12
* | Merge pull request #2979 from RedSoxFan/config-var-replLibravatar Drew DeVault2018-11-12
|\ \ | |/ |/|
| * Alter config variable replacement processLibravatar Brian Ashworth2018-11-10
* | cmd_ws_auto_back_and_forth: fix negationLibravatar Brian Ashworth2018-11-11
* | Allow multiple outputs for workspace outputLibravatar Brian Ashworth2018-11-11
|/
* Use parse_boolean where possible.Libravatar Connor E2018-11-10
* Merge pull request #3085 from 7415963987456321/masterLibravatar Drew DeVault2018-11-08
|\
| * Remove extra lineLibravatar 74159639874563212018-11-09
* | Update documentation for focus_follows_mouse.Libravatar Connor E2018-11-08
* | resize set: implement width and height keywordsLibravatar Brian Ashworth2018-11-08
* | Fix building with clangLibravatar sghctoma2018-11-08
* | 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
* Add relative output transformLibravatar Ryan Walklin2018-11-05
* Merge branch 'master' into effective-damageLibravatar Drew DeVault2018-11-05
|\
| * config: mention that reload message is also printed on validationLibravatar Rouven Czerwinski2018-11-05
| * commands/exec_always: defer command on config validationLibravatar Rouven Czerwinski2018-11-05
| * Fix focus_wrapping yesLibravatar Brian Ashworth2018-11-05
| * Merge pull request #3066 from mwenzkowski/fix-gapsLibravatar emersion2018-11-05
| |\
| | * gaps: Improve error reportingLibravatar mwenzkowski2018-11-04
| | * Correct manpage regarding gaps commandLibravatar mwenzkowski2018-11-04
| * | added space after table in sway.5 manpageLibravatar madblobfish2018-11-04
| * | removed unneeded code fragmentLibravatar madblobfish2018-11-04
| |/
* / Use wlr_surface_get_effective_damageLibravatar emersion2018-11-04
|/
* ipc: move refresh from output to output->current_modeLibravatar Cole Mickens2018-11-03
* fix: restore refresh to the modes_arrayLibravatar Cole Mickens2018-11-03
* 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
* | sway-ipc: includes current_mode for each outputLibravatar Cole Mickens2018-11-03
* | Teardown compositor when failing to drop permissionsLibravatar emersion2018-11-01
* | Make it clear that being able to restore root is a failureLibravatar emersion2018-11-01
* | Fix #2992Libravatar mwenzkowski2018-11-01
* | Move view marks properties to container structLibravatar Ryan Dwyer2018-11-01
* | Merge pull request #3040 from RyanDwyer/border-props-to-containerLibravatar Drew DeVault2018-11-01
|\ \
| * | Move view border properties to container structLibravatar Ryan Dwyer2018-10-31
* | | Wrap to fartherest output when running focus outputLibravatar Ryan Dwyer2018-11-01
|/ /
* | Merge pull request #3031 from atomnuker/masterLibravatar Drew DeVault2018-10-31
|\ \
| * | Revert "Respect border settings when rendering lone tabbed/stacked child"Libravatar Rostislav Pehlivanov2018-10-30
| * | Revert "tree/view.c: fix uninitialized variables warning"Libravatar Rostislav Pehlivanov2018-10-30
* | | Remove enum movement_directionLibravatar Ryan Dwyer2018-10-30
|/ /
* | cursor: fix uninitialized pointer in cursor_rebaseLibravatar mwenzkowski2018-10-28
* | Merge pull request #3011 from Emantor/fix/2922Libravatar Drew DeVault2018-10-28
|\ \
| * | output: initialize layers and signal before using functionsLibravatar Rouven Czerwinski2018-10-28
* | | Merge pull request #3010 from Emantor/fix/cursor_warping_view_mapLibravatar Drew DeVault2018-10-28
|\ \ \
| * | | input-manager: consider cursor warping on input_manager_set_focusLibravatar Rouven Czerwinski2018-10-28
| |/ /
* | | Merge pull request #3006 from Snaipe/remove-classLibravatar Drew DeVault2018-10-28
|\ \ \