Commit Graph

209 Commits (f2c209c299889ad965ac995049704b1c46176c6d)

Author SHA1 Message Date
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
Ryan Dwyer 689a6a5605 Use size_t instead of int and calloc instead of malloc 7 years ago
Ryan Dwyer 72767e1cc3 Implement criteria commands 7 years ago
Ryan Dwyer fbb5198e43 Sort workspaces after rename 7 years ago
Ryan Dwyer d956286b92 Implement rename workspace command 7 years ago
emersion 4cf77e1de4
Default to current time when triggering cursor events 7 years ago
Drew DeVault 21eb63cc9e
Merge branch 'master' into fullscreen 7 years ago
Ryan Dwyer 9d3739a6f7 Split repeat commands into separate files. 7 years ago
Ryan Dwyer 5b30391383 Make key repeat configurable 7 years ago
Ryan Dwyer 72beae209b Fullscreen fixes. 7 years ago
Ryan Dwyer bfd5834f4c Feedback for fullscreen. 7 years ago
Ryan Dwyer 52420cc24d Implement fullscreen. 7 years ago
Dominique Martinet 25af959fe9 Fix gcc string truncation warnings 7 years ago
Danny Bautista c355d680e9 Clean up cursor simulation code. 7 years ago
Danny Bautista 1edb2bd892 Implement cursor event simulation with sway commands. 7 years ago
db 63b2543749 Add workspace_auto_back_and_forth for move cmd 7 years ago
Drew DeVault 07b6be6214
Merge pull request from acrisci/focus-inactive-fixes 7 years ago
Drew DeVault 0e3ddf255e Add input "identifier" map_to_output "identifier" 7 years ago
Tony Crisci ae78f6fb93 Merge branch 'wlroots' into focus-inactive-fixes 7 years ago
db 042b80b9fa Add workspace_auto_back_and_forth command 7 years ago
Tony Crisci 9db859585e container_create_notify on split 7 years ago
Drew DeVault c47b4d4edb
Merge pull request from emersion/output-damage 7 years ago
emersion 516f5454ad
Simplify damage tracking functions, use them in layer shell 7 years ago
Drew DeVault 57954a2b24 Implement move [left|right|up|down] 7 years ago
Drew DeVault f77986338f Implement resize command 7 years ago
Tony Crisci fc9398a42e Implement opacity command 7 years ago
Tony Crisci a001890fb8 move workspace create to workspace.c 7 years ago
Tony Crisci 481a8275c1 address feedback 7 years ago
Tony Crisci 9b567fc37e clean up container_get_default_layout 7 years ago
Tony Crisci 5f4761c4f4 unify workspace create functions 7 years ago
Tony Crisci 2c165e1288 fix more close segfaults 7 years ago
Tony Crisci 32ef182f47 cleanup split command handlers 7 years ago
Tony Crisci d434da5632 Merge branch 'wlroots' into split-containers 7 years ago
Tony Crisci d070244362 fix workspace splits 7 years ago
Tony Crisci 357a4401fa address feedback 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
Drew DeVault e3689dd5a9 Fixes regarding @emersion's feedback 7 years ago
Tony Crisci a82c107c76 80col 7 years ago
Drew DeVault b2d871cfe2 Partially implement move command 7 years ago