aboutsummaryrefslogtreecommitdiff
path: root/include/sway/commands.h
AgeCommit message (Expand)Author
2019-07-17Implement input_cmd_xkb_file (#3999)Ed Younis
2019-07-05Add calibration_matrix config optionSergei Dolgov
2019-06-20config: fix find_handler logicBrian Ashworth
2019-06-09Add a new xkb_switch_layout commandSimon Ser
2019-06-05add seat sub command 'xcursor_theme'Daniel Eklöf
2019-05-14Implement output toggleMoelf
2019-04-17Add unbindsym/unbindcode command for swaybarAlex Maese
2019-04-17Add unbindswitch commandAlex Maese
2019-04-17Create unbindsym and unbindcode commandsAlex Maese
2019-04-14Add deprecation warnings for new_float, new_window, and force_focus_wrapping.Connor E
2019-03-24Implement inhibit_idle commandBrian Ashworth
2019-03-24Add support for manually setting subpixel hinting on outputs.Geoff Greer
2019-03-19Support WLR_INPUT_DEVICE_SWITCH in swayRyan Walklin
2019-02-17Remove refs to unimplemented debuglog commandDrew DeVault
2019-01-31pointer_constraint: change to a seat subcommandBrian Ashworth
2019-01-30Add pointer_constraint commandDrew DeVault
2019-01-16bar_cmd_tray_bind: Use mouse button helpersBrian Ashworth
2019-01-15Resize only current and immediate siblings rather than all siblingsRyan Dwyer
2019-01-14Remove now-unused "input" argument of cmd_results_newM Stoeckl
2019-01-14Remove 'input' field of IPC command return jsonM Stoeckl
2019-01-13Merge pull request #3144 from emersion/cmd-xwaylandDrew DeVault
2019-01-13Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improvedDrew DeVault
2019-01-11swaybar: add status_edge_padding commandBrian Ashworth
2019-01-11swaybar: add status_padding commandBrian Ashworth
2019-01-10bar_cmd_bind: utilize mouse button helpersBrian Ashworth
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-19Add xwayland commandemersion
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