Commit Graph

210 Commits (2217518bd554d0f11dafa7ec4e8f35f2e4762fbd)

Author SHA1 Message Date
emersion c0f5d740a5
Damage container when updating title 7 years ago
emersion bec80f1551
Damage borders when damaging view 7 years ago
Ryan Dwyer 556ff5f50e Implement pango support 7 years ago
Ryan Dwyer 936226845f Add extra check for view title being NULL 7 years ago
Ryan Dwyer 5d6d24e71a Move code for re-arranging after font height change into a common place 7 years ago
Ryan Dwyer da7d6642d3 Refactor parse_title_format() 7 years ago
Ryan Dwyer 228c478e8d Implement title_format 7 years ago
Ryan Dwyer e83e5487be Use scissor to render title texture 7 years ago
Alex Xu (Hello71) 3202c45054 Check for NULL in container_update_title 7 years ago
Ryan Dwyer ed0d606c2a Fix title texture width 7 years ago
Drew DeVault 58a033d816 Convert border_colors.text to float[4] 7 years ago
Drew DeVault 8f06aa7598 Fix anti-aliasing 7 years ago
Ryan Dwyer 89d1571041 Fix potential segfault when setting container title 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
Dillen Meijboom b45e2bd95e Fixed GCC cannot compile due to uninitialized variables () 7 years ago
db 22170bde77 Fix layer surface crash on output destroy 7 years ago
Ryan Dwyer 83952c5201 Restore view_update_position() 7 years ago
Ryan Dwyer 55577498c0 Allow clicking view decorations to focus view 7 years ago
Ryan Dwyer 0375f966f1 Fix surface offset when using borders 7 years ago
Ryan Dwyer fa5de2876e Move docblock and fix indenting of switch/case. 7 years ago
Ryan Dwyer 630ba30e3c Implement borders 7 years ago
Ryan Dwyer 91f97fc21a Fix segfault in view_unmap() 7 years ago
Ryan Dwyer 312fdf313f Remove arrange_windows() 7 years ago
Ryan Dwyer 167c2e1aa9 Refactor arrange_windows() 7 years ago
Ryan Dwyer ae39d7b28c Remove sway_container.workspace_layout 7 years ago
Ryan Dwyer dfc26c664f Update wording about unmanaged/unmapped views 7 years ago
Ryan Dwyer 30a7488936 Add assert to view_execute_criteria() 7 years ago
Ryan Dwyer 72767e1cc3 Implement criteria commands 7 years ago
Ryan Dwyer 22b9169631 Fix crash in container_descendants() 7 years ago
emersion a41057714f
Update for wlroots#885 7 years ago
Ryan Dwyer 34429a3605 Keep view fullscreened when moving to another workspace. 7 years ago
Ryan Dwyer 45a2fad0de container_get_in_direction(): Don't split this function 7 years ago
Ryan Dwyer 7e38cc2e05 arrange_windows(): Calculate workspace properties when fullscreen 7 years ago
Ryan Dwyer 35ccdd67a8 More fullscreen fixes. 7 years ago
Ryan Dwyer 72beae209b Fullscreen fixes. 7 years ago
Ryan Dwyer cc4da245a8 Fix views unmapping their own fullscreen windows. 7 years ago
Ryan Dwyer c685ef081f Create sway_workspace struct. 7 years ago
Ryan Dwyer bfd5834f4c Feedback for fullscreen. 7 years ago
Ryan Dwyer 52420cc24d Implement fullscreen. 7 years ago
Dominique Martinet 8490d1662c Fix gcc maybe-uninitialized warning 7 years ago
Dominique Martinet de65d05821 container_destroy: fix segfault 7 years ago
Tony Crisci 9db859585e container_create_notify on split 7 years ago
Tony Crisci c0f9ee7bd1 seat get focus inactive view 7 years ago
emersion 61abd56ca4
Fix output containers position 7 years ago
Drew DeVault c47b4d4edb
Merge pull request from emersion/output-damage 7 years ago
Drew DeVault f5a9bd5cb7
Merge pull request from swaywm/move-cmd-full 7 years ago
emersion 93ca8919f6
Don't rejigger if parent has two children 7 years ago
emersion 37b173f326
When moving between outputs, use output center as reference 7 years ago
Drew DeVault 640232eb22
Revert "Break everything^W^WUse wlr_box for sway_container" 7 years ago