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
/
desktop
Age
Commit message (
Expand
)
Author
2018-04-06
Add debug tree view
Drew DeVault
2018-04-05
Handle unmanaged surfaces motion
emersion
2018-04-05
Fix desktop_damage_whole_surface
emersion
2018-04-05
Add container_damage_whole
emersion
2018-04-05
Add damage tracking for xwayland unmanaged surfaces
emersion
2018-04-05
Handle xwayland configure requests for unmanaged surfaces
emersion
2018-04-05
Make xwayland surface destroy more foolproof
emersion
2018-04-05
Fix xwayland unmanaged surfaces
emersion
2018-04-05
Track damage of xdg-shell-v6 popups
emersion
2018-04-05
Implement shell views
emersion
2018-04-04
Use new wlr_*_surface_at functions
emersion
2018-04-04
Remove unused SWAY_VIEW_TYPES
emersion
2018-04-04
Implement opacity command
Tony Crisci
2018-04-04
Merge branch 'wlroots' into split-containers2
Tony Crisci
2018-04-03
Merge pull request #1717 from emersion/fix-multiple-outputs
Drew DeVault
2018-04-03
move workspace create to workspace.c
Tony Crisci
2018-04-03
Fix rendering with multiple outputs
emersion
2018-04-03
address feedback
Tony Crisci
2018-04-03
Send enter event to layer shell surfaces
emersion
2018-04-03
move output code out of the tree
Tony Crisci
2018-04-03
unify container destroy functions
Tony Crisci
2018-04-02
Give exclusive focus to layers above shell layer
Drew DeVault
2018-04-02
Identify topmost interactive layer post-arrange
Drew DeVault
2018-04-02
Merge branch 'wlroots' into view-redesign
emersion
2018-04-02
Xwayland unmanaged views aren't views anymore
emersion
2018-04-02
Merge branch 'wlroots' into seat-fixes
Tony Crisci
2018-04-02
Partially implement move command
Drew DeVault
2018-04-02
Address review comments
emersion
2018-04-02
rename input-manager functions
Tony Crisci
2018-04-02
rename seat functions
Tony Crisci
2018-03-31
Add sway_view_impl
emersion
2018-03-31
Introduce common functions to create, map, unmap, destroy views
emersion
2018-03-31
Fix two segfaults when destroying outputs
emersion
2018-03-31
Merge pull request #1681 from emersion/xwayland-configure-position
Drew DeVault
2018-03-31
Fix xwayland configure in set_size
emersion
2018-03-31
Fix unmanaged views rendering on all outputs
emersion
2018-03-31
Fix xwayland configure position
emersion
2018-03-30
Maximize xwayland views by default
emersion
2018-03-30
Handle map/unmap events in xdg-shell-v6
emersion
2018-03-30
Remove debug, add explicit TODO
emersion
2018-03-30
Fix white screen due to bad cast
emersion
2018-03-30
Add lite damage tracking
emersion
2018-03-30
Merge branch 'wlroots' into wlroots-xwayland-map
Tony Crisci
2018-03-30
Fix workspace deletion edge cases
Drew DeVault
2018-03-30
Use the new map/unmap events for xwayland views
emersion
2018-03-30
Add xwayland views to focused container
Drew DeVault
2018-03-30
Fix segfault on xwayland unmanaged view unmap
emersion
2018-03-30
Unify initial xwayland view mapping with map handler
emersion
2018-03-30
Cleanup and remove global renderer reference
emersion
2018-03-30
Fix crash when override redirect views close
Drew DeVault
[next]