1
1
mirror of https://github.com/swaywm/sway synced 2025-09-17 08:31:36 +02:00

Commit Graph

  • 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
  • ebf132d42b input/keyboard: don't send key release if we don't have focused surface llyyr 2024-05-27 15:43:56 +0530
  • 5b9c59dfa2 Drop server.h include from input/input-manager.h Simon Ser 2024-05-25 00:02:48 +0200
  • 469d03187d input/text_input: ensure keyboard is set before sending modifiers Simon Ser 2024-05-24 23:53:46 +0200
  • a28e2e5ad1 server: hide xdg_output from unprivileged clients Simon Ser 2024-05-24 23:49:32 +0200
  • a168b20299 tree/view: Do not clip to geometry if using CSD thal 2024-03-02 17:17:51 -0600
  • ffe1948d52 docs(container): |unfocused_tab_title| Shengdi 'shc' Chen 2024-05-22 22:15:02 +0200
  • d84a73f1e5 feat(container): add config |unfocused_tab_title| Shengdi 'shc' Chen 2024-05-22 22:05:11 +0200
  • 9704152414 build: drop xwayland option Simon Ser 2024-05-18 14:02:14 +0200
  • 0bf24e54ec build: drop xwayland option Simon Ser 2024-05-18 14:02:14 +0200
  • 2d1391565b hide_cursor when-typing: do not hide cursor when buttons are pressed Firgen 2023-05-07 20:29:34 +0200
  • fd3b643d15 sway/config/output.c: fix null deref on output config Anna (navi) Figueiredo Gomes 2024-05-18 16:13:08 +0200
  • 5f13e8bdd9 sway/config/output.c: fix null deref on output config Anna (navi) Figueiredo Gomes 2024-05-18 16:13:08 +0200
  • 796898519b build: disable wayland-protocols subproject tests by default Simon Ser 2024-05-18 13:48:17 +0200
  • 48765c3465 Implement ext-virtual-keyboard-v1 Andri Yngvason 2024-05-12 23:04:05 +0000
  • 8c13b6fdc9
    check if config_path != NULL Nour 2024-05-09 21:35:30 +0300
  • 80c93d87d4 remove unnecessary code Nour 2024-05-09 21:09:17 +0300
  • e23e62197c
    Merge branch 'master' into disable_titlebar neuromagus 2024-05-08 19:01:02 +0300
  • dcdb72757a desktop/layer_shell: provide fractional scale on creation Manuel Stoeckl 2024-04-29 21:01:44 -0400
  • 1252f7642a desktop/layer_shell: provide fractional scale on creation Manuel Stoeckl 2024-04-29 21:01:44 -0400
  • 30f5c3a911 tree/container: ensure pixman rect is valid in container_arrange_title_bar() Simon Ser 2024-04-12 19:20:36 +0200
  • b463957021 sway_text_node: Allow 0 text width Alexander Orzechowski 2024-04-30 20:05:11 -0400
  • 4821626986
    Use wmenu-run for menu sewn 2024-05-06 18:46:01 +0300
  • 79ff8d4857
    Merge branch 'master' into disable_titlebar neuromagus 2024-05-04 17:19:14 +0300
  • 410dab6803 Fix includes with relative paths Pavel 'LEdoian' Turinsky 2024-05-03 09:09:14 +0200
  • cc8f9ff6f6 desktop/output: Debounce modesets Kenny Levinsen 2024-03-28 00:34:30 +0100
  • 2686afb95c config/output: Print output state during tests Kenny Levinsen 2024-04-21 17:41:19 +0200
  • 4c28916d68 config/output: Search for output config fallbacks Kenny Levinsen 2024-03-28 14:26:05 +0100
  • b341cd46f6 config/output: Print output state during tests Kenny Levinsen 2024-04-21 17:41:19 +0200
  • 5db0c9b2e3 config/output: Search for output config fallbacks Kenny Levinsen 2024-03-28 14:26:05 +0100
  • ee5c4f38c9 config/output: Use all outputs for config merge Kenny Levinsen 2024-05-01 14:19:54 +0200
  • 0ba9ca4717 config/output: Use all outputs for config merge Kenny Levinsen 2024-05-01 14:19:54 +0200
  • 8c84893de7
    Merge branch 'master' into workspace-critierion bonsaiiV 2024-05-01 11:45:29 +0000
  • 694165b551
    ipc: return all included configs in GET_CONFIG Aleksei Bavshin 2023-12-24 20:53:51 -0800
  • 48866074ec sway_text_node: Allow 0 text width Alexander Orzechowski 2024-04-30 20:05:11 -0400
  • 8c8f0093dc
    Merge branch 'master' into disable_titlebar neuromagus 2024-04-24 21:26:48 +0300
  • 646019cad9 desktop/output: Fix check if config should be stored Kenny Levinsen 2024-04-23 13:26:14 +0200
  • 2d0557e389 desktop/output: Fix check if config should be stored Kenny Levinsen 2024-04-23 13:26:14 +0200
  • ff9c5aa647
    Merge branch 'master' into disable_titlebar neuromagus 2024-04-22 22:55:20 +0300
  • ffcde7a70c server: Use wlr_renderer_get_texture_formats Kenny Levinsen 2024-04-21 16:42:08 +0200
  • 2193191fa3 server: Use wlr_renderer_get_texture_formats Kenny Levinsen 2024-04-21 16:42:08 +0200
  • 52acbebebc ipc: add LIBINPUT_CONFIG_ACCEL_PROFILE_CUSTOM entry v1.8 Simon Ser 2023-03-26 23:27:40 +0200
  • cf608513f0
    Merge branch 'master' into disable_titlebar neuromagus 2024-04-15 10:52:43 +0300
  • 087226d997 config/output: drop fast path in store_output_config() Simon Ser 2024-04-12 18:44:07 +0200
  • f11c5d562e config/output: fix NULL derefs in store_output_config() Simon Ser 2024-04-12 18:42:50 +0200