Commit Graph

564 Commits (30afb6c14ad2e97fd0169949db06accebd453429)

Author SHA1 Message Date
Jonathan Buch 298ccb539c
Add configuration for raising containers on focus 7 years ago
Brian Ashworth bb25194844 Handle border options for gaps 7 years ago
Brian Ashworth a125575eb5 Do not strip quotes for cmd_set 7 years ago
Brian Ashworth 87a70b3591 Do not strip quotes for exec or bind commands 7 years ago
Brian Ashworth 0a0cf4540a Fix quote handling for commands 7 years ago
Brian Ashworth baeb28ea62 Implement support for input wildcard 7 years ago
Ryan Dwyer cb66bbea42 Allow running commands on containers without focusing them 7 years ago
emersion fa4308c5ab
Merge pull request from emersion/output-execute-no-focus 7 years ago
emersion efc08ec888 Fix segfault when executing command without focus 7 years ago
Ryan Dwyer db28459634 Introduce create_output command (for developer use) 7 years ago
Ryan Dwyer ec9c4de564 Introduce tiling_drag directive 7 years ago
Ryan Dwyer 7586f150c0 Implement type safe arguments and demote sway_container 7 years ago
sghctoma 073dcb3a86 Change _XOPEN_SOURCE defines to _POSIX_C_SOURCE 7 years ago
sghctoma df730a8891 Merge remote-tracking branch 'upstream/master' into fix-freebsd-build 7 years ago
Ryan Dwyer f057a0195e Implement focus_on_window_activation 7 years ago
Ryan Dwyer 016d0455f8 Implement deprecated new_window and new_float commands 7 years ago
sghctoma cc16948c85 Fix feature macros for FreeBSD 7 years ago
Ian Fan c1af79532f commands: add nop 7 years ago
Brian Ashworth a7f7d4a488 Write to swaynag pipe fd directly on config errors 7 years ago
Brian Ashworth f9a6407111 Show swaynag on config errors 7 years ago
Ryan Dwyer 81e8f31cc6 Implement scratchpad 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 08736255a3 Defer the focus commands 7 years ago
Ryan Dwyer 75c699db62 Implement default_floating_border command and adjust CSD behaviour 7 years ago
Drew DeVault d6bd314dff
Merge pull request from RyanDwyer/urgency 7 years ago
Ryan Dwyer fc2484095a Implement no_focus command 7 years ago
Ryan Dwyer 315d5311b2 Implement urgency base functionality 7 years ago
Ryan Dwyer a120d4c79f Make focus part of transactions 7 years ago
Ryan Dwyer 2032f85d94 Simplify transactions by utilising a dirty flag on containers 7 years ago
Ryan Dwyer f2d1cf3ceb Implement floating_minimum_size and floating_maximum_size 7 years ago
emersion 63b4bf5000
Update for 7 years ago
Dominique Martinet fe72e3b349 cmd_results_to_json: return copied string and properly free the json 7 years ago
Dominique Martinet 557a14a6fe config_commands_command: make alloc failure check more permanent 7 years ago
Nate Symer 6a910b9ba5 Implement gaps (PR ) 7 years ago
Brian Ashworth 212e4ef395 Remove strip quoting and fix strncpy-overlap 7 years ago
Brian Ashworth 067fe9d047 Support runtime var expansion and set at runtime 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
Ryan Dwyer 1f2e399ade Implement floating 7 years ago
Drew DeVault f3ab895916 Implement `floating enable` 7 years ago
Brian Ashworth d76729af22 Implement config parser for workspace_layout 7 years ago
Brian Ashworth c81d0ef1e8 Support i3's legacy force_focus_wrapping command 7 years ago
Brian Ashworth 46da1dc32b Implement focus_wrapping 7 years ago
Brian Ashworth 569f4e0e4c Implement swap command 7 years ago
Ryan Dwyer 0e2cc0af30 Implement show_marks 7 years ago
Ryan Dwyer 4d1edfcba9 Change unmark implemention to match i3's 7 years ago
Ryan Dwyer 22d38600d0 Implement marks 7 years ago
Ryan Dwyer 1e9aaa54a8 Revert "Revert "Merge pull request from RyanDwyer/criteria-improvements"" 7 years ago
Brian Ashworth 3db7fc2bb2 Implement hide_edge_borders 7 years ago
Ryan Dwyer 228c478e8d Implement title_format 7 years ago
Drew DeVault 00e62c214d Fix alphabetization of command list 7 years ago
Ryan Dwyer b667298a0a Render titles 7 years ago
Drew DeVault 7f574c538d Fix alphabetization of commands array 7 years ago
Ryan Dwyer 630ba30e3c Implement borders 7 years ago
emersion ff61df17ff
Add map_from_region command 7 years ago
Ryan Dwyer 72767e1cc3 Implement criteria commands 7 years ago
Ryan Dwyer d956286b92 Implement rename workspace command 7 years ago
Drew DeVault 21eb63cc9e
Merge branch 'master' into fullscreen 7 years ago
Ryan Dwyer 5b30391383 Make key repeat configurable 7 years ago
Ryan Dwyer 52420cc24d Implement fullscreen. 7 years ago
Dominique Martinet 25af959fe9 Fix gcc string truncation warnings 7 years ago
Danny Bautista 1edb2bd892 Implement cursor event simulation with sway commands. 7 years ago
Drew DeVault 0e3ddf255e Add input "identifier" map_to_output "identifier" 7 years ago
db 042b80b9fa Add workspace_auto_back_and_forth command 7 years ago
Drew DeVault f77986338f Implement resize command 7 years ago
Tony Crisci fc9398a42e Implement opacity command 7 years ago
Tony Crisci d434da5632 Merge branch 'wlroots' into split-containers 7 years ago
Tony Crisci 2187684bd0 Merge branch 'wlroots' into split-containers 7 years ago
Tony Crisci 5e024278a6 Merge branch 'wlroots' into seat-fixes 7 years ago
Tony Crisci a82c107c76 80col 7 years ago
Drew DeVault b2d871cfe2 Partially implement move command 7 years ago
Tony Crisci 0828c77251 rename input-manager functions 7 years ago
Tony Crisci e677c5b204 rename seat functions 7 years ago
Tony Crisci 7706d83160 basic split containers 7 years ago
Drew DeVault 9b38ef950f Implement focus_follows_mouse 7 years ago
Drew DeVault ae6d459000 Implement mouse warping 7 years ago
Drew DeVault 69eb021767 Add default_orientation command 7 years ago
Drew DeVault 8efee109ad Implement modes 7 years ago
Drew DeVault 5c9cdbcdd2 Add swaybg_command 7 years ago
Drew DeVault bf7a4cd0eb Add bar configuration commands 7 years ago
Tony Crisci 2154b7c7d6 add config handlers 7 years ago
Tony Crisci 5b219a1598 separate config directives and commands 7 years ago
Tony Crisci ac8269d536 take seat param for handle_command and rename 7 years ago
Tony Crisci 66d1e0b313 basic layout command 7 years ago
Tony Crisci 52670c636c basic focus (without direction) 7 years ago
Tony Crisci a7d49da239 separate seat get focus and seat get focus inactive 7 years ago
Tony Crisci 5151502298 basic focus overhaul 7 years ago
Drew DeVault b28602aa74 Implement workspaces 7 years ago
Dominique Martinet 869be4378d commands: add 'reload' command 7 years ago
Tony Crisci 5505d84ac2 criteria cleanup 7 years ago
Tony Crisci 1156523ccf run all commands with focused container context 7 years ago
Tony Crisci 6a1d71b8b8 basic command criteria 7 years ago
Tony Crisci c353e01c85 add kill command 7 years ago
Tony Crisci cc3c713889 seat config handler context 7 years ago
Tony Crisci 9e0595f26b input config handler context 7 years ago
Dominique Martinet 67985e9031 sway: change all sway_log to wlr_log 7 years ago
Dominique Martinet c83900593d config: add 'set' command 7 years ago
Dominique Martinet f5b33cb4b6 fix typos in comments/messages; add shutting down message 7 years ago
Dominique Martinet afca73b6fc apply_input_config: restore previous `current_input_config` 7 years ago