labwc/src
John Lindgren 79d9cfcda6 desktop: Cycle first to topmost view if not already focused
The topmost view may not always be the focused view; for example,
when Audacious's main window is focused but the floating Search
Tool window remains on top of it.  In that case the floating window
(not the main window) should be the first view selected in the
window switcher.
2022-09-07 00:27:03 +02:00
..
common alt-tab preview: restore functionality after move to scene-graph 2022-08-28 20:40:36 +02:00
config src/config/rcxml.c: Add support for <devault /> mousebinds 2022-08-30 16:39:09 +01:00
menu menu: render submenu arrows 2022-08-12 11:16:17 +02:00
ssd view/ssd: Refactor and fix visual indication for active windows 2022-08-27 06:58:20 +01:00
xbm Prepare to move from wlr_texture to lab_data_buffer 2022-02-23 21:47:01 +00:00
action.c Prepare OSD for reimplementation of the preview feature 2022-08-28 20:40:29 +02:00
buffer.c src/buffer: Automatically adapt to scale attribute 2022-06-14 22:03:08 +01:00
cursor.c cursor: Fix out-of-surface movement for unmanaged surfaces 2022-09-02 05:12:34 +02:00
debug.c src/debug.c: Sync with workspaces 2022-06-17 06:08:06 +01:00
desktop.c desktop: Cycle first to topmost view if not already focused 2022-09-07 00:27:03 +02:00
foreign.c workspaces: Switch workspace when activating via panel 2022-06-15 22:49:39 +02:00
interactive.c Restore original geometry when moving a tiled window 2022-07-02 16:21:32 +01:00
key-state.c keyboard: cancel repeat when handling key-bind 2022-01-02 15:28:35 +00:00
keyboard.c alt-tab preview: restore functionality after move to scene-graph 2022-08-28 20:40:36 +02:00
layers.c cursor: Fix out-of-surface movement for unmanaged surfaces 2022-09-02 05:12:34 +02:00
main.c main: Increase FD limit 2022-07-17 00:59:23 +00:00
meson.build workspaces: Add workspaces.{c,h} 2022-06-15 22:26:21 +02:00
node.c src/ssd: Convert button node descriptors to struct ssd_button 2022-06-09 22:04:35 +01:00
osd.c Move OSD handler for view destruction to osd.c 2022-08-28 20:40:49 +02:00
output.c Disconnect view from destroying output 2022-08-24 20:24:19 +01:00
resistance.c resistance: Do not consider edges of disabled outputs 2022-07-18 22:06:12 +01:00
seat.c cursor: Fix out-of-surface movement for unmanaged surfaces 2022-09-02 05:12:34 +02:00
server.c xwayland: (Re)set seat when xwayland is ready 2022-07-21 03:57:42 +02:00
theme.c src/{common/font,theme}.c: Switch to cairo helpers 2022-08-26 06:54:12 +01:00
touch.c Chase wlroots: wlr_scene is now a tree node 2022-06-07 07:13:37 +01:00
view-impl.c Remove src/damage.c 2022-03-01 20:54:52 +00:00
view.c cursor: Fix out-of-surface movement for unmanaged surfaces 2022-09-02 05:12:34 +02:00
workspaces.c common/graphic-helpers: Add cairo helpers 2022-08-20 22:16:52 +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: every scene_node parent is now a tree 2022-06-07 07:13:37 +01:00
xdg.c view: Call view_moved() immediately after map 2022-09-06 13:39:22 +02:00
xwayland-unmanaged.c xwayland: Factor out focus_next_surface() from unmanaged_handle_unmap() 2022-09-03 19:31:20 +02:00
xwayland.c xwayland: Don't center views with explicitly specified position 2022-09-06 13:39:22 +02:00