labwc/src
Droc bda18df757 Window switcher, allow to use percent of monitor width.
OSD will size per monitor. With this the width stays relative sized on
my 4k as well as my 1080p monitor

example from my theme
osd.window-switcher.width: 60%
2024-03-25 18:22:27 -05:00
..
button string-helpers.c: add string_empty() 2024-01-19 20:00:37 +00:00
common common/spawn.c: add spawn_piped() 2024-03-24 21:44:16 +00:00
config rcxml: add missing check for calibrationMatrix 2024-03-21 22:07:33 +00:00
decorations Chase wlroots: xdg-decoration now references a toplevel 2023-11-27 21:01:53 +00:00
input cursor: use layer_try_set_focus() on press 2024-03-17 21:18:47 +00:00
menu menu: support pipe menus 2024-03-24 21:44:16 +00:00
ssd common: render text buffers with opaque background 2024-03-17 19:09:53 +00:00
action.c menu: s/menu_open/menu_open_root/ 2024-03-24 21:44:16 +00:00
buffer.c theme: create hover button fallbacks 2023-12-21 02:42:23 +01:00
debug.c IME: support IME popup 2024-03-14 20:11:03 +00:00
desktop.c IME: support IME popup 2024-03-14 20:11:03 +00:00
dnd.c Remove headers not being used directly 2023-12-22 20:19:39 +00:00
edges.c Fix various typos across the codebase 2024-03-08 13:59:20 +01:00
foreign.c src/view.c: store outputs the view is visible on 2024-02-06 17:23:45 +01:00
idle.c Chase wlroots: drop KDE idle protocol 2023-11-27 21:01:53 +00:00
interactive.c Fix various typos across the codebase 2024-03-08 13:59:20 +01:00
layers.c layer: try to set keyboard focus on map 2024-03-24 23:00:13 +01:00
main.c session: only update activation environment... 2024-03-04 01:57:32 +01:00
meson.build src/output.c: refactor virtual output related functions 2024-03-07 19:51:54 +00:00
node.c common: Add znew/znew_n() macros 2022-09-18 15:25:19 -04:00
osd.c Window switcher, allow to use percent of monitor width. 2024-03-25 18:22:27 -05:00
output-virtual.c Fix various typos across the codebase 2024-03-08 13:59:20 +01:00
output.c Fix various typos across the codebase 2024-03-08 13:59:20 +01:00
placement.c Fix various typos across the codebase 2024-03-08 13:59:20 +01:00
regions.c Move keyboard functions into input/keyboard.h 2023-10-30 21:14:04 +00:00
resistance.c edges: do not apply resistance to invisible edges 2024-02-14 21:20:45 +00:00
seat.c Optimize the code based on the suggestions 2024-03-20 22:52:19 +00:00
server.c common/spawn.c: add spawn_piped() 2024-03-24 21:44:16 +00:00
session-lock.c Chase wlroots: use output commit event state 2023-11-27 21:01:53 +00:00
snap.c edges: do not apply resistance to invisible edges 2024-02-14 21:20:45 +00:00
tearing.c Add tearing support (#1390) 2024-01-08 20:58:58 +00:00
theme.c Window switcher, allow to use percent of monitor width. 2024-03-25 18:22:27 -05:00
view-impl-common.c Remove headers not being used directly 2023-12-22 20:19:39 +00:00
view.c window-rules: add root-toplevel critiera 2024-03-05 22:16:55 +01:00
window-rules.c Remove headers not being used directly 2023-12-22 20:19:39 +00:00
workspaces.c workspaces.c: fix bug with RTL locales, closes #1633 2024-03-19 22:09:36 +00:00
xdg-popup.c src/xdg-popup.c: unconstrain popup within usable area 2024-03-19 10:20:03 +01:00
xdg.c IME: support IME popup 2024-03-14 20:11:03 +00:00
xwayland-unmanaged.c xwayland: remove "try to focus on parent surface" logic 2024-03-05 20:51:32 +00:00
xwayland.c xwayland: fix segv bug when starting game 2024-03-17 22:28:59 +01:00