labwc/src
Consolatis ccfcd04625 Revert "Fix dynamic output based scaling for menu and SSD"
As it turns out the reason for the workaround was a bug
in wlroots which got fixed in the meantime.

So to keep things simple just revert the workaround and
depend on the wlroots fix instead.

To update the wlroots subproject use
meson subprojects update wlroots

This reverts commit e87aa19066.
2022-05-30 21:27:33 +02:00
..
common Deal with font_buffer_create() failures 2022-05-26 22:19:56 +01:00
config Revert "config: support <mouse><default />" 2022-04-26 19:56:06 +02:00
menu Revert "Fix dynamic output based scaling for menu and SSD" 2022-05-30 21:27:33 +02:00
ssd Revert "Fix dynamic output based scaling for menu and SSD" 2022-05-30 21:27:33 +02:00
xbm Prepare to move from wlr_texture to lab_data_buffer 2022-02-23 21:47:01 +00:00
action.c Add ToggleAlwaysOnTop action 2022-04-09 17:18:39 +01:00
buffer.c buffer.c: chase wlroots master 2022-03-04 20:25:04 +00:00
cursor.c Chase wlroots: wlr_scene_surface 2022-05-26 06:48:00 +01:00
debug.c Chase wlroots: wlr_scene_surface 2022-05-26 06:48:00 +01:00
desktop.c Chase wlroots: wlr_scene_surface 2022-05-26 06:48:00 +01:00
foreign.c src/foreign.c: verify associated view is still valid 2021-12-28 10:14:55 -05:00
interactive.c Fix trivial coding style breaches 2022-04-04 20:53:36 +01:00
key-state.c keyboard: cancel repeat when handling key-bind 2022-01-02 15:28:35 +00:00
keyboard.c Fix trivial coding style breaches 2022-04-04 20:53:36 +01:00
layers.c layer: handle output_destroy.notify without crash 2022-04-24 22:24:47 +01:00
main.c nls: add native language support 2022-05-02 10:33:42 +01:00
meson.build implement touch support 2022-03-21 21:06:41 +00:00
node.c Convert menu to node_descriptors 2022-03-03 17:49:54 +00:00
osd.c src/osd.c: Free buf.buf as its malloc'd in buf_init() 2022-05-26 22:19:56 +01:00
output.c src/output.c: Make sure we are always using the correct scene_node 2022-05-02 09:54:01 +01:00
resistance.c resistance.c: init flags in resistance_resize_apply() too 2022-05-18 20:53:46 +01:00
seat.c Fix trivial coding style breaches 2022-04-04 20:53:36 +01:00
server.c Chase wlroots xdg_shell version 2022-05-18 14:04:22 +02:00
theme.c src/theme.c: Clean up corner buffers on finish 2022-05-26 22:19:56 +01:00
touch.c Chase wlroots: wlr_scene_surface 2022-05-26 06:48:00 +01:00
view-impl.c Remove src/damage.c 2022-03-01 20:54:52 +00:00
view.c src/cursor.c: Fix branch condition for out-of-view selecting/dragging 2022-05-24 17:35:32 +01:00
xdg-deco.c xwayland.c,xdg-deco.c: fix style 2021-11-13 21:45:12 +00:00
xdg-popup.c Chase wlroots: xdg_popup.geometry 2022-05-30 17:54:26 +01:00
xdg.c xdg-shell: set view position before view_maximize() 2022-04-28 22:29:10 +01:00
xwayland-unmanaged.c xwayland-unmanaged: focus parent surface on unmap 2022-05-30 16:14:32 +01:00
xwayland.c xwayland: call foreign-toplevel-destroy on unmap 2022-05-30 21:08:54 +02:00