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
/
xdg_shell_v6.c
Age
Commit message (
Expand
)
Author
2018-06-30
Revert "Don't unmaximize floating views"
Rostislav Pehlivanov
2018-06-26
xdg_shell: make view floating if a parent has been set
Dominique Martinet
2018-06-01
Don't auto float xdg views if their dimensions are not set
Ryan Dwyer
2018-06-01
Fix floating position when view is floated when mapped
Ryan Dwyer
2018-06-01
Don't unmaximize floating views
Ryan Dwyer
2018-06-01
Use surface size if xdg shell's geometry isn't set
Ryan Dwyer
2018-06-01
Implement wants_floating for xdg_shell and xdg_shell_v6
Ryan Dwyer
2018-06-01
Store swayc coordinates as layout-local
Ryan Dwyer
2018-06-01
Rename set_maximized functions to set_tiled
Ryan Dwyer
2018-06-01
Replace is_floating boolean with function
Ryan Dwyer
2018-06-01
Implement floating
Ryan Dwyer
2018-05-14
Revert "Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements""
Ryan Dwyer
2018-05-12
Don't destroy view child on xdg-popup unmap
emersion
2018-05-12
Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements"
Drew DeVault
2018-05-11
Overhaul criteria implementation
Ryan Dwyer
2018-05-10
Damage borders when damaging view
emersion
2018-05-05
Implement title_format
Ryan Dwyer
2018-05-03
Update titles when surfaces are committed
Ryan Dwyer
2018-04-30
Implement borders
Ryan Dwyer
2018-04-28
Don't call view_set_fullscreen on unmapped xwayland views
emersion
2018-04-20
Ignore xdg_shell_v6 request_fullscreen if not mapped
Ryan Dwyer
2018-04-19
xdg_shell_v6: Use client_pending state instead of current
Ryan Dwyer
2018-04-18
Fullscreen fixes.
Ryan Dwyer
2018-04-17
Handle fullscreen flag when mapping a surface.
Ryan Dwyer
2018-04-16
Implement fullscreen.
Ryan Dwyer
2018-04-06
Don't damage the whole output
emersion
2018-04-06
Simplify damage tracking functions, use them in layer shell
emersion
2018-04-06
Send surface enter/leave events to view children
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
Remove unused SWAY_VIEW_TYPES
emersion
2018-04-02
Address review comments
emersion
2018-03-31
Add sway_view_impl
emersion
2018-03-31
Introduce common functions to create, map, unmap, destroy views
emersion
2018-03-30
Handle map/unmap events in xdg-shell-v6
emersion
2018-03-30
Add lite damage tracking
emersion
2018-03-30
Fix workspace deletion edge cases
Drew DeVault
2018-03-29
Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree"
Tony Crisci
2018-03-29
Revert "Refactor tree"
Drew DeVault
2018-03-29
Merge pull request #1647 from acrisci/refactor-tree
Drew DeVault
2018-03-29
arrange windows
Tony Crisci
2018-03-29
more renaming things
Tony Crisci
2018-03-29
rename container functions
Tony Crisci
2018-03-29
Maximize xdg shell surfaces on creation
Drew DeVault
2018-03-29
move tree includes to their own directory
Tony Crisci
2018-03-27
Fix lingering xdg shell issues
Drew DeVault
2018-03-27
Update API to match latest wlroots
Drew DeVault
2018-02-25
Send surface enter/leave events
Drew DeVault
2018-02-07
separate seat get focus and seat get focus inactive
Tony Crisci
[next]