index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
Age
Commit message (
Expand
)
Author
2018-10-10
Fix floating click events
Ryan Dwyer
2018-10-10
Fix back_and_forth documentation
Ryan Dwyer
2018-10-09
Fix undesirable height change of floating views
mwenzkowski
2018-10-09
Merge pull request #2805 from RyanDwyer/fix-resize-return-value
Drew DeVault
2018-10-09
Merge pull request #2803 from RedSoxFan/fix-2802
Drew DeVault
2018-10-09
resize: Determine if anything changed using before/after check
Ryan Dwyer
2018-10-09
config: remove double free of config->swaynag_command
Rouven Czerwinski
2018-10-08
Only consider tiling views for gaps outer
Brian Ashworth
2018-10-09
Merge pull request #2772 from RyanDwyer/improve-popup-damage
Drew DeVault
2018-10-08
Merge branch 'master' into popup-during-fullscreen
Brian Ashworth
2018-10-08
commands: when setting urgency, check container is not null
Ian Fan
2018-10-08
Allow swaynag to be disabled
Brian Ashworth
2018-10-08
Merge pull request #2793 from emersion/disable-swaybg
emersion
2018-10-08
Remove duplicate code
Ryan Dwyer
2018-10-08
Look for any ancestor when checking for fullscreen exit
Ryan Dwyer
2018-10-08
Use current state when rendering transient containers
Ryan Dwyer
2018-10-08
Fix memory leak in status_command handler
emersion
2018-10-08
Check if there is a current container before setting it's opacity
John Axel Eriksson
2018-10-08
Allow swaybg to be disabled
emersion
2018-10-08
Introduce container_is_transient_for
Ryan Dwyer
2018-10-08
Implement popup_during_fullscreen
Ryan Dwyer
2018-10-08
Allow status_command to be disabled via IPC
Ryan Dwyer
2018-10-08
swaybar: allow null status_command
Ryan Dwyer
2018-10-08
Don't apply seat config when validating
Ryan Dwyer
2018-10-08
Remove unneeded variable
Ryan Dwyer
2018-10-08
Reload config using idle event
Ryan Dwyer
2018-10-07
Shim client.background and client.placeholder
Drew DeVault
2018-10-07
Handle subsurfaces in view_child_damage
Ryan Dwyer
2018-10-07
Use wlr_xdg_popup_get_toplevel_coords
Ryan Dwyer
2018-10-07
Only damage popups when popups have damage
Ryan Dwyer
2018-10-06
ipc: set "type" of floating containers to "floating_con"
Ian Fan
2018-10-06
Move sticky containers when switching workspace via criteria
Ryan Dwyer
2018-10-05
Fix crash when flattening container after moving
Ryan Dwyer
2018-10-04
Remove obsolete base64.c file
Ian Fan
2018-10-04
Fix #2763
Drew DeVault
2018-10-04
Merge pull request #2760 from RyanDwyer/swaylock-handle-output-disconnect
emersion
2018-10-04
Ignore unrelated cursor buttons while doing seat operations
Ryan Dwyer
2018-10-04
Give focus to another swaylock surface when output is disconnected
Ryan Dwyer
2018-10-03
Merge pull request #2759 from minus7/fix-view-container-null
emersion
2018-10-03
Fix crash if view has no container
minus
2018-10-03
Reenable popup-handling for determining focus
Jonathan Buch
2018-10-03
Use "raycasting" for determining focus for floating windows
Jonathan Buch
2018-10-03
Fix focusing topmost floating windows
Jonathan Buch
2018-10-03
Add manpage documentatioon for raise_floating
Jonathan Buch
2018-10-03
Simplify raising a container in seat
Jonathan Buch
2018-10-03
Add configuration for raising containers on focus
Jonathan Buch
2018-10-03
Add sanity check for empty focus stack
Ryan Dwyer
2018-10-03
Fix some missing commands in sway-input(5)
Drew DeVault
2018-10-03
Merge pull request #2703 from RyanDwyer/csd-border
Drew DeVault
2018-10-03
Fix tiling criteria
Ryan Dwyer
[next]