5035 Commits (93ec1af4d9980288a3264c985fb8e5b8755b384a)
 

Author SHA1 Message Date
Ryan Dwyer 88317b59ce Use current state when rendering transient containers
6 years ago
emersion ab3a397d58 Fix memory leak in status_command handler
6 years ago
John Axel Eriksson 08139daaa4
Check if there is a current container before setting it's opacity
6 years ago
emersion c988b03d85 Allow swaybg to be disabled
6 years ago
Ryan Dwyer f23588de3c Introduce container_is_transient_for
6 years ago
Ryan Dwyer 832ebc8966 Implement popup_during_fullscreen
6 years ago
Drew DeVault 6cb0e58c6d
Merge pull request #2791 from RyanDwyer/status-command-optional
6 years ago
Ryan Dwyer 5e1983660d Allow status_command to be disabled via IPC
6 years ago
Ryan Dwyer 26bebb9266 Add example status_command to default config
6 years ago
Ryan Dwyer 41bfd8c790 swaybar: allow null status_command
6 years ago
Ian Fan b3b17280de
Merge pull request #2789 from RyanDwyer/reload-idle
6 years ago
Ryan Dwyer e168e8f0ff Don't apply seat config when validating
6 years ago
Ryan Dwyer 88a5e26c6e Remove unneeded variable
6 years ago
Ryan Dwyer 82423991a8 Reload config using idle event
6 years ago
Drew DeVault 89f4ebef06
Merge pull request #2786 from swaywm/no-op-client-commands
6 years ago
Drew DeVault 92e1fc00fd Shim client.background and client.placeholder
6 years ago
Drew DeVault 7252c7f715 swaynag: s/Toggle Details/Toggle details/
6 years ago
emersion 06fade1c8b
Merge pull request #2783 from martinetd/swaynag_uaf
6 years ago
Dominique Martinet e5ece5f8b3 swaynag: fix use-after-free in wl_display_dispatch
6 years ago
Ryan Dwyer caed15af82 Handle subsurfaces in view_child_damage
6 years ago
Ryan Dwyer 59ba528bd9 Use wlr_xdg_popup_get_toplevel_coords
6 years ago
Ryan Dwyer 1059e173f4 Only damage popups when popups have damage
6 years ago
Drew DeVault 8393266eb5
Merge pull request #2778 from emersion/swaybar-seat-pointer
6 years ago
emersion f1d8ba69a6
Merge pull request #2779 from ianyfan/ipc
6 years ago
emersion d50f54fa42 swaybar: fix binding to wl_pointer multiple times
6 years ago
Ian Fan 2cda0b1fe1 ipc: set "type" of floating containers to "floating_con"
6 years ago
emersion 176832fe30
Merge pull request #2776 from swaywm/swaylock-setuid
6 years ago
Drew DeVault c89e00a97e Fix swaylock w/shadow on glibc, improve security
6 years ago
Drew DeVault 85961f63bf Update CONTRIBUTING.md
6 years ago
emersion 0f45aa4ea9
Merge pull request #2693 from RyanDwyer/move-sticky-in-seat
6 years ago
Ryan Dwyer c620f76bea Move sticky containers when switching workspace via criteria
6 years ago
Drew DeVault 5d21c33f13
Merge pull request #2771 from RyanDwyer/swaylock-seat-capabilities
6 years ago
Ryan Dwyer b0393ae34b swaylock: Support keyboard and pointer disconnects and reconnects
6 years ago
emersion c1f09939ae
Merge pull request #2768 from RyanDwyer/fix-flatten-crash
6 years ago
Ryan Dwyer 44b550298e Fix crash when flattening container after moving
6 years ago
emersion c8d1f376d3
Merge pull request #2764 from ianyfan/rm-base64
6 years ago
Ian Fan e2dc6dfcd8 Remove obsolete base64.c file
6 years ago
Drew DeVault eecebcafc6 Fix #2763
6 years ago
emersion 0d5c2f75b5
Merge pull request #2760 from RyanDwyer/swaylock-handle-output-disconnect
6 years ago
emersion 192ec7d6c8
Merge pull request #2761 from RyanDwyer/seat-op-ignore-buttons
6 years ago
Ryan Dwyer 4feedbf7cf Ignore unrelated cursor buttons while doing seat operations
6 years ago
Ryan Dwyer 32cb631143 Give focus to another swaylock surface when output is disconnected
6 years ago
emersion 681ed1826d
Merge pull request #2759 from minus7/fix-view-container-null
6 years ago
Drew DeVault 7fdc557f1e
Merge pull request #2709 from BuJo/feature/raise_floating
6 years ago
minus 95d7d5f4ee Fix crash if view has no container
6 years ago
Jonathan Buch 426c33f4dc
Reenable popup-handling for determining focus
6 years ago
Jonathan Buch 7e978d7a4c
Use "raycasting" for determining focus for floating windows
6 years ago
Jonathan Buch 7727d54faf
Fix focusing topmost floating windows
6 years ago
Jonathan Buch 8bec0c90c7
Add manpage documentatioon for raise_floating
6 years ago
Jonathan Buch ec713125c6
Simplify raising a container in seat
6 years ago