Commit graph

  • fdb82b9d30
    Merge branch 'master' into master Radical 2023-03-04 14:27:28 +0100
  • 324caed013 sway-grid-move: helper script for floating window management llyyr 2023-03-03 12:50:53 +0530
  • 5d2888cb67 xwayland: track visibility of OR children novenary 2023-03-02 17:47:59 +0200
  • 7669241754 xwayland: only restack windows when activating them novenary 2023-03-02 16:51:41 +0200
  • 3bc164216f xwayland: restack unmanaged children upon surface activation novenary 2023-02-28 20:30:22 +0200
  • 51c9376c07
    ci: add libdisplay-info dependency Simon Zeni 2023-02-28 17:19:33 -0500
  • ebe626b23d .builds: add libdisplay-info dependency Simon Zeni 2023-02-28 14:15:49 -0500
  • b28e1b0d3c Disable direct scanout for surfaces with popups novenary 2023-02-28 10:33:39 +0200
  • c17a5e99df Disable direct scanout for surfaces with popups novenary 2023-02-28 10:33:39 +0200
  • 24fd853579 Input WIP novenary 2023-02-28 16:21:00 +0200
  • b343a55e68 Match outputs by port in configuration Simon Ser 2023-02-28 13:05:52 +0100
  • 4e3a6015e8 Export output ports via IPC Simon Ser 2023-02-28 13:05:37 +0100
  • 2ace2fea95 Use output_match_name_or_id() in workspace functions Simon Ser 2023-02-28 12:58:52 +0100
  • 64858795a8 Use output_match_name_or_id() in apply_output_config_to_outputs() Simon Ser 2023-02-28 12:51:59 +0100
  • d18f27dbc3 Use all_output_by_name_or_id() in merge_id_on_name() Simon Ser 2023-02-28 12:47:40 +0100
  • c70588acae Introduce output_match_name_or_id() Simon Ser 2023-02-28 12:47:12 +0100
  • 940c95b0f3 Disable direct scanout for surfaces with popups novenary 2023-02-28 10:33:39 +0200
  • 229b7813fe Handle xwayland OR surfaces with a parent as popups novenary 2023-02-28 01:17:26 +0200
  • b757ef94ef sway{,bar}: use default font hint style llyyr 2023-02-26 16:12:19 +0530
  • e17b280aa9 sway{,bar}: use default font hint style llyyr 2023-02-26 16:12:19 +0530
  • d63497698b fix typo rj1 2023-02-04 03:50:30 -0600
  • d28faba1d3 fix typo rj1 2023-02-04 03:50:30 -0600
  • af948a9498
    Fix indent Jason Penilla 2023-02-23 09:16:12 -0700
  • 1092f49747
    Add bounded_minus option to subtract from gaps without going below 0 Jason Penilla 2023-02-23 08:58:28 -0700
  • 7c9e11e892 Use wlr_output_configure_primary_swapchain() Simon Ser 2023-02-22 18:50:32 +0100
  • 9498e4d261 Allow windows in scratchpad to set the urgent flag Robin Jarry 2023-01-25 21:54:16 +0100
  • 16b0afd433 Check for empty damage before attaching render buffer Simon Ser 2023-02-22 18:43:20 +0100
  • c2ccc0c9d4 Move output commit out of output_render() Simon Ser 2023-02-22 18:38:19 +0100
  • d6cb4fa8de Constify pixman_region32_t for rendering functions Simon Ser 2023-02-22 18:34:08 +0100
  • 1932f0f882 Allow windows in scratchpad to set the urgent flag Robin Jarry 2023-01-25 21:54:16 +0100
  • 542b5aee7f Check for empty damage before attaching render buffer Simon Ser 2023-02-22 18:43:20 +0100
  • 73f939d981 Move output commit out of output_render() Simon Ser 2023-02-22 18:38:19 +0100
  • 89f1caa14c Constify pixman_region32_t for rendering functions Simon Ser 2023-02-22 18:34:08 +0100
  • 423459723b Adjust scale for fractional-scale-v1 Simon Ser 2023-02-20 18:56:43 +0100
  • 4222b98a39
    feat: tabbed layout now only rounds outer titlebar corners (#90) William McKinnon 2023-02-20 22:10:01 -0500
  • 6793195cd2 Adjust scale for fractional-scale-v1 Simon Ser 2023-02-20 18:56:43 +0100
  • 4666d1785b Implement seatop_touch Stacy Harper 2021-08-21 16:04:08 +0200
  • 892c90e2ef Use wlr_output_swapchain Simon Ser 2023-02-20 12:28:01 +0100
  • 7d2e4a5106 layer-shell: enter output before surface is mapped Simon Ser 2023-02-20 10:29:25 +0100
  • 7a6c7d60d5 Update surface fractional scale on output change Simon Ser 2023-02-20 10:15:07 +0100
  • f1fcc8bc09 layer-shell: enter output before surface is mapped Simon Ser 2023-02-20 10:29:25 +0100
  • debafb530b Update surface fractional scale on output change Simon Ser 2023-02-20 10:15:07 +0100
  • 633d409b88 container: rehome the container_swap function into container.c Ronan Pigott 2023-02-19 17:22:37 -0700
  • 8796c2ea22 container: rehome the container_swap function into container.c Ronan Pigott 2023-02-19 17:22:37 -0700
  • e9781805a7 fix: shadow alignment Will McKinnon 2023-02-18 18:51:58 -0500
  • 788118f194 Fix map_to_output * turning off device Daniel Hill 2023-02-17 20:06:01 +1300
  • 83f6659581 Fix map_to_output * turning off device Daniel Hill 2023-02-17 20:06:01 +1300
  • ae1a3fb958
    Implement seatop_touch Stacy Harper 2021-08-21 16:04:08 +0200
  • 9f20a52638
    Implement for_window support for dim_inactive (#109) famfo 2023-02-15 01:19:02 +0000
  • e78fc3364b
    upstream update: merge sway 1.8.1 (#111) Erik Reider 2023-02-14 16:51:29 +0100
  • cdf928dcde
    Merge branch 'master' into master Radical 2023-02-14 08:18:02 +0100
  • aabff469c6 commands/exec: enable targeted exec Ronan Pigott 2023-02-12 10:57:10 -0700
  • 68d620a8fd build: bump version to 1.8.1 1.8.1 Simon Ser 2023-02-12 18:52:39 +0100
  • 4a31d18837 Clarify documentation for window_rect Łukasz Adamczak 2023-02-05 15:13:54 +0100
  • 95c5d8d7b5 Correct window_rect.y with hide_edge_borders Łukasz Adamczak 2023-02-05 14:54:09 +0100
  • 9162b536f6 Add support for fractional-scale-v1 Simon Ser 2023-02-10 18:07:26 +0100
  • 1cab17ada2 Introduce surface_{enter,leave}_output() Simon Ser 2023-02-08 15:25:14 +0100
  • 8e4b659578 Clarify documentation for window_rect Łukasz Adamczak 2023-02-05 15:13:54 +0100
  • fadfbe8dba Correct window_rect.y with hide_edge_borders Łukasz Adamczak 2023-02-05 14:54:09 +0100
  • 502784ecbe Clarify documentation for window_rect Łukasz Adamczak 2023-02-05 15:13:54 +0100
  • 6ab54ad282 Correct window_rect.y with hide_edge_borders Łukasz Adamczak 2023-02-05 14:54:09 +0100
  • 2921b232be Apply new adaptive sync value from wlr-output-management Alexander Courtis 2023-01-24 00:17:52 +1100
  • 7693682b73 focus_on_window_activation: raise if floating Tobias Bengfort 2023-01-15 16:13:01 +0100
  • 3696060549 Fix pointer events for ext-session-lock surfaces Simon Ser 2023-01-16 19:12:33 +0100
  • 9e9b812e3b Send wl_surface.enter for ext-session-lock surfaces Simon Ser 2023-01-16 18:52:48 +0100
  • 41e473f8c0 input/tablet: handle focusing NULL surface Kirill Primak 2023-01-09 18:28:59 +0300
  • 908d7db441 warp_to_constraint_cursor_hint: Handle NULL view Alexander Orzechowski 2023-01-01 06:34:57 -0500
  • d7158ab984 Use correct length for strncmp comparison Carl Smedstad 2022-12-30 10:35:25 +0100
  • a249ef3c0e man: fix typo in output disable docs Simon Ser 2022-12-29 09:48:50 +0100
  • 24f7877a26 Add support for fractional-scale-v1 Simon Ser 2023-02-10 18:07:26 +0100
  • 49bcdb25d2 Introduce surface_{enter,leave}_output() Simon Ser 2023-02-08 15:25:14 +0100
  • 4f6f3d224a seat: Don't try to activate an unmapped view Alexander Orzechowski 2023-02-09 23:19:35 -0500
  • 1b27e8c8fd xdg-activation: fix urgency when the client does not specify a seat Ronan Pigott 2023-02-09 11:39:46 -0700
  • 1cb285c4c1 xdg-activation: fix urgency when the client does not specify a seat Ronan Pigott 2023-02-09 11:39:46 -0700
  • b4ce0a30c1 Use wlr_linux_dmabuf_feedback_v1_init_with_options() Simon Ser 2023-02-07 19:25:38 +0100
  • 9573a60b11 Use wlr_linux_dmabuf_feedback_v1_init_with_options() Simon Ser 2023-02-07 19:25:38 +0100
  • 9b2a7603a2
    Merge cd3ed6e1d5 into 7d0351b411 Alexander Orzechowski 2023-02-07 05:31:36 +0000
  • eb26f27478
    tree/container: Fix crash when going fullscreen BBaoVanC 2023-02-06 18:16:48 -0600
  • 25fdb7ca1a man: add warning for hide_cursor configuration Stanislav Ochotnický 2023-02-06 15:58:29 +0100
  • 7d0351b411 ipc: add ability to subscribe to output event Baltazár Radics 2023-02-06 10:52:51 +0100
  • b66798448a ipc: add ability to subscribe to output event Baltazár Radics 2023-02-06 10:52:51 +0100
  • c8e7c09191
    Merge branch 'master' into master Radical 2023-02-05 20:38:33 +0100
  • 4cda9ee3a3 launcher: support external launcher tokens Ronan Pigott 2022-11-30 11:54:50 -0700
  • dbc1eec850 launcher: make launcher context seat aware Ronan Pigott 2022-11-30 11:54:15 -0700
  • 842609da64 view: make request_activate take a seat Ronan Pigott 2022-11-30 12:02:10 -0700
  • 8ce508ef87 launcher: support external launcher tokens Ronan Pigott 2022-11-30 11:54:50 -0700
  • 14209a6a81 launcher: make launcher context seat aware Ronan Pigott 2022-11-30 11:54:15 -0700
  • 09b0d31232 view: make request_activate take a seat Ronan Pigott 2022-11-30 12:02:10 -0700
  • 0780d3a465 ci: install hwdata-dev on Alpine Simon Ser 2023-02-04 13:32:46 +0100
  • b608e08912 Spell check README.no.md Radiicall 2023-02-04 15:30:18 +0100
  • c57f927c1e Make README's consistent Added language bar and moved links to the bottom like in the original Radiicall 2023-02-04 15:22:59 +0100
  • 34e4581a49 ci: install hwdata-dev on Alpine Simon Ser 2023-02-04 13:32:46 +0100
  • 0695f3fa2a swaymsg: s/inactive/disabled/ Simon Ser 2023-02-02 09:35:42 +0100
  • f22d4dbab7 swaymsg: print output power status Simon Ser 2023-02-02 09:34:03 +0100
  • 412b80983e
    Add Norwegian READMR Radical 2023-02-02 17:45:01 +0100
  • f538d19ba8 Make language list alphabetically sorted Radiicall 2023-02-02 17:29:27 +0100
  • a9d7402331
    Add missing link Radical 2023-02-02 16:28:10 +0100
  • a66b3e7921
    Add Norwegian option Radical 2023-02-02 16:27:26 +0100
  • 57767ad7c8
    Add Norwegian README Radical 2023-02-02 16:25:33 +0100
  • 9959e6b8dc Convert to *_try_from_wlr_surface() Simon Ser 2023-02-01 20:24:40 +0100