aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* Replace _XOPEN_SOURCE with _POSIX_C_SOURCELibravatar emersion2018-11-25
* Merge pull request #3179 from baloo/baloo/title_format-pango_markupLibravatar emersion2018-11-24
|\
| * fixes pango_markup support with title_formatLibravatar Arthur Gautier2018-11-24
* | Adding commands for configuring titlebar borders and paddingLibravatar Florent de Lamotte2018-11-22
|/
* Merge pull request #3158 from emersion/get-outputs-focusedLibravatar emersion2018-11-22
|\
| * ipc: fix focused in get_outputs replyLibravatar emersion2018-11-19
* | 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
* | 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