Commit Graph

271 Commits (5ffcea4c28103ecac3d4970412e8b44dbccfcb22)

Author SHA1 Message Date
murray b59139c239 use surface coordinates for damaging buffers 6 years ago
Rouven Czerwinski 5ff330e6bc desktop: output: fix use-after-free in destroy 6 years ago
Josef Gajdusek 0e582f1a51 Update output manager config on all output events 6 years ago
Josef Gajdusek b3a5effef2 Implement wlr-output-management-v1 6 years ago
Moelf ed2e553b8d Implement output toggle 6 years ago
Simon Ser b6e55064fe Update for wlroots#1660 6 years ago
Brian Ashworth 69a1a0ff99 Fix scratchpad fullscreen behavior and crash 6 years ago
Brian Ashworth 75e7bd24cc swaybg: one instance for all outputs 6 years ago
Brian Ashworth 3106ef23a7 Fix output config retrieval for new outputs 6 years ago
emersion 076257a978 Stop using wlr_output->{lx,ly} 6 years ago
Brian Ashworth c02d2a0128 damage: remove output_damage_view 6 years ago
Brian Ashworth 7580718d12 output_damage_whole_container: damage subsurfaces 6 years ago
Brian Ashworth d3d7956576 Handle NULL from output_get_active_workspace 6 years ago
Brian Ashworth 03dfdb1edb output_get_active_workspace: check workspaces length 6 years ago
emersion 7baaa3a0f8 Disconnect swaybg instead of killing it 6 years ago
Ryan Dwyer 6b8bf10941 Introduce container_is_scratchpad_hidden 6 years ago
Ryan Dwyer 20aa8ee67d Implement fullscreen global 6 years ago
Ryan Dwyer 2301349ad5 Use noop output when there's no outputs connected 6 years ago
M Stoeckl 1211a81aad Replace wlr_log with sway_log 6 years ago
emersion 0bf3252d8b
Fix re-enabling outputs gaining a CRTC 6 years ago
emersion 2ae2d09c4c Prevent crashes in handle_transform and handle_scale too 6 years ago
emersion a737d7ecc4
Better handle outputs without CRTC 6 years ago
emersion dc1eac0cf1 output: remove output_add_listeners 6 years ago
Ryan Dwyer ed5aafd90b Refactor seat operations to use an interface 6 years ago
Brian Ashworth cf7c77e56a Fix wlr_box_intersection args for wlroots 1441 6 years ago
Drew DeVault 788b715776 Fixes per wlroots#1441 6 years ago
Brian Ashworth 88d96bc41f Combine output_by_name and output_by_identifier 6 years ago
Brian Ashworth 6acbe84fdd Call wlr_output_enable for disabled new outputs 6 years ago
emersion cad851805b
Use #if instead of #ifdef 6 years ago
Ryan Dwyer be9348d25c Move view {x,y,width,height} into container struct 6 years ago
emersion 2afd930914
Use #if instead of #ifdef for WLR_HAS_* 6 years ago
emersion 0e85b92250
Use wlr_surface_get_effective_damage 6 years ago
Ryan Dwyer 9fc736f4e1 Move view marks properties to container struct 6 years ago
Robinhuett 0a4cf4748d Use output identifier for workspace config 6 years ago
emersion a654ac1bd6
Implement the presentation-time protocol 6 years ago
Ryan Dwyer c006717910 Minor refactor of input manager 6 years ago
Ryan Dwyer c699a86e47 Fix pixel leaks when using fractional scaling 6 years ago
Ryan Dwyer f23588de3c Introduce container_is_transient_for 6 years ago
Ryan Dwyer 832ebc8966 Implement popup_during_fullscreen 6 years ago
Ryan Dwyer f6e218a643 Rename seat_get_active_child to seat_get_active_tiling_child 7 years ago
emersion 7699c5444c Update for 7 years ago
Drew DeVault 030b5bc024
Merge pull request from emersion/fix-dnd 7 years ago
emersion 251a7ebc4b Fix drag-and-drop 7 years ago
Ryan Dwyer 93ff7879f1 Fix output position issue 7 years ago
Ryan Dwyer 0b23423c14 Update output propertes on mode change 7 years ago
Ryan Dwyer 26204441b4 Apply default config to output 7 years ago
Ryan Dwyer acc2628c79 Don't use wlr_output properties 7 years ago
Ryan Dwyer 7586f150c0 Implement type safe arguments and demote sway_container 7 years ago
emersion 349d1f3be8 Do not modeset disabled outputs 7 years ago
Ryan Dwyer f5b9815128 Prepare arrange code for type safe arguments 7 years ago