Commit Graph

5019 Commits (17fb3b6994a65a7286cd21f3c25294ce5c8cceed)
 

Author SHA1 Message Date
Ryan Dwyer 664169fbf1 Implement stacked layout 7 years ago
Drew DeVault 8bbf78fdd4 Fix focus follows mouse with no focus 7 years ago
emersion 54818a1c98
Merge pull request from RedSoxFan/fix-tab-smart-borders 7 years ago
emersion 708ff238f3
Update for 7 years ago
Brian Ashworth 0273c6438c Fix hide_edge_borders smart for tabs and stacks 7 years ago
emersion a7adbf4b79
Merge pull request from RyanDwyer/tabbed-layout 7 years ago
Ryan Dwyer 048b29527b Pre-multiply alpha for tab decorations 7 years ago
Ryan Dwyer 90607dc329 Add left/right borders to tabs 7 years ago
Ryan Dwyer 5ab4930185 Fix tab border issues 7 years ago
Ryan Dwyer 4672cb7ccf Use class or app_id in tree representation 7 years ago
Ryan Dwyer efc07fb3d4 Don't track damage for views on inactive tabs 7 years ago
Ryan Dwyer bd79584f65 Add assertion in container_at_view 7 years ago
Ryan Dwyer c08f9bf257 Implement tabbed layout 7 years ago
emersion ec1c4c6c36
Merge pull request from RyanDwyer/fix-hide-edge-border-bottom 7 years ago
Ryan Dwyer c4ea2b51f6 Fix hide_edge_borders constraints 7 years ago
Drew DeVault a9733d96f9
Merge pull request from RedSoxFan/fix-border-changing-focus 7 years ago
Brian Ashworth 82cd55a670 Fix border commands from changing focus 7 years ago
Drew DeVault cf3ab1f45f
Merge pull request from swaywm/fix-focus-follows-mouse 7 years ago
emersion 4a035a2536
Merge pull request from RedSoxFan/premultiply-alpha 7 years ago
Drew DeVault 54445caefb
Merge branch 'master' into fix-focus-follows-mouse 7 years ago
Drew DeVault a3d3c819cf Fix focus_follows_mouse over swaybar 7 years ago
Brian Ashworth aacde78daf
Merge branch 'master' into premultiply-alpha 7 years ago
Brian Ashworth 750a497a8b Pre-multiply alpha for non-textures 7 years ago
emersion cab0dd8281
Merge pull request from RyanDwyer/swaylock-multiple-images 7 years ago
Ryan Dwyer 8361233295 Swaylock: Use calloc instead of malloc 7 years ago
Ryan Dwyer bde9711f3c Swaylock: Log error if multiple images are defined for the same output 7 years ago
Ryan Dwyer 9d99e5c2e7 Swaylock: Allow per-output images 7 years ago
Drew DeVault 1afbfc94f4
Merge pull request from kupospelov/fix-title-pixel-bar 7 years ago
Konstantin Pospelov fcc11f9771 Fix pixel bar below title 7 years ago
emersion 90ca0c8b2f
Merge pull request from RyanDwyer/rebuild-textures-on-move 7 years ago
Ryan Dwyer 9fd28aea8c Rebuild textures if needed when moving a container 7 years ago
emersion b7ab7c0e66
Fix output hotplugging 7 years ago
emersion e4dbafe4d8
Fix swaylock crashing when unplugging output 7 years ago
Drew DeVault c2c5a3f5f6
Merge pull request from RyanDwyer/show-marks 7 years ago
Ryan Dwyer f0212d66ee Update marks textures on output scale event 7 years ago
Ryan Dwyer ebb0d051db Fix many border opacity issues 7 years ago
Ryan Dwyer b1645fb352 Update show_marks documentation 7 years ago
Ryan Dwyer 69ac7f73e7 Destroy marks textures when view destroyed 7 years ago
Ryan Dwyer b351d0a64a Set textures to null when destroying 7 years ago
Ryan Dwyer 5384fdcbc6 Don't show marks which start with an underscore 7 years ago
Ryan Dwyer 0e2cc0af30 Implement show_marks 7 years ago
Drew DeVault fe24f58297
Merge pull request from RedSoxFan/fix-1985 7 years ago
Brian Ashworth 0944d3fd9c Change scale from int32_t to double for pango 7 years ago
emersion 6a13f3eb38
Merge pull request from RyanDwyer/fix-focus-stealing 7 years ago
Ryan Dwyer fc96f004d2 Don't steal focus when a view changes its title 7 years ago
emersion 2df8f266cd
Merge pull request from martinetd/ready_nox 7 years ago
emersion c7c2e5357c
Merge pull request from martinetd/swayidle_terminate 7 years ago
Dominique Martinet 89ae1792b5 sway: run commands without waiting for Xwayland 7 years ago
Dominique Martinet 3b7cae0e31 swayidle: terminate if wl_display_dispatch failed 7 years ago
Dominique Martinet 620b269418 swayidle: terminate when server died 7 years ago