6186 Commits (18507e62fd9445090ecbe3cdfffb4a10d7ea90ea)
 

Author SHA1 Message Date
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
Drew DeVault 6cb0e58c6d
Merge pull request #2791 from RyanDwyer/status-command-optional
7 years ago
Ryan Dwyer 5e1983660d Allow status_command to be disabled via IPC
7 years ago
Ryan Dwyer 26bebb9266 Add example status_command to default config
7 years ago
Ryan Dwyer 41bfd8c790 swaybar: allow null status_command
7 years ago
Ian Fan b3b17280de
Merge pull request #2789 from RyanDwyer/reload-idle
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 89f4ebef06
Merge pull request #2786 from swaywm/no-op-client-commands
7 years ago
Drew DeVault 92e1fc00fd Shim client.background and client.placeholder
7 years ago
Drew DeVault 7252c7f715 swaynag: s/Toggle Details/Toggle details/
7 years ago
emersion 06fade1c8b
Merge pull request #2783 from martinetd/swaynag_uaf
7 years ago
Dominique Martinet e5ece5f8b3 swaynag: fix use-after-free in wl_display_dispatch
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
Drew DeVault 8393266eb5
Merge pull request #2778 from emersion/swaybar-seat-pointer
7 years ago
emersion f1d8ba69a6
Merge pull request #2779 from ianyfan/ipc
7 years ago
emersion d50f54fa42 swaybar: fix binding to wl_pointer multiple times
7 years ago
Ian Fan 2cda0b1fe1 ipc: set "type" of floating containers to "floating_con"
7 years ago
emersion 176832fe30
Merge pull request #2776 from swaywm/swaylock-setuid
7 years ago
Drew DeVault c89e00a97e Fix swaylock w/shadow on glibc, improve security
7 years ago
Drew DeVault 85961f63bf Update CONTRIBUTING.md
7 years ago
emersion 0f45aa4ea9
Merge pull request #2693 from RyanDwyer/move-sticky-in-seat
7 years ago
Ryan Dwyer c620f76bea Move sticky containers when switching workspace via criteria
7 years ago
Drew DeVault 5d21c33f13
Merge pull request #2771 from RyanDwyer/swaylock-seat-capabilities
7 years ago
Ryan Dwyer b0393ae34b swaylock: Support keyboard and pointer disconnects and reconnects
7 years ago
emersion c1f09939ae
Merge pull request #2768 from RyanDwyer/fix-flatten-crash
7 years ago
Ryan Dwyer 44b550298e Fix crash when flattening container after moving
7 years ago
emersion c8d1f376d3
Merge pull request #2764 from ianyfan/rm-base64
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
emersion 192ec7d6c8
Merge pull request #2761 from RyanDwyer/seat-op-ignore-buttons
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
Drew DeVault 7fdc557f1e
Merge pull request #2709 from BuJo/feature/raise_floating
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