aboutsummaryrefslogtreecommitdiff
path: root/include/sway/commands.h
AgeCommit message (Expand)Author
2018-10-03Add configuration for raising containers on focusJonathan Buch
2018-10-01Handle border options for gapsBrian Ashworth
2018-09-30Merge pull request #2725 from PumbaPe/add-tap-and-dragDrew DeVault
2018-09-29add tap-and-drag setting to sway-inputPP
2018-09-29Return an error when resizing is a no opRyan Dwyer
2018-09-23Allow running commands on containers without focusing themRyan Dwyer
2018-09-19Introduce create_output command (for developer use)Ryan Dwyer
2018-09-11Introduce tiling_drag directiveRyan Dwyer
2018-09-02Implement focus_on_window_activationRyan Dwyer
2018-08-18commands: add nopIan Fan
2018-08-12Implement resizing tiled containers via cursorRyan Dwyer
2018-08-03Write to swaynag pipe fd directly on config errorsBrian Ashworth
2018-07-25Add xkb_numlock/xkb_capslock commands (#2311)ProgAndy
2018-07-22Implement floating_modifier and mouse operations for floating viewsRyan Dwyer
2018-07-21Implement force_display_urgency_hintRyan 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-10Remove `clipboard` command and `get_clipboard` messageemersion
2018-07-05cmd_results_to_json: return copied string and properly free the jsonDominique Martinet
2018-06-03Refactor cmd_output to use config_subcommandBrian Ashworth
2018-06-02Address first round of review for generic blocksBrian Ashworth
2018-06-02Make command block implementation genericBrian 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-05Implement title_formatRyan Dwyer
2018-04-26Add map_from_region commandemersion
2018-04-23Implement rename workspace commandRyan Dwyer
2018-04-18Make key repeat configurableRyan 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-04Implement opacity commandTony Crisci
2018-03-30Add default_orientation commandDrew DeVault
2018-03-29Add swaybg_commandDrew DeVault
2018-03-29Add bar configuration commandsDrew DeVault
2018-02-24take seat param for handle_command and renameTony Crisci
2017-12-17seat fallback configTony Crisci
2017-12-16rename config apply cmdsTony Crisci
2017-12-15xkb configTony Crisci
2017-12-14basic configurationTony Crisci
2017-12-12seat configurationTony Crisci
2017-12-11input configTony Crisci
2017-12-05Add minimal config subsystememersion
2017-11-22Add initial command subsystem (untested)Drew DeVault
2017-11-18Move everything to sway/old/Drew DeVault
2017-07-01Add the 'clipboard' command to set the clipboardnyorain
2017-06-07Implement Tray IconsCalvin Lee
2017-04-26Implement no_focusDrew DeVault
2017-04-05Improve criteria handlingCalvin Lee