73 Commits (4e804ef40f46136d4fe84603a8236adc172260f8)

Author SHA1 Message Date
emersion 466e86b7b2
Merge branch 'master' into surface-transform
7 years ago
emersion 3b4b8953d9
Update output layout when scale or transform changes
7 years ago
emersion 529675b7b0
Add wlr_output_set_custom_mode
7 years ago
Tony Crisci b275d44bc3 rootston xcursor fixes
7 years ago
emersion 91d72040e5
Configure outputs with make, model, serial in rootston
7 years ago
emersion bf2b58eb6d
Add wlr_output_set_scale
7 years ago
emersion eb763439f7
optimize a bit rootston renderer if there's no surface transform
7 years ago
emersion d1b29a54b9
Refactor: rename matrices in rootston
7 years ago
emersion f4754ad1a2
Fix surface transforms
7 years ago
emersion 9e29621ec3
Always center fullscreen view on screen
7 years ago
emersion 5a8bbc6203
Fix GCC build
7 years ago
emersion 54f1135c05
Fix fullscreen in xdg-shell
7 years ago
emersion abab2902f5
Check for subsurfaces and popups before using wlr_output_set_fullscreen_surface
7 years ago
emersion b04a9a248d
Initial fullscreen support
7 years ago
Tony Crisci 4d6b3618b8 rootston: remove unmapped surface from desktop
7 years ago
emersion 76e8e1a6ad
Merge branch 'master' into seat-views
7 years ago
Tony Crisci 3b74db467b data-device: wlr-drag-icon
7 years ago
emersion 72d877658a
Merge branch 'master' into seat-views
7 years ago
emersion bb6d34e7a5
rootston: add per-seat views
7 years ago
Tony Crisci 12758a00a2 rootston: touch to focus
7 years ago
Tony Crisci ac4841ba37 put dnd icon in the right place
7 years ago
Tony Crisci 6a516f7c41 basic touch dnd
7 years ago
emersion 3f6cf517b9
Add wlr_xdg_surface_v6_popup_get_position
7 years ago
emersion bb973ff27d
Remove remaining buffer_{width,height} usage
7 years ago
emersion 2f44140f4a
Don't use buffer size
7 years ago
emersion 94b20da3ce
Fix popups position for rotated views
7 years ago
emersion f8b43940b1
Merge branch 'master' into cursor-scale
7 years ago
emersion 28fc813ca9
Merge branch 'master' into cursor-scale
7 years ago
emersion 454bea678b
Fix rendering of rotated views on HiDPI outputs
7 years ago
emersion 8605243459
Introduce wlr_xcursor_manager
7 years ago
emersion 2dccb11741
rootston: keep one xcursor_theme per seat
7 years ago
emersion 09279b90a6
Add wlr_output.serial
7 years ago
emersion aaf0691883
rootston: add roots_xcursor_theme
7 years ago
Tony Crisci 1db3b55128 rootston: prefix config structs and functions
7 years ago
Tony Crisci 2a9dc60f28 Merge branch 'master' into feature/multiseat
7 years ago
Tony Crisci 09c6092423 multiseat: somewhat working
7 years ago
Drew DeVault ca8cf7d48d Rethink HiDPI output layouts, fixes everything
7 years ago
Drew DeVault 7f76f46318 Adjust rendering to compensate for disparate scale
7 years ago
Drew DeVault a7446792a1 Consider scale factor when rendering views
7 years ago
Tony Crisci 1a756b3123 bugfix: dnd force cancel
7 years ago
emersion ae9a46fc9b
Remove outdated TODOs, use wlr_surface_has_buffer
7 years ago
emersion c45f2eef0e
Fix rootston
7 years ago
Drew DeVault 50e86a0efa Allow configuring output mode in rootston
7 years ago
emersion ec5beeb8b8
Move xcursor stuff into its own file
7 years ago
Tony Crisci 1dbe314937 Merge branch 'master' into feature/data-device-selection
7 years ago
Drew DeVault 16f35ecbea Merge branch 'master' into heghe/wl_list
7 years ago
Tony Crisci 6fcac087fe rootston: remove mostly unused mapped icon param
7 years ago
Tony Crisci 3c7ef3aae6 Merge branch 'master' into feature/data-device-selection
7 years ago
emersion c8570d0e42
Remove wl_list_init when using wl_signal_add
7 years ago
Heghedus Razvan 1d716241af Replace list_t with wl_list in wlr_output
7 years ago