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-11-28
Fix titlebar when no title or marks
Brian Ashworth
2018-11-25
Implement title alignment
Brian Ashworth
2018-11-22
Adding commands for configuring titlebar borders and padding
Florent de Lamotte
2018-11-18
Use #if instead of #ifdef
emersion
2018-11-17
Move view {x,y,width,height} into container struct
Ryan Dwyer
2018-11-10
Render software cursors with wlr_output_render_software_cursors
emersion
2018-11-01
Move view marks properties to container struct
Ryan Dwyer
2018-10-30
Revert "Respect border settings when rendering lone tabbed/stacked child"
Rostislav Pehlivanov
2018-10-27
Respect border settings when rendering lone tabbed/stacked child
Ryan Dwyer
2018-10-20
Minor refactor of input manager
Ryan Dwyer
2018-10-12
Fix pixel leaks when using fractional scaling
Ryan Dwyer
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
[prev]
[next]