Commit graph

  • 4118c49349 Use output_match_name_or_id() in workspace functions Simon Ser 2023-02-28 12:58:52 +0100
  • fcec581748 Use output_match_name_or_id() in apply_output_config_to_outputs() Simon Ser 2023-02-28 12:51:59 +0100
  • 04904ab9a5 Use all_output_by_name_or_id() in merge_id_on_name() Simon Ser 2023-02-28 12:47:40 +0100
  • 8d95638df6 Introduce output_match_name_or_id() Simon Ser 2023-02-28 12:47:12 +0100
  • 63f9bdf001 Fix old style function definitions Elyes Haouas 2023-02-25 09:28:16 +0100
  • ab4f460597 Set output damage during direct scan-out Simon Ser 2023-03-06 16:57:27 +0100
  • 777df22377 Skip direct scan-out commit when damage is empty Simon Ser 2023-03-06 16:56:19 +0100
  • 5e847fe3c8 Pass version to wlr_compositor_create() Simon Ser 2023-04-14 17:26:03 +0200
  • dadf3e9b78
    Chase wlroots!4067 Alexander Orzechowski 2023-04-06 22:03:52 +0200
  • e8fb7f53b8 Remove duplicate wlr_damage_ring_set_bounds() call Simon Ser 2023-04-05 12:14:14 +0200
  • fa7b686e61
    Fix damage-ring bounds not being set when unplugging -> plugging in monitor Erik Reider 2023-04-06 10:40:49 +0200
  • 9cf66e8c7c swaybar: Lift background clearing out of main rendering function Alexander Orzechowski 2023-03-27 08:50:44 +0200
  • 5d5b21dcce swaybar: Set opaque region properly Alexander Orzechowski 2023-03-27 05:54:13 +0200
  • dee032d0a0 ipc: add LIBINPUT_CONFIG_ACCEL_PROFILE_CUSTOM entry Simon Ser 2023-03-26 23:27:40 +0200
  • 6701b90c55 Add a .mailmap file Ronan Pigott 2023-03-07 00:41:55 -0700
  • 4f6e559dec man: deprecate seat cursor move/set/press/release Simon Ser 2023-03-17 22:24:37 +0100
  • ac1ed638e9 Init the damage_ring bounds on output creation Erik Reider 2023-03-26 15:47:26 +0200
  • f21090f978 root: Set inactive focus when scratchpad is moved to new workspace Ankit Pandey 2023-03-18 04:58:53 -0700
  • 90c2d631e2 root: Try to preserve relative positions of floating containers Ankit Pandey 2022-12-11 16:44:48 -0800
  • ebeed7e303 man: add warning for hide_cursor configuration Stanislav Ochotnický 2023-02-06 15:58:29 +0100
  • 51c9376c07
    ci: add libdisplay-info dependency Simon Zeni 2023-02-28 17:19:33 -0500
  • b28e1b0d3c Disable direct scanout for surfaces with popups novenary 2023-02-28 10:33:39 +0200
  • b757ef94ef 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
  • 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
  • 423459723b 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
  • 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
  • 633d409b88 container: rehome the container_swap function into container.c Ronan Pigott 2023-02-19 17:22:37 -0700
  • 788118f194 Fix map_to_output * turning off device Daniel Hill 2023-02-17 20:06:01 +1300
  • 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
  • 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
  • 1b27e8c8fd 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
  • 7d0351b411 ipc: add ability to subscribe to output event Baltazár Radics 2023-02-06 10:52:51 +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
  • 0780d3a465 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
  • 9959e6b8dc Convert to *_try_from_wlr_surface() Simon Ser 2023-02-01 20:24:40 +0100
  • b31e97e55d root: free non_desktop_outputs list on root_destroy Tobias Predel 2023-02-01 19:24:17 +0100
  • ae2d14ceeb Convert to wlr_xwayland_surface_try_from_wlr_surface() Simon Ser 2023-02-01 19:45:21 +0100
  • 40eb29e7c5 ipc: add support for output event Simon Ser 2023-02-01 16:19:41 +0100
  • 5218c04bc9 Allow setting the font size to 0 Kate 2023-01-04 15:13:53 +0000
  • 2e33b0276f Added reference for event types to swaymsg manpage Cedric Sodhi 2023-02-01 17:16:21 +0200
  • ab9b164e52 Switch default menu to wmenu Simon Ser 2023-01-16 14:05:51 +0100
  • 2c0f68b7c6
    Apply new adaptive sync value from wlr-output-management Alexander Courtis 2023-01-24 00:17:52 +1100
  • 36f627d0fa Check return value of wlr_renderer_begin() Simon Ser 2023-01-20 23:11:22 +0100
  • a7b9f6fedc focus_on_window_activation: raise if floating Tobias Bengfort 2023-01-15 16:13:01 +0100
  • 6a3e265326 Fix pointer events for ext-session-lock surfaces Simon Ser 2023-01-16 19:12:33 +0100
  • d5b69d5912 Fix indentation in surface_is_xdg_popup() Simon Ser 2023-01-18 16:48:19 +0100
  • 284966fd57 Send wl_surface.enter for ext-session-lock surfaces Simon Ser 2023-01-16 18:52:48 +0100
  • 53c9a4a643 input/tablet: handle focusing NULL surface Kirill Primak 2023-01-09 18:28:59 +0300
  • 5e73acb431 swaynag: call swaynag_destroy on clean exit Manuel Stoeckl 2023-01-08 09:21:30 -0500
  • 2f2cdd60de input: enable user xkb configs with cap_sys_nice Ronan Pigott 2022-12-14 19:12:36 -0700
  • 3061999ec5 Improve tablet tool button handling. John Chadwick 2022-05-30 12:48:07 -0400
  • 88c17ece3b warp_to_constraint_cursor_hint: Handle NULL view Alexander Orzechowski 2023-01-01 06:34:57 -0500
  • 714559812e Use correct length for strncmp comparison Carl Smedstad 2022-12-30 10:35:25 +0100
  • 9425ce2fba Replace math functions that promote float to double Carl Smedstad 2022-12-30 08:50:14 +0100
  • d8212243c9 Remove redundant return statements Carl Smedstad 2022-12-30 08:26:52 +0100
  • 6ec57271b6 Make cmd_handler.command const Carl Smedstad 2022-12-30 08:22:46 +0100
  • 9540591105 Add missing includes & remove duplicates Carl Smedstad 2022-11-06 20:31:41 +0100
  • e3257e646c Remove duplicate declarations Carl Smedstad 2022-11-07 00:45:00 +0100
  • 9e15e2fd4f tree/container: drop unnecessary check in container_get_siblings() Simon Ser 2022-12-19 10:30:21 +0100
  • 0c23b0ec33 man: fix typo in output disable docs Simon Ser 2022-12-29 09:48:50 +0100
  • b88b1b6302 build: bump version to 1.8 1.8 Simon Ser 2022-12-25 16:59:56 +0100
  • 0500cdbfce swaynag: fix NULL font description Simon Ser 2022-12-21 11:22:21 +0100
  • bd7466e1b7 swaynag: drop swaynag_type.font Simon Ser 2022-12-21 11:19:04 +0100
  • fd0af78e43 swaynag: fix NULL font description Simon Ser 2022-12-21 11:22:21 +0100
  • 1340910a24 build: bump version to 1.8-rc4 1.8-rc4 Simon Ser 2022-12-19 10:40:02 +0100
  • 6b900bab60 seat: Set keyboard if seat keyboard is NULL Kenny Levinsen 2022-12-18 23:39:02 +0100
  • 51663bb120 commands/move: Warp cursor after moving workspace to another output Ankit Pandey 2022-12-17 15:01:20 -0800
  • 1ade0ce753 seat: Set keyboard if seat keyboard is NULL Kenny Levinsen 2022-12-18 23:39:02 +0100
  • e3c63bf58d commands/move: Warp cursor after moving workspace to another output Ankit Pandey 2022-12-17 15:01:20 -0800
  • 54d1e0d568 build: bump version to 1.8-rc3 1.8-rc3 Simon Ser 2022-12-12 11:26:40 +0100
  • 8d78ab6a45 criteria: be lenient on window_role and instance too Ronan Pigott 2022-12-08 11:30:20 -0700
  • 817f1bbec3 seat: Avoid sending redundant keymaps on reload Kenny Levinsen 2022-12-04 01:20:06 +0100
  • fbf9191fb8 Fix input command order (rotation_angle) Baltazár Radics 2022-12-09 22:22:09 +0100
  • efd83cb8b9 Add libinput RotationAngle Lucas Zampieri 2022-11-24 17:18:50 -0300
  • 991d75904f criteria: be lenient on window_role and instance too Ronan Pigott 2022-12-08 11:30:20 -0700