aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* Add scroll factor config option.Libravatar Spencer Michaels2018-11-18
* Use #if instead of #ifdefLibravatar emersion2018-11-18
* Merge pull request #3142 from RyanDwyer/move-view-propertiesLibravatar Drew DeVault2018-11-17
|\
| * Move view {x,y,width,height} into container structLibravatar Ryan Dwyer2018-11-17
* | commands/resize: fix grow vars uninitializedLibravatar Cole Mickens2018-11-17
|/
* Merge pull request #3132 from emersion/dispatch-cursor-btn-segfaultLibravatar Ryan Dwyer2018-11-17
|\
| * Fix segfault in dispatch_cursor_buttonLibravatar emersion2018-11-15
* | resize set: convert ppt to px for floating containersLibravatar Trevor Slocum2018-11-16
|/
* Fix double free of modeLibravatar Ryan Dwyer2018-11-15
* Fix double free when unmapping any viewLibravatar Ryan Dwyer2018-11-15
* Merge pull request #3126 from emersion/swap-unused-functionLibravatar Drew DeVault2018-11-14
|\
| * Fix unused function in swap commandLibravatar emersion2018-11-14
* | Merge pull request #3121 from c-edw/feature/MissingFreesLibravatar Drew DeVault2018-11-14
|\ \ | |/ |/|
| * More frees.Libravatar Connor E2018-11-13
| * Add some missing frees.Libravatar Connor E2018-11-13
* | Merge pull request #3102 from emersion/render-software-cursorsLibravatar Drew DeVault2018-11-13
|\ \
| * | Render software cursors with wlr_output_render_software_cursorsLibravatar emersion2018-11-10
* | | 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