2923 Commits (e143c9613d350b74e02c5ac3c9a055ab26fc9588)

Author SHA1 Message Date
Rouven Czerwinski 1eb0dc2922 config: remove double free of config->swaynag_command
7 years ago
Drew DeVault 4bebee620f
Merge pull request #2772 from RyanDwyer/improve-popup-damage
7 years ago
Brian Ashworth 3f328b6276
Merge branch 'master' into popup-during-fullscreen
7 years ago
Ian Fan efb123899f commands: when setting urgency, check container is not null
7 years ago
Brian Ashworth 09c3c33081 Allow swaynag to be disabled
7 years ago
emersion 45f2cd0c73
Merge pull request #2793 from emersion/disable-swaybg
7 years ago
Ryan Dwyer d21d2c8665 Remove duplicate code
7 years ago
Ryan Dwyer b8002fc0c4 Look for any ancestor when checking for fullscreen exit
7 years ago
Ryan Dwyer 88317b59ce Use current state when rendering transient containers
7 years ago
emersion ab3a397d58 Fix memory leak in status_command handler
7 years ago
John Axel Eriksson 08139daaa4
Check if there is a current container before setting it's opacity
7 years ago
emersion c988b03d85 Allow swaybg to be disabled
7 years ago
Ryan Dwyer f23588de3c Introduce container_is_transient_for
7 years ago
Ryan Dwyer 832ebc8966 Implement popup_during_fullscreen
7 years ago
Ryan Dwyer 5e1983660d Allow status_command to be disabled via IPC
7 years ago
Ryan Dwyer 41bfd8c790 swaybar: allow null status_command
7 years ago
Ryan Dwyer e168e8f0ff Don't apply seat config when validating
7 years ago
Ryan Dwyer 88a5e26c6e Remove unneeded variable
7 years ago
Ryan Dwyer 82423991a8 Reload config using idle event
7 years ago
Drew DeVault 92e1fc00fd Shim client.background and client.placeholder
7 years ago
Ryan Dwyer caed15af82 Handle subsurfaces in view_child_damage
7 years ago
Ryan Dwyer 59ba528bd9 Use wlr_xdg_popup_get_toplevel_coords
7 years ago
Ryan Dwyer 1059e173f4 Only damage popups when popups have damage
7 years ago
Ian Fan 2cda0b1fe1 ipc: set "type" of floating containers to "floating_con"
7 years ago
Ryan Dwyer c620f76bea Move sticky containers when switching workspace via criteria
7 years ago
Ryan Dwyer 44b550298e Fix crash when flattening container after moving
7 years ago
Ian Fan e2dc6dfcd8 Remove obsolete base64.c file
7 years ago
Drew DeVault eecebcafc6 Fix #2763
7 years ago
emersion 0d5c2f75b5
Merge pull request #2760 from RyanDwyer/swaylock-handle-output-disconnect
7 years ago
Ryan Dwyer 4feedbf7cf Ignore unrelated cursor buttons while doing seat operations
7 years ago
Ryan Dwyer 32cb631143 Give focus to another swaylock surface when output is disconnected
7 years ago
emersion 681ed1826d
Merge pull request #2759 from minus7/fix-view-container-null
7 years ago
minus 95d7d5f4ee Fix crash if view has no container
7 years ago
Jonathan Buch 426c33f4dc
Reenable popup-handling for determining focus
7 years ago
Jonathan Buch 7e978d7a4c
Use "raycasting" for determining focus for floating windows
7 years ago
Jonathan Buch 7727d54faf
Fix focusing topmost floating windows
7 years ago
Jonathan Buch 8bec0c90c7
Add manpage documentatioon for raise_floating
7 years ago
Jonathan Buch ec713125c6
Simplify raising a container in seat
7 years ago
Jonathan Buch 298ccb539c
Add configuration for raising containers on focus
7 years ago
Ryan Dwyer 5dd535b67a Add sanity check for empty focus stack
7 years ago
Drew DeVault e60ad3f677 Fix some missing commands in sway-input(5)
7 years ago
Drew DeVault 06c214a800
Merge pull request #2703 from RyanDwyer/csd-border
7 years ago
Ryan Dwyer a519fb6fde Fix tiling criteria
7 years ago
Ryan Dwyer 677e112733 Set focus_inactive on a sibling when a container closes in an inactive workspace
7 years ago
Brian Ashworth bb25194844 Handle border options for gaps
7 years ago
Ryan Dwyer 82559c16c7
Merge branch 'master' into fix-2653
7 years ago
Drew DeVault 9956a1a9ab
Merge pull request #2735 from RedSoxFan/fix-quotes
7 years ago
Brian Ashworth 742d1764a6 Fix smart gaps
7 years ago
Drew DeVault 51f68e10ad
Merge pull request #2737 from Ragnis/criteria-floating
7 years ago
Ragnis Armus 1bd695ffd2 Parse floating criteria
7 years ago