aboutsummaryrefslogtreecommitdiffstats
path: root/sway/meson.build
Commit message (Expand)AuthorAge
* Implement gaps (PR #2047)Libravatar Nate Symer2018-06-09
* Refactor cmd_output to use config_subcommandLibravatar Brian Ashworth2018-06-03
* Implement floatingLibravatar Ryan Dwyer2018-06-01
* Implement `floating enable`Libravatar Drew DeVault2018-06-01
* Implement config parser for workspace_layoutLibravatar Brian Ashworth2018-05-28
* Support i3's legacy force_focus_wrapping commandLibravatar Brian Ashworth2018-05-28
* Implement focus_wrappingLibravatar Brian Ashworth2018-05-27
* Implement swap commandLibravatar Brian Ashworth2018-05-26
* Implement show_marksLibravatar Ryan Dwyer2018-05-17
* Implement marksLibravatar Ryan Dwyer2018-05-15
* Kill wl_shellLibravatar emersion2018-05-14
* Add xdg-shell stable supportLibravatar emersion2018-05-13
* Implement hide_edge_bordersLibravatar Brian Ashworth2018-05-11
* Implement title_formatLibravatar Ryan Dwyer2018-05-05
* Render titlesLibravatar Ryan Dwyer2018-05-03
* Implement bordersLibravatar Ryan Dwyer2018-04-30
* Refactor arrange_windows()Libravatar Ryan Dwyer2018-04-28
* Add map_from_region commandLibravatar emersion2018-04-26
* Implement criteria commandsLibravatar Ryan Dwyer2018-04-24
* Implement rename workspace commandLibravatar Ryan Dwyer2018-04-23
* Merge branch 'master' into fullscreenLibravatar Drew DeVault2018-04-19
|\
| * Split repeat commands into separate files.Libravatar Ryan Dwyer2018-04-19
| * Make key repeat configurableLibravatar Ryan Dwyer2018-04-18
* | Implement fullscreen.Libravatar Ryan Dwyer2018-04-16
|/
* Implement cursor event simulation with sway commands.Libravatar Danny Bautista2018-04-10
* Add input "identifier" map_to_output "identifier"Libravatar Drew DeVault2018-04-08
* Add workspace_auto_back_and_forth commandLibravatar db2018-04-08
* Add debug tree viewLibravatar Drew DeVault2018-04-06
* Add damage tracking for xwayland unmanaged surfacesLibravatar emersion2018-04-05
* Implement resize commandLibravatar Drew DeVault2018-04-05
* Implement opacity commandLibravatar Tony Crisci2018-04-04
* move output create to its own fileLibravatar Tony Crisci2018-04-03
* move output code out of the treeLibravatar Tony Crisci2018-04-03
* Merge branch 'wlroots' into split-containersLibravatar Tony Crisci2018-04-02
|\
| * Partially implement move commandLibravatar Drew DeVault2018-04-02
* | basic split containersLibravatar Tony Crisci2018-03-31
|/
* Implement focus_follows_mouseLibravatar Drew DeVault2018-03-31
* Implement mouse warpingLibravatar Drew DeVault2018-03-31
* Fix workspace deletion edge casesLibravatar Drew DeVault2018-03-30
* Add default_orientation commandLibravatar Drew DeVault2018-03-30
* Implement modesLibravatar Drew DeVault2018-03-29
* Add swaybg_commandLibravatar Drew DeVault2018-03-29
* Move bar config into its own fileLibravatar Drew DeVault2018-03-29
* Add bar configuration commandsLibravatar Drew DeVault2018-03-29
* Add initial layer shell skeletonLibravatar Drew DeVault2018-03-28
* basic layout commandLibravatar Tony Crisci2018-02-22
* basic focus (without direction)Libravatar Tony Crisci2018-02-14
* Implement workspacesLibravatar Drew DeVault2018-01-30
* commands: add 'reload' commandLibravatar Dominique Martinet2018-01-22
* view interfaceLibravatar Tony Crisci2018-01-21