Commit Graph

248 Commits (cca587b21f8976339dbb51491fbba33353255262)

Author SHA1 Message Date
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
emersion 1071785f56
Merge pull request from RedSoxFan/focus-wrapping 7 years ago
Brian Ashworth 46da1dc32b Implement focus_wrapping 7 years ago
Ryan Dwyer 7c7d24600b Fix ancestor typos 7 years ago
frsfnrrg a78a5684ea Implement bindsym/bindcode --locked 7 years ago
Brian Ashworth 569f4e0e4c Implement swap command 7 years ago
Ryan Dwyer db38b9bbf3 Clean up container title functions 7 years ago
Ryan Dwyer 664169fbf1 Implement stacked layout 7 years ago
Ryan Dwyer c08f9bf257 Implement tabbed layout 7 years ago
Brian Ashworth 82cd55a670 Fix border commands from changing focus 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
emersion 95a10dd4f3
Kill wl_shell 7 years ago
Ryan Dwyer 1e9aaa54a8 Revert "Revert "Merge pull request from RyanDwyer/criteria-improvements"" 7 years ago
Drew DeVault 61aa0937a7
Merge pull request from snaggen/idle 7 years ago
Mattias Eriksson 8fbafbfab5 Idle handling for dpms/lockscreen et al 7 years ago
Drew DeVault 32a572cecf Revert "Merge pull request from RyanDwyer/criteria-improvements" 7 years ago
Drew DeVault 3e1bf721c6
Merge pull request from RyanDwyer/criteria-improvements 7 years ago
Brian Ashworth 3db7fc2bb2 Implement hide_edge_borders 7 years ago
Drew DeVault 2217518bd5
Merge pull request from ggreer/move-focus 7 years ago
Geoff Greer 87fa84df13 cmd_move_container: Focus a window on the source workspace. 7 years ago
Geoff Greer 0a79983f94 Allow setting border widths for normal borders using default_border. 7 years ago
Ryan Dwyer 3b0c26d149 Overhaul criteria implementation 7 years ago
Rostislav Pehlivanov b592351eef Revert "exec_always: Search for executables in /usr/lib/sway" 7 years ago
Rostislav Pehlivanov 2c0c3dc7cc Revert "Make the LIBDIR path configurable" 7 years ago
Rostislav Pehlivanov 0cdc47ab1e Revert "Meson: Replace option `instlibdir` with `libexecdir`" 7 years ago
Rostislav Pehlivanov cf602687c6 Revert "command/exec_always: Use wlr_log for logging errors in the child process" 7 years ago
Ryan Dwyer 556ff5f50e Implement pango support 7 years ago
Ryan Dwyer 1daf69477e Fix PATH setenv() in exec_always 7 years ago
emersion 786727d8bb
Merge branch 'master' into usr-lib 7 years ago
Nicolas Braud-Santoni 177c67e6b8 command/exec_always: Use wlr_log for logging errors in the child process 7 years ago
Nicolas Braud-Santoni 830c4ef74c Meson: Replace option `instlibdir` with `libexecdir` 7 years ago
Nicolas Braud-Santoni 1670b46bf6 Make the LIBDIR path configurable 7 years ago
Nicolas Braud-Santoni 7709340727 exec_always: Search for executables in /usr/lib/sway 7 years ago
Ryan Dwyer 5d6d24e71a Move code for re-arranging after font height change into a common place 7 years ago
Ryan Dwyer d10a0a8c41 Fix memory leak in title_format command 7 years ago
Ryan Dwyer 228c478e8d Implement title_format 7 years ago
emersion 29224e7aec
Fix segfault when running the resize command without arguments 7 years ago
Drew DeVault 58a033d816 Convert border_colors.text to float[4] 7 years ago
Ryan Dwyer 55b307cddf Calculate config->font_height based on existing container titles 7 years ago
Ryan Dwyer b667298a0a Render titles 7 years ago
Ryan Dwyer daab8e3503 Support alpha in border colours 7 years ago
Ryan Dwyer cb07434913 Remove unnecessary pointers 7 years ago
Ryan Dwyer 51df1d4ff8 Update cursor when border is changed 7 years ago
Ryan Dwyer e67f354333 Implement borders 7 years ago
Ryan Dwyer 167c2e1aa9 Refactor arrange_windows() 7 years ago
emersion ff61df17ff
Add map_from_region command 7 years ago
Ryan Dwyer ae39d7b28c Remove sway_container.workspace_layout 7 years ago