aboutsummaryrefslogtreecommitdiff
path: root/sway/meson.build
AgeCommit message (Expand)Author
2018-07-21Implement force_display_urgency_hintRyan Dwyer
2018-07-17Implement default_floating_border command and adjust CSD behaviourRyan Dwyer
2018-07-16Merge pull request #2276 from RyanDwyer/urgencyDrew DeVault
2018-07-16Implement no_focus commandRyan Dwyer
2018-07-16Implement urgency base functionalityRyan Dwyer
2018-07-14Implement tap_button_map for input devicesBrian Ashworth
2018-07-11add scroll button optionRobert Kubosz
2018-07-11Implement floating_minimum_size and floating_maximum_sizeRyan Dwyer
2018-07-07Split rendereremersion
2018-07-02Add idle inhibit unstable v1 supportDominique Martinet
2018-06-29Merge remote-tracking branch 'upstream/master' into atomicRyan Dwyer
2018-06-18Automatically float xwayland windowsemersion
2018-06-11Merge remote-tracking branch 'upstream/master' into atomicRyan Dwyer
2018-06-09Implement gaps (PR #2047)Nate Symer
2018-06-09WIP: Atomic layout updates ground workRyan Dwyer
2018-06-03Refactor cmd_output to use config_subcommandBrian Ashworth
2018-06-01Implement floatingRyan Dwyer
2018-06-01Implement `floating enable`Drew DeVault
2018-05-28Implement config parser for workspace_layoutBrian Ashworth
2018-05-28Support i3's legacy force_focus_wrapping commandBrian Ashworth
2018-05-27Implement focus_wrappingBrian Ashworth
2018-05-26Implement swap commandBrian Ashworth
2018-05-17Implement show_marksRyan Dwyer
2018-05-15Implement marksRyan Dwyer
2018-05-14Kill wl_shellemersion
2018-05-13Add xdg-shell stable supportemersion
2018-05-11Implement hide_edge_bordersBrian Ashworth
2018-05-05Implement title_formatRyan Dwyer
2018-05-03Render titlesRyan Dwyer
2018-04-30Implement bordersRyan Dwyer
2018-04-28Refactor arrange_windows()Ryan Dwyer
2018-04-26Add map_from_region commandemersion
2018-04-24Implement criteria commandsRyan Dwyer
2018-04-23Implement rename workspace commandRyan Dwyer
2018-04-19Merge branch 'master' into fullscreenDrew DeVault
2018-04-19Split repeat commands into separate files.Ryan Dwyer
2018-04-18Make key repeat configurableRyan Dwyer
2018-04-16Implement fullscreen.Ryan Dwyer
2018-04-10Implement cursor event simulation with sway commands.Danny Bautista
2018-04-08Add input "identifier" map_to_output "identifier"Drew DeVault
2018-04-08Add workspace_auto_back_and_forth commanddb
2018-04-06Add debug tree viewDrew DeVault
2018-04-05Add damage tracking for xwayland unmanaged surfacesemersion
2018-04-05Implement resize commandDrew DeVault
2018-04-04Implement opacity commandTony Crisci
2018-04-03move output create to its own fileTony Crisci
2018-04-03move output code out of the treeTony Crisci
2018-04-02Merge branch 'wlroots' into split-containersTony Crisci
2018-04-02Partially implement move commandDrew DeVault
2018-03-31basic split containersTony Crisci