wlroots-hyprland/rootston
nyorain f6168c2afe Fix #1129 and remove sx, sy from wlr_drag_icon
sx, sy used to store the buffer offset of the drag surface which was
then be added (by rootston) to the drag icon position.
Buffer offsets are handled already in surface_intersect_output
(output.c) so they were added twice for dnd surfaces.
2018-09-07 14:48:28 +02:00
..
config.c Add support for setting log verbosity in rootston 2018-09-03 17:34:07 +05:30
cursor.c rootston: focus newly-created surfaces 2018-07-29 21:58:33 +03:00
desktop.c Init dmabuf global in renderer 2018-09-02 08:50:43 +02:00
ini.c Fix gcc string truncation warnings 2018-04-13 14:37:53 +09:00
input.c rootston: fix again FreeBSD build 2018-08-16 11:22:42 +01:00
keyboard.c rootston: Double fork for keyboard bindings 2018-08-10 10:59:50 -04:00
layer_shell.c rootston/layer_shell: fix clicking after surface moved/resized 2018-08-23 11:29:03 +02:00
main.c Revert "rootston: Reap child processes" 2018-07-29 09:19:26 +01:00
meson.build Revert "Revert "Merge pull request #1194 from ascent12/meson_feature"" 2018-08-24 19:35:02 +12:00
output.c Do not modeset disabled outputs 2018-09-01 18:30:41 +02:00
rootston.ini.example rootston: Handle modeline parameter 2018-07-07 17:31:42 +02:00
seat.c Fix #1129 and remove sx, sy from wlr_drag_icon 2018-09-07 14:48:28 +02:00
virtual_keyboard.c util: add wlr_ prefix to log symbols 2018-07-09 22:49:54 +01:00
wl_shell.c util: add wlr_ prefix to log symbols 2018-07-09 22:49:54 +01:00
xdg_shell.c Fix bugs listed by clang's static analyzer 2018-08-31 19:41:18 +02:00
xdg_shell_v6.c rootston: focus newly-created surfaces 2018-07-29 21:58:33 +03:00
xwayland.c util: add wlr_ prefix to log symbols 2018-07-09 22:49:54 +01:00