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
/
include
/
sway
/
output.h
Age
Commit message (
Expand
)
Author
2019-05-14
Implement output toggle
Moelf
2019-04-04
swaybg: one instance for all outputs
Brian Ashworth
2019-03-24
Add support for manually setting subpixel hinting on outputs.
Geoff Greer
2019-03-16
Fix output config retrieval for new outputs
Brian Ashworth
2019-03-11
Stop using wlr_output->{lx,ly}
emersion
2019-02-16
Disconnect swaybg instead of killing it
emersion
2019-01-21
Move sway-specific functions in common/util.c into sway/
M Stoeckl
2019-01-18
Better handle outputs without CRTC
emersion
2019-01-18
output: remove output_add_listeners
emersion
2019-01-10
Refactor seat operations to use an interface
Ryan Dwyer
2018-12-20
Combine output_by_name and output_by_identifier
Brian Ashworth
2018-11-18
Use #if instead of #ifdef
emersion
2018-10-30
Remove enum movement_direction
Ryan Dwyer
2018-10-27
Use output identifier for workspace config
Robinhuett
2018-10-23
Implement the presentation-time protocol
emersion
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-08-25
Relocate container_move, container_move_to and container_get_in_direction
Ryan Dwyer
2018-08-24
Refactor destroy functions and save workspaces when there's no outputs
Ryan Dwyer
2018-08-18
Implement iterators per container type
Ryan Dwyer
2018-08-18
Rename container_sort_workspaces and container_wrap_children
Ryan Dwyer
2018-08-02
Revert "Revert "Fix popups""
Ryan Dwyer
2018-08-02
Revert "Fix popups"
Drew DeVault
2018-07-31
Fix popups
Ryan Dwyer
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-25
Improve rendering with a fullscreen opaque overlay surface
emersion
2018-07-07
Split renderer
emersion
2018-07-07
Use opaque region to determine if frame done should be sent
Ryan Dwyer
2018-06-29
Merge remote-tracking branch 'upstream/master' into atomic
Ryan Dwyer
2018-06-26
layer_shell: order destroying before sway_output
Dominique Martinet
2018-06-09
WIP: Atomic layout updates ground work
Ryan Dwyer
2018-06-06
Switch output storing from list_t to wl_list
Brian Ashworth
2018-06-06
Store sway_outputs so that they can be reenabled
Brian Ashworth
2018-05-10
Damage borders when damaging view
emersion
2018-04-06
Simplify damage tracking functions, use them in layer shell
emersion
2018-04-05
Fix desktop_damage_whole_surface
emersion
2018-04-05
Add container_damage_whole
emersion
2018-04-05
Add damage tracking for xwayland unmanaged surfaces
emersion
2018-04-02
Merge branch 'wlroots' into view-redesign
emersion
2018-04-02
Partially implement move command
Drew DeVault
2018-03-31
Introduce common functions to create, map, unmap, destroy views
emersion
2018-03-30
Add lite damage tracking
emersion
2018-03-29
Some layer shell fixes
Drew DeVault
2018-03-28
Address review feedback
Drew DeVault
2018-03-28
Render layer surfaces and respect exclusive zone
Drew DeVault
[next]