aboutsummaryrefslogtreecommitdiff
path: root/include/sway/commands.h
AgeCommit message (Expand)Author
2019-01-02Implement tiling_drag_thresholdBrian Ashworth
2018-12-31swaybar: implement tray configIan Fan
2018-12-30hide_cursor: change to a seat subcommandBrian Ashworth
2018-12-25Implement hide_cursor <timeout> commandBrian Ashworth
2018-11-28Implement bar gapsBrian Ashworth
2018-11-27Change execute_command to return a list of resultsBrian Ashworth
2018-11-25Implement title alignmentBrian Ashworth
2018-11-22Adding commands for configuring titlebar borders and paddingFlorent de Lamotte
2018-11-19Merge pull request #3083 from c-edw/feature/StripWorkspaceNameemersion
2018-11-18Add scroll factor config option.Spencer Michaels
2018-11-17Implement strip_workspace_name.Connor E
2018-10-23commands: replace EXPECTED_LESS_THAN with EXPECTED_AT_MOSTIan Fan
2018-10-23commands: remove EXPECTED_MORE_THANIan Fan
2018-10-20Remove raise_floating directiveRyan Dwyer
2018-10-09resize: Determine if anything changed using before/after checkRyan Dwyer
2018-10-08Implement popup_during_fullscreenRyan Dwyer
2018-10-07Shim client.background and client.placeholderDrew DeVault
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