1
1
mirror of https://github.com/swaywm/sway synced 2025-02-25 20:31:09 +01:00

Commit Graph

  • daee56f9e7 ci: pin wlroots to v0.18.x Simon Ser 2024-07-13 13:01:46 +0200
  • 8d6e9643a2 build: Bump wlroots version Bill Li 2024-07-13 15:09:07 +0800
  • f8461bfe6d
    Merge branch 'master' into disable_titlebar neuromagus 2024-07-12 21:49:18 +0300
  • b529ed16e5
    sway.1: Remove duplicate SWAYSOCK entry Luca Matei Pintilie 2024-07-11 18:17:50 +0200
  • 8c5b23e592 common/pango: Disable glyph position rounding Kenny Levinsen 2024-07-11 00:33:19 +0200
  • d5d994311f common/pango: Disable glyph position rounding Kenny Levinsen 2024-07-11 00:33:19 +0200
  • 1a1bc78ce5 idle_inhibit: Check if layer surface output is enabled Kenny Levinsen 2024-06-11 00:12:02 +0200
  • 444017fdac idle_inhibit: Assume view is invisible by default Kenny Levinsen 2024-05-23 15:03:44 +0200
  • 6ccfa7a80b idle_inhibit: Explicitly handle layer surfaces Kenny Levinsen 2024-05-23 15:01:46 +0200
  • 0668c0a3e8 idle_inhibit: Ignore inhibitors when locked Kenny Levinsen 2024-05-23 14:34:24 +0200
  • 763014a748 transaction: Reparent all container children when disabling for scratchpad Alexander Orzechowski 2024-07-10 12:20:53 -0400
  • 28fd73589d xdg-activation: launcher tokens are activation requests Ronan Pigott 2024-02-28 14:22:09 -0700
  • 3d00552035 build: bump libinput version required Tarcísio Eduardo Moreira Crocomo 2024-07-04 18:00:47 -0300
  • eec84216b0 build: bump libinput version required Tarcísio Eduardo Moreira Crocomo 2024-07-04 18:00:47 -0300
  • 5be5a50051 Implement clickfinger_button_map support. Tarcísio Eduardo Moreira Crocomo 2024-04-10 18:01:50 -0300
  • 7d4864dd66 output: Fallback to sorting workspaces alphabetically Pontus Andersson 2024-02-11 17:42:00 +0100
  • 6d150460fe Implement clickfinger_button_map support. Tarcísio Eduardo Moreira Crocomo 2024-04-10 18:01:50 -0300
  • 818ea17389 sway_text_node: avoid unnecessary redraws Simon Ser 2024-07-04 00:06:21 +0200
  • 5903feed73 sway_text_node: avoid unnecessary redraws Simon Ser 2024-07-04 00:06:21 +0200
  • d8c4a2d5fe tree/container: drop decl for container_update_textures_recursive() Simon Ser 2024-07-03 23:48:03 +0200
  • 92c2c1df22 tree/container: drop decl for container_update_textures_recursive() Simon Ser 2024-07-03 23:48:03 +0200
  • fdcfe00781 xdg_shell: don't send configure events to uninitialized surfaces llyyr 2024-07-04 03:01:25 +0530
  • 0766355c1b xdg_shell: don't send configure events to uninitialized surfaces llyyr 2024-07-04 03:01:25 +0530
  • 5233a0bd2e ipc: properly check for titlebars novenary 2023-12-28 23:28:27 +0200
  • a0a078f75e transaction: fix missing top border with hide_lone_tab novenary 2024-07-03 16:37:49 +0300
  • b04f4136bc desktop/output: Debounce modesets Kenny Levinsen 2024-03-28 00:34:30 +0100
  • d3ddff897b transaction: fix missing top border with hide_lone_tab novenary 2024-07-03 16:37:49 +0300
  • 3e0bbca052 ipc: properly check for titlebars novenary 2023-12-28 23:28:27 +0200
  • e32bdaa7be input/keyboard: don't set layout for virtual keyboard device llyyr 2024-05-26 01:46:34 +0530
  • 4c3c060211 input/keyboard: refactor into sway_keyboard_set_layout llyyr 2024-05-26 00:59:44 +0530
  • 0386b2afcb input/seat: don't send redundant leave/enter on device creation llyyr 2024-05-25 22:30:20 +0530
  • ec94d96d6e input/keyboard: don't set layout for virtual keyboard device llyyr 2024-05-26 01:46:34 +0530
  • b49f52cd5a input/keyboard: refactor into sway_keyboard_set_layout llyyr 2024-05-26 00:59:44 +0530
  • 1c68466a44 input/seat: don't send redundant leave/enter on device creation llyyr 2024-05-25 22:30:20 +0530
  • dfbcd1fbaa input/keyboard: don't send key release if we don't have focused surface llyyr 2024-05-27 15:43:56 +0530
  • 4e38f93f36 config/output: Skip VRR tests when not supported Kenny Levinsen 2024-07-02 00:39:21 +0200
  • b9736ba9a9 config/output: Skip VRR tests when not supported Kenny Levinsen 2024-07-02 00:39:21 +0200
  • 1e0031781f desktop/output: unify page-flip codepath Simon Ser 2024-07-01 09:21:53 +0200
  • 5d237679f5 view: send scale notification when the output is known Ronan Pigott 2023-07-31 12:20:07 -0700
  • c126925a8e sway/commands/move.c: arrange new workspace Anna (navi) Figueiredo Gomes 2024-06-29 11:00:09 +0200
  • cdde0165da protocols: use tablet-v2 xml from stable/ Kirill Primak 2024-06-27 21:01:19 +0300
  • 3c24776210 protocols: use tablet-v2 xml from stable/ Kirill Primak 2024-06-27 21:01:19 +0300
  • 8f6bc5bb36 prevent workspace_find_container from crashing with NULL workspaces bretello 2024-06-27 16:16:33 +0200
  • 74cc02d60f fix crash when setting urgency on an hidden scratchpad container bretello 2024-06-27 15:41:48 +0200
  • 148f7c40cf
    prevent workspace_find_container from crashing with NULL workspaces bretello 2024-06-27 16:16:33 +0200
  • 88d425c831
    fix crash when setting urgency on an hidden scratchpad container bretello 2024-06-27 15:41:48 +0200
  • 07c5c42c51 view: send scale notification when the output is known Ronan Pigott 2023-07-31 12:20:07 -0700
  • fce8de0f67 tree/view: ensure content_{width,height} is positive Simon Ser 2024-06-24 09:29:59 +0200
  • 5f15c5e91d tree/view: set default min size to 1×1 Simon Ser 2024-06-24 09:29:31 +0200
  • 940223a3a1 tree/view: ensure content_{width,height} is positive Simon Ser 2024-06-24 09:29:59 +0200
  • 813bdaddc5 tree/view: set default min size to 1×1 Simon Ser 2024-06-24 09:29:31 +0200
  • 81d1ed13e1 commands/move: Focus inactive view when no parent is found Ankit Pandey 2024-06-11 17:55:29 -0700
  • cc34210769 Set color transform when calling wlr_scene_output_build_state() Simon Ser 2024-06-08 11:28:42 +0200
  • 63be5eb3be Set color transform when calling wlr_scene_output_build_state() Simon Ser 2024-06-08 11:28:42 +0200
  • 40ca4150b2 sway/commands/output: Add command to set color profile Manuel Stoeckl 2023-07-17 21:40:28 -0400
  • f3f3861b37
    Merge 1e86d13b9d5bbd6f8d8c65ee1848f3dd34b20d2d into 2e9139df664f1e2dbe14b5df4a9646411b924c66 emac07 2024-06-02 04:51:22 +0800
  • 49b9c4a9c1
    Merge f1abe47b7690742f6ba1cad0e1e77315ed35e6d4 into 2e9139df664f1e2dbe14b5df4a9646411b924c66 Andri Yngvason 2024-06-02 04:51:22 +0800
  • c785a3b39e sway/commands/output: Add command to set color profile Manuel Stoeckl 2023-07-17 21:40:28 -0400
  • 2e9139df66 Update for versioned wlroots files Violet Purcell 2024-03-17 13:27:34 -0400
  • 1f03f3a643
    Update for versioned wlroots files Violet Purcell 2024-03-17 13:27:34 -0400
  • 5d5f7a132c
    meson: use versioned wlroots for dependency() Mike Yuan 2024-05-28 09:54:59 +0800
  • d0bd591ee7 Drop server.h include from input/input-manager.h Simon Ser 2024-05-25 00:02:48 +0200
  • df69367d92 input/text_input: ensure keyboard is set before sending modifiers Simon Ser 2024-05-24 23:53:46 +0200
  • 700f4805bc server: hide xdg_output from unprivileged clients Simon Ser 2024-05-24 23:49:32 +0200