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
/
output.c
Age
Commit message (
Expand
)
Author
2018-08-28
Prepare arrange code for type safe arguments
Ryan Dwyer
2018-08-26
Merge pull request #2513 from RyanDwyer/rename-root-outputs
Drew DeVault
2018-08-26
Remove layout.c
Ryan Dwyer
2018-08-25
Rename sway_root.outputs to sway_root.all_outputs
Ryan Dwyer
2018-08-24
Refactor destroy functions and save workspaces when there's no outputs
Ryan Dwyer
2018-08-19
Fix popup position when parent uses geometry
Ryan Dwyer
2018-08-19
Replace hacky L_FLOATING container with a list
Ryan Dwyer
2018-08-18
Merge pull request #2466 from RyanDwyer/geometry
Drew DeVault
2018-08-18
Implement iterators per container type
Ryan Dwyer
2018-08-18
Store geometry in the view and handle any floating view resizing
Ryan Dwyer
2018-08-18
Fix geometry
Ryan Dwyer
2018-08-02
Revert "Revert "Fix popups""
Ryan Dwyer
2018-08-02
Revert "Fix popups"
Drew DeVault
2018-07-31
Close popups when changing focus
Ryan Dwyer
2018-07-31
Fix popups
Ryan Dwyer
2018-07-30
Fix segfault with fullscreen
emersion
2018-07-30
Merge pull request #2367 from emersion/iterator-redesign
Drew DeVault
2018-07-30
Fix title textures on scale change
Brian Ashworth
2018-07-29
Make output_surface_for_each_surface_iterator static
emersion
2018-07-29
Remove unused output_from_wlr_output
emersion
2018-07-29
Remove output_surface_for_each_surface from header
emersion
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-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-22
Fix damage issue when moving and resizing
Ryan Dwyer
2018-07-14
Simplify transactions by utilising a dirty flag on containers
Ryan Dwyer
2018-07-13
Fix output_has_opaque_lockscreen
emersion
2018-07-09
Update for swaywm/wlroots#1126
emersion
2018-07-07
Split renderer
emersion
2018-07-07
Fix titles when container titles contain UTF-8 characters
Ryan Dwyer
2018-07-07
Translate surface by its geo when doing opaque box check
Ryan Dwyer
2018-07-07
Don't clear when using opaque lockscreen
Ryan Dwyer
2018-07-07
Detect opaque lockscreen when using a solid color
Ryan Dwyer
2018-07-07
Use pixman_region32_contains_rectangle
Ryan Dwyer
2018-07-07
Use opaque region to determine if frame done should be sent
Ryan Dwyer
2018-07-07
Don't send frame done to surfaces behind lockscreen
Ryan Dwyer
2018-07-05
Use wlr_surface.buffer_damage
emersion
2018-07-05
Updates per wlroots#1076
Drew DeVault
2018-06-30
sway views: add helpers to get view and layer from wlr_surface
Dominique Martinet
2018-06-30
Merge remote-tracking branch 'upstream/master' into atomic
Ryan Dwyer
2018-06-30
Fix crash with stacking layout after f42bf0ad4
Rostislav Pehlivanov
2018-06-30
Revert "Don't unmaximize floating views"
Rostislav Pehlivanov
[next]