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-07-05
workspace_next_name: free targets later than these already found in order
Dominique Martinet
2018-07-05
view_map: free criterias as the list it is
Dominique Martinet
2018-07-05
container_free: free formatted title
Dominique Martinet
2018-07-05
Call view_set_tiled for mapping non-floating views
Ryan Dwyer
2018-07-04
Fix boolean
Ryan Dwyer
2018-07-04
Only call view_set_tiled when switching floating mode
Ryan Dwyer
2018-07-02
workspace_next_name: fix string length for ws_num >= 100
Dominique Martinet
2018-07-02
find prev/next output/workspace: add NULL check
Dominique Martinet
2018-06-30
sway views: add helpers to get view and layer from wlr_surface
Dominique Martinet
2018-06-30
Merge remote-tracking branch 'upstream/master' into atomic
Ryan Dwyer
2018-06-30
container_at_view: don't offset the view by the window geometry
Rostislav Pehlivanov
2018-06-30
Revert "Don't unmaximize floating views"
Rostislav Pehlivanov
2018-06-30
Fix floating views not receiving frame events
emersion
2018-06-27
Move unsetting of view->surface into view_unmap
Ryan Dwyer
2018-06-27
Fix memleak in container_get_box
Ryan Dwyer
2018-06-27
Remove transaction_add_damage
Ryan Dwyer
2018-06-27
Fix nitpicks
Ryan Dwyer
2018-06-26
Remove incorrect assertion and supporting code
Ryan Dwyer
2018-06-26
Fix crash when closing output window from outer session
Ryan Dwyer
2018-06-26
Fix crash when disconnecting output
Ryan Dwyer
2018-06-26
Rename view's free callback to destroy
Ryan Dwyer
2018-06-26
Damage output when a fullscreen view unmaps
Ryan Dwyer
2018-06-25
Fix potential crash when fullscreen view unmaps
Ryan Dwyer
2018-06-24
Fix another crash when moving out of stacks or tabs
Ryan Dwyer
2018-06-24
Fix crash when unmapping a view with reapable parents
Ryan Dwyer
2018-06-23
Implement atomic layout updates for tree operations
Ryan Dwyer
2018-06-18
Preserve buffers during transactions
Ryan Dwyer
2018-06-11
Merge remote-tracking branch 'upstream/master' into atomic
Ryan Dwyer
2018-06-09
Merge pull request #2124 from emersion/drag-icons
Drew DeVault
2018-06-09
Implement gaps (PR #2047)
Nate Symer
2018-06-09
Render drag icons
emersion
2018-06-09
Refactor everything that needs to arrange windows
Ryan Dwyer
2018-06-09
Make main properties be the pending state
Ryan Dwyer
2018-06-09
WIP: Atomic layout updates ground work
Ryan Dwyer
2018-06-08
Switch restore workspaces to a nested for-loop
Brian Ashworth
2018-06-08
Restore workspaces to outputs based on priority
Brian Ashworth
2018-06-07
Merge pull request #2084 from RedSoxFan/runtime-var-expansion
emersion
2018-06-06
Switch output storing from list_t to wl_list
Brian Ashworth
2018-06-06
Address emersions comments on output re-enabling
Brian Ashworth
2018-06-06
Store sway_outputs so that they can be reenabled
Brian Ashworth
2018-06-06
Remove tab/stack check for focusing after a split
Brian Ashworth
2018-06-06
Fix focusing after splitting tabs/stacks
Brian Ashworth
2018-06-05
Support runtime var expansion and set at runtime
Brian Ashworth
2018-06-05
Fix movement crashes/issues
Brian Ashworth
2018-06-03
Fix initial workspace orientation on a rotated output
Ryan Dwyer
2018-06-03
Merge pull request #2096 from kupospelov/fix-title-update
emersion
2018-06-03
Fix potential crash when destroying workspace
Ryan Dwyer
2018-06-03
Fix view title update order
Konstantin Pospelov
2018-06-02
Fix top border when a view is initially floating
Ryan Dwyer
2018-06-01
Fix mpv damage issue when unfullscreening into floating
Ryan Dwyer
[next]