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
/
render.c
Age
Commit message (
Expand
)
Author
2018-10-08
Use current state when rendering transient containers
Ryan Dwyer
2018-10-08
Introduce container_is_transient_for
Ryan Dwyer
2018-10-08
Implement popup_during_fullscreen
Ryan Dwyer
2018-09-27
Add CSD to border modes
Ryan Dwyer
2018-09-19
Fix segfault in output_render
emersion
2018-09-11
Fix dropzone box on scaled outputs
Ryan Dwyer
2018-09-11
Implement tiling drag
Ryan Dwyer
2018-09-08
Align titles to baseline
Ryan Dwyer
2018-09-08
Fix gaps in title textures and vertically center them
Ryan Dwyer
2018-09-06
Fix crash when switching to new workspace during transaction
Ryan Dwyer
2018-09-06
Fix crash when views rapidly map and unmap
Ryan Dwyer
2018-09-05
Don't use wlr_output properties
Ryan Dwyer
2018-09-05
Implement type safe arguments and demote sway_container
Ryan Dwyer
2018-09-03
Fix crash when a splash screen opens on an empty workspace
Ian Fan
2018-08-28
Fix gaps issues
Ryan Dwyer
2018-08-28
Prepare arrange code for type safe arguments
Ryan Dwyer
2018-08-26
Remove layout.c
Ryan Dwyer
2018-08-19
Merge pull request #2478 from RyanDwyer/standardise-debug
Drew DeVault
2018-08-19
Replace hacky L_FLOATING container with a list
Ryan Dwyer
2018-08-19
Use enum for damage debug options
Ryan Dwyer
2018-08-19
Standardise debug variables
Ryan Dwyer
2018-08-18
Fix nitpick
Ryan Dwyer
2018-08-18
Store geometry in the view and handle any floating view resizing
Ryan Dwyer
2018-08-18
Render saved buffer using saved geometry
Ryan Dwyer
2018-08-18
Fix geometry
Ryan Dwyer
2018-08-17
Add using_csd variable to transaction state
Ryan Dwyer
2018-08-02
Convert toplevel coordinates to output-local
Ryan Dwyer
2018-08-02
Revert "Revert "Fix popups""
Ryan Dwyer
2018-08-02
Revert "Fix popups"
Drew DeVault
2018-08-02
Merge branch 'master' into fix-resize-wiggle
emersion
2018-08-01
Correctly track saved surfaces during multiple transactions
Ryan Dwyer
2018-07-31
Fix popups
Ryan Dwyer
2018-07-29
Completely switch over to new iterators
emersion
2018-07-29
wip: redesign output_view_for_each_surface iterator
emersion
2018-07-29
wip: redesign output_layer_for_each_surface iterator
emersion
2018-07-29
wip: redesign output_drag_icons_for_each_surface iterator
emersion
2018-07-29
wip: redesign output_unmanaged_for_each_surface iterator
emersion
2018-07-28
Allow containers to float
Ryan Dwyer
2018-07-26
Fix indent
Ryan Dwyer
2018-07-26
Allow containers to be fullscreen
Ryan Dwyer
2018-07-25
Merge pull request #2353 from emersion/render-opaque-overlay
Drew DeVault
2018-07-25
reverted includes of "sway/config.h" and replaced with "config.h" from meson ...
Pascal Pascher
2018-07-25
Improve rendering with a fullscreen opaque overlay surface
emersion
2018-07-24
style fixes, exclude sway/desctop/xwayland.c when enable_xwayland: false
Pascal Pascher
2018-07-24
Added meson option "enable_xwayland" (default: true) to enable/disable xwayla...
Pascal Pascher
2018-07-23
fix crash on new output while swaylock is running
somdoron
2018-07-17
Implement default_floating_border command and adjust CSD behaviour
Ryan Dwyer
2018-07-16
Render containers as urgent if they have an urgent child
Ryan Dwyer
2018-07-16
Implement urgency base functionality
Ryan Dwyer
2018-07-15
Make focus part of transactions
Ryan Dwyer
[next]