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
/
tree
Age
Commit message (
Expand
)
Author
2018-08-16
When the workspace is focused, return it instead of checking parent
Donnie West
2018-08-15
Merge pull request #2458 from RyanDwyer/cleanup-transactions
Drew DeVault
2018-08-15
Use list_find in more places and refactor/fix workspace prev_next functions
Ryan Dwyer
2018-08-15
Simplify transactions
Ryan Dwyer
2018-08-12
Use assigned workspace name for output
minus
2018-08-12
Fix container_has_ancestor crash
Ryan Dwyer
2018-08-11
Merge pull request #2449 from RyanDwyer/remove-bfs
Drew DeVault
2018-08-11
Remove container_for_each_descendant_bfs
Ryan Dwyer
2018-08-11
Remove container_has_child
Ryan Dwyer
2018-08-08
Merge branch 'master' into master
Brian Ashworth
2018-08-08
Rename container_at_view to surface_at_view and make it return void
Ryan Dwyer
2018-08-08
Fix focus when clicking floating decorations
Ryan Dwyer
2018-08-08
Deny moving a sticky container to workspace if it's the same output
Ryan Dwyer
2018-08-08
Fix edge cases when moving floating container to new workspace
Ryan Dwyer
2018-08-08
Implement move to workspace on a floating container
Ryan Dwyer
2018-08-07
Fix infinite loop when focusing sticky containers via workspace command
Ryan Dwyer
2018-08-06
Merge branch 'master' into workspace-move-to-output
Brian Ashworth
2018-08-07
Move workspace moving code out of container_move_to
Ryan Dwyer
2018-08-06
commands: fix workspace edge cases
Ian Fan
2018-08-06
commands: check for special workspaces in workspace & move commands
Ian Fan
2018-08-06
commands: complete workspace implementation
Ian Fan
2018-08-06
commands: fix layout implementation (also better name for previous split layout)
Ian Fan
2018-08-06
commands: complete move implementation
Ian Fan
2018-08-05
Fix segv when sway is terminating
Mariusz Bialonczyk
2018-08-04
Move workspace pid code to root.c
Ryan Dwyer
2018-08-04
Separate root-related code
Ryan Dwyer
2018-08-03
Check correct ws for sticky and fix floating iter
Brian Ashworth
2018-08-03
Merge pull request #2414 from RyanDwyer/fix-inactive-fullscreen-crash
emersion
2018-08-03
Fix crash when moving cursor over a fullscreen split container
Ryan Dwyer
2018-08-03
Fix crash when fullscreen view closes on inactive workspace
Ryan Dwyer
2018-08-02
Fix pointer events for fullscreen views
emersion
2018-08-02
Revert "Revert "Fix popups""
Ryan Dwyer
2018-08-02
Revert "Fix popups"
Drew DeVault
2018-08-02
Fix focus related crashes
Ryan Dwyer
2018-08-02
Merge branch 'master' into fix-resize-wiggle
emersion
2018-08-01
Merge pull request #2391 from RyanDwyer/fix-popups-v2
Drew DeVault
2018-08-01
ipc: prevent emitting a workspace::focus event when moving a container to a d...
Ian Fan
2018-08-01
ipc: fix workspace::focus event behaviour
Ian Fan
2018-08-01
ipc: add window::move events
Ian Fan
2018-08-01
ipc: fix workspace::move calls argument order
Ian Fan
2018-08-01
ipc: only emit window::create event for views
Ian Fan
2018-08-01
ipc: add window::mark event
Ian Fan
2018-08-01
ipc: add workspace::empty event
Ian Fan
2018-08-01
ipc: add window::title event
Ian Fan
2018-08-01
ipc: add window::close event
Ian Fan
2018-08-01
ipc: add workspace::init event
Ian Fan
2018-08-01
Correctly track saved surfaces during multiple transactions
Ryan Dwyer
2018-07-31
Close popups when changing focus
Ryan Dwyer
2018-07-31
Fix popups
Ryan Dwyer
2018-07-30
Fix title textures on scale change
Brian Ashworth
[next]