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-05-12
Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements"
Drew DeVault
2018-05-11
Overhaul criteria implementation
Ryan Dwyer
2018-05-11
Highlight all child borders when using focus parent
Ryan Dwyer
2018-05-10
Fix damage tracking on HiDPI
emersion
2018-05-10
Accumulate surface damage even if whole=true
emersion
2018-05-10
Damage borders when damaging view
emersion
2018-05-10
Render borders with damage
emersion
2018-05-10
Implement full damage tracking
emersion
2018-05-10
layer-shell: use usable_area when arranging non-exclusive layer surfaces
emersion
2018-05-09
Fix titles on rotated outputs
Ryan Dwyer
2018-05-05
Implement title_format
Ryan Dwyer
2018-05-05
Use scissor to render title texture
Ryan Dwyer
2018-05-03
Update titles when surfaces are committed
Ryan Dwyer
2018-05-03
Render titles
Ryan Dwyer
2018-05-02
Support alpha in border colours
Ryan Dwyer
2018-05-01
Fix layer surface crash on output destroy
db
2018-05-01
Implement indicator border
Ryan Dwyer
2018-05-01
Scale borders according to output scale
Ryan Dwyer
2018-04-30
Implement borders
Ryan Dwyer
2018-04-29
Merge branch 'master' into refactor-arrange-windows
emersion
2018-04-28
Don't call view_set_fullscreen on unmapped xwayland views
emersion
2018-04-28
Refactor arrange_windows()
Ryan Dwyer
2018-04-24
Do not let tiled xwayland views do what they want
emersion
2018-04-23
Updates per swaywm/wlroots#887
Drew DeVault
2018-04-23
Render unmanaged xwayland views when an xwayland view is fullscreen
Ryan Dwyer
2018-04-20
Don't unmap on destroy, this is already guaranteed by wlroots
emersion
2018-04-20
Add TODO about rendering fullscreen views smaller than the output
Ryan Dwyer
2018-04-20
Ignore xdg_shell_v6 request_fullscreen if not mapped
Ryan Dwyer
2018-04-20
Don't render top layer when fullscreen.
Ryan Dwyer
2018-04-19
render_output(): When fullscreen, clear to black and don't render background
Ryan Dwyer
2018-04-19
xdg_shell_v6: Use client_pending state instead of current
Ryan Dwyer
2018-04-18
Fullscreen rendering and input fixes.
Ryan Dwyer
2018-04-18
More fullscreen fixes.
Ryan Dwyer
2018-04-18
Fullscreen fixes.
Ryan Dwyer
2018-04-17
Handle fullscreen flag when mapping a surface.
Ryan Dwyer
2018-04-17
Don't damage views if they're hidden by a fullscreen view.
Ryan Dwyer
2018-04-17
Create sway_workspace struct.
Ryan Dwyer
2018-04-17
Feedback for fullscreen.
Ryan Dwyer
2018-04-16
Implement fullscreen.
Ryan Dwyer
2018-04-13
Do not call the map handler when an xwayland surface is created
emersion
2018-04-07
Give keyboard focus to unmanaged xwayland surfaces
emersion
2018-04-07
Merge pull request #1759 from emersion/output-send-frame-done
Drew DeVault
2018-04-07
Don't send frame done immediately when rendering
emersion
2018-04-07
Fix inverted assertion
emersion
2018-04-07
Merge pull request #1756 from emersion/output-damage
Drew DeVault
2018-04-07
Merge pull request #1700 from swaywm/move-cmd-full
Drew DeVault
2018-04-06
Revert "Break everything^W^WUse wlr_box for sway_container"
Drew DeVault
2018-04-06
Damage all surfaces when damaging whole container
emersion
2018-04-06
Break everything^W^WUse wlr_box for sway_container
Drew DeVault
2018-04-06
Don't damage the whole output
emersion
[next]