Commit Graph

956 Commits (2518de655c7278728736d22549656c639e4c92f0)

Author SHA1 Message Date
Drew DeVault 2518de655c
Merge pull request from emersion/wlr-log-prefix 7 years ago
emersion 7cbef15206
util: add wlr_ prefix to log symbols 7 years ago
Arvin Ignaci fad62a3e1c fix: handle 32 bit time_t (or smaller) 7 years ago
emersion deeca53e33
Rename wl_resources to resource, wl_global to global 7 years ago
vilhalmer 0260f042d2
Bail from setting gamma on destroyed resource 7 years ago
emersion c19d475753
xdg-output: don't send no-op updates 7 years ago
emersion 5fe50b9a28
output: make wl_output resources inert 7 years ago
emersion 515d682312
surface: fix damage when moving subsurfaces with scale > 1 7 years ago
emersion e665a74122
surface: don't clip input and opaque regions 7 years ago
emersion 226306ed45
surface: rename wlr_surface_state.buffer to buffer_resource 7 years ago
emersion 68c133da2f
surface: fix crash on NULL commit 7 years ago
emersion 6f0eb11024
surface: fix previous state eating current state resources 7 years ago
emersion f440708274
output: fix cursor attach coords handling 7 years ago
emersion 012e38fbe5
surface: add wlr_surface.previous 7 years ago
emersion 78555abba3
surface: move position and scale out of wlr_surface_state 7 years ago
emersion 233bfe2f4f
surface: do not monkey-patch state damage 7 years ago
emersion adf0423f7c
surface: better buffer position handling 7 years ago
emersion 3c0d672ebd
surface: make pending and current embedded structs 7 years ago
emersion 64836ddfe7
surface: remove wlr_surface_state.subsurface_position 7 years ago
emersion 3ee86b6105
surface: rename invalid state 7 years ago
Dominique Martinet 48e8da851d wlr_seat destroy: fix use-after-free when destroying clients 7 years ago
Ilia Bozhinov 00ccf5c3ae properly check if the point is inside the surface in wlr_surface_point_accepts_input 7 years ago
Drew DeVault 27cab67b96
Merge pull request from RyanDwyer/xdg-surface-for-each-popup 7 years ago
Ryan Dwyer 86f401e827 Introduce wlr_xdg_surface_for_each_popup 7 years ago
Dominique Martinet 9ddc2f39d0 wlr_seat destroy: fix use-after-free after primary selection source cancel 7 years ago
emersion dbb01cbcd0
screencopy: listen to buffer destroy 7 years ago
emersion 9aaa9ba477
screencopy: make frame resource inert after copy 7 years ago
emersion c421700f3d
screncopy: update protocol 7 years ago
emersion bf7560b7cd
screencopy: add capture_output_region support 7 years ago
emersion 2b9cbaddf3
screencopy: add support for frame flags 7 years ago
emersion bd8be19b79
screencopy: add presentation timestamp 7 years ago
emersion 73755ad348
screencopy-v1: add basic implementation 7 years ago
Dominique Martinet c263f7ca29 s/wlr_subsurface_from_surface/wlr_subsurface_from_wlr_surface/ 7 years ago
Dominique Martinet 1fef1f88b2 export dmabuf manager_handle_capture_output: fix leak on error 7 years ago
Dominique Martinet b3313b7f39 wlr_output: fix scope for 'now' 7 years ago
Dominique Martinet efef54ccf5 wlr_keyboard: fix mmap leak + logic on close for keymap_fd 7 years ago
emersion ec7d4a0971
Merge pull request from martinetd/idle_inhibit 7 years ago
Dominique Martinet 93a75769f0 wlr_idle_inhibit_v1: cleanup destroy handlers 7 years ago
Dominique Martinet a3e2a77734 xdg_popup: fix call to to handle_grab for inert popup 7 years ago
Dominique Martinet 970687a01c xdg_shell popup: fix potential segv in handle_destroy 7 years ago
Dominique Martinet d0b902b962 wlr_idle: add helper to enable/disable all timers 7 years ago
Dominique Martinet ffd37b664f xdg_shell: destroy children popups with parent surface 7 years ago
Dominique Martinet 954969698a wlr_primary_selection: fix use-after-free when cancelling source 7 years ago
Tony Crisci a2ff144429 input-inhibit: use wlr_signal_emit_safe 7 years ago
Tony Crisci 006edc9dcb xdg-shell: end pointer and keyboard grab at the same time 7 years ago
Drew DeVault e459fe0ec7
Merge pull request from emersion/screencontent 7 years ago
Drew DeVault 47c7674a68
Merge pull request from emersion/fix-xdg-toplevel-compare 7 years ago
emersion a59774f364
xdg-shell{,-v6}: fix compare_xdg_surface_toplevel_state 7 years ago
emersion a6c0e25d36
surface: remove wlr_frame_callback 7 years ago
emersion 57548b557a
Merge branch 'master' into screencontent 7 years ago