Commit Graph

87 Commits (289130430f3242ecdc25eb2bf84e20564b360c68)

Author SHA1 Message Date
Ryan Dwyer 2024f1da72 Resize only current and immediate siblings rather than all siblings 6 years ago
M Stoeckl 2a684cad5f Remove now-unused "input" argument of cmd_results_new 6 years ago
M Stoeckl 6d392150a7 Remove 'input' field of IPC command return json 6 years ago
Drew DeVault 4879d40695
Merge pull request from emersion/cmd-xwayland 6 years ago
Drew DeVault 81bb675274
Merge pull request from RedSoxFan/bar-mouse-bindings-improved 6 years ago
Brian Ashworth ca0a75d540 swaybar: add status_edge_padding command 6 years ago
Brian Ashworth c0f92cb2fb swaybar: add status_padding command 6 years ago
Brian Ashworth 3d6440ec26 bar_cmd_bind: utilize mouse button helpers 6 years ago
Brian Ashworth 5bf4daf263 Implement tiling_drag_threshold 6 years ago
Ian Fan 6b03c68775 swaybar: implement tray config 6 years ago
Brian Ashworth 4d88c95790 hide_cursor: change to a seat subcommand 6 years ago
Brian Ashworth 5fca74a1f1 Implement hide_cursor <timeout> command 6 years ago
Brian Ashworth 1bd8463481 Implement bar gaps 6 years ago
Brian Ashworth 5c6f3d7266 Change execute_command to return a list of results 6 years ago
Brian Ashworth e6562c8cd2 Implement title alignment 6 years ago
Florent de Lamotte 7555c7efdc Adding commands for configuring titlebar borders and padding 6 years ago
emersion bf7af9c690
Merge pull request from c-edw/feature/StripWorkspaceName 6 years ago
emersion 311c7db7e3
Add xwayland command 6 years ago
Spencer Michaels 70bc4c3ab6 Add scroll factor config option. 6 years ago
Connor E 4bd46fb079 Implement strip_workspace_name. 6 years ago
Ian Fan 9227cb7d67 commands: replace EXPECTED_LESS_THAN with EXPECTED_AT_MOST 6 years ago
Ian Fan 5364255f26 commands: remove EXPECTED_MORE_THAN 6 years ago
Ryan Dwyer b9b1b0e566 Remove raise_floating directive 6 years ago
Ryan Dwyer 61699a1146 resize: Determine if anything changed using before/after check 6 years ago
Ryan Dwyer 832ebc8966 Implement popup_during_fullscreen 6 years ago
Drew DeVault 92e1fc00fd Shim client.background and client.placeholder 6 years ago
Jonathan Buch 298ccb539c
Add configuration for raising containers on focus 6 years ago
Brian Ashworth bb25194844 Handle border options for gaps 6 years ago
Drew DeVault 8f6aca2166
Merge pull request from PumbaPe/add-tap-and-drag 6 years ago
PP ae2b70f59e add tap-and-drag setting to sway-input 6 years ago
Ryan Dwyer 42f1fdf015 Return an error when resizing is a no op 6 years ago
Ryan Dwyer cb66bbea42 Allow running commands on containers without focusing them 6 years ago
Ryan Dwyer db28459634 Introduce create_output command (for developer use) 6 years ago
Ryan Dwyer ec9c4de564 Introduce tiling_drag directive 6 years ago
Ryan Dwyer f057a0195e Implement focus_on_window_activation 7 years ago
Ian Fan c1af79532f commands: add nop 7 years ago
Ryan Dwyer b4a0363d17 Implement resizing tiled containers via cursor 7 years ago
Brian Ashworth a7f7d4a488 Write to swaynag pipe fd directly on config errors 7 years ago
ProgAndy c7a3a03115 Add xkb_numlock/xkb_capslock commands () 7 years ago
Ryan Dwyer 9fbe13b9be Implement floating_modifier and mouse operations for floating views 7 years ago
Ryan Dwyer c2ed3d8bd6 Implement force_display_urgency_hint 7 years ago
Ryan Dwyer 315d5311b2 Implement urgency base functionality 7 years ago
Brian Ashworth 13c6627ddb Implement tap_button_map for input devices 7 years ago
Robert Kubosz 41b80c28df
add scroll button option 7 years ago
emersion ba3511b243 Remove `clipboard` command and `get_clipboard` message 7 years ago
Dominique Martinet fe72e3b349 cmd_results_to_json: return copied string and properly free the json 7 years ago
Brian Ashworth 5ea4a4d3ee Refactor cmd_output to use config_subcommand 7 years ago
Brian Ashworth 8bfa2def88 Address first round of review for generic blocks 7 years ago
Brian Ashworth 7c810dc344 Make command block implementation generic 7 years ago
Brian Ashworth c81d0ef1e8 Support i3's legacy force_focus_wrapping command 7 years ago