Commit graph

  • a0a078f75e transaction: fix missing top border with hide_lone_tab novenary 2024-07-03 16:37:49 +03:00
  • b04f4136bc desktop/output: Debounce modesets Kenny Levinsen 2024-03-28 00:34:30 +01:00
  • d3ddff897b transaction: fix missing top border with hide_lone_tab novenary 2024-07-03 16:37:49 +03:00
  • 3e0bbca052 ipc: properly check for titlebars novenary 2023-12-28 23:28:27 +02:00
  • e32bdaa7be input/keyboard: don't set layout for virtual keyboard device llyyr 2024-05-26 01:46:34 +05:30
  • 4c3c060211 input/keyboard: refactor into sway_keyboard_set_layout llyyr 2024-05-26 00:59:44 +05:30
  • 0386b2afcb input/seat: don't send redundant leave/enter on device creation llyyr 2024-05-25 22:30:20 +05:30
  • ec94d96d6e input/keyboard: don't set layout for virtual keyboard device llyyr 2024-05-26 01:46:34 +05:30
  • b49f52cd5a input/keyboard: refactor into sway_keyboard_set_layout llyyr 2024-05-26 00:59:44 +05:30
  • 1c68466a44 input/seat: don't send redundant leave/enter on device creation llyyr 2024-05-25 22:30:20 +05:30
  • dfbcd1fbaa input/keyboard: don't send key release if we don't have focused surface llyyr 2024-05-27 15:43:56 +05:30
  • 4e38f93f36 config/output: Skip VRR tests when not supported Kenny Levinsen 2024-07-02 00:39:21 +02:00
  • b9736ba9a9 config/output: Skip VRR tests when not supported Kenny Levinsen 2024-07-02 00:39:21 +02:00
  • 1e0031781f desktop/output: unify page-flip codepath Simon Ser 2024-07-01 09:21:53 +02:00
  • 5d237679f5 view: send scale notification when the output is known Ronan Pigott 2023-07-31 12:20:07 -07:00
  • c126925a8e sway/commands/move.c: arrange new workspace Anna (navi) Figueiredo Gomes 2024-06-29 11:00:09 +02:00
  • cdde0165da protocols: use tablet-v2 xml from stable/ Kirill Primak 2024-06-27 21:01:19 +03:00
  • 3c24776210 protocols: use tablet-v2 xml from stable/ Kirill Primak 2024-06-27 21:01:19 +03:00
  • 8f6bc5bb36 prevent workspace_find_container from crashing with NULL workspaces bretello 2024-06-27 16:16:33 +02:00
  • 74cc02d60f fix crash when setting urgency on an hidden scratchpad container bretello 2024-06-27 15:41:48 +02:00
  • 148f7c40cf
    prevent workspace_find_container from crashing with NULL workspaces bretello 2024-06-27 16:16:33 +02:00
  • 88d425c831
    fix crash when setting urgency on an hidden scratchpad container bretello 2024-06-27 15:41:48 +02:00
  • 07c5c42c51 view: send scale notification when the output is known Ronan Pigott 2023-07-31 12:20:07 -07:00
  • fce8de0f67 tree/view: ensure content_{width,height} is positive Simon Ser 2024-06-24 09:29:59 +02:00
  • 5f15c5e91d tree/view: set default min size to 1×1 Simon Ser 2024-06-24 09:29:31 +02:00
  • 940223a3a1 tree/view: ensure content_{width,height} is positive Simon Ser 2024-06-24 09:29:59 +02:00
  • 813bdaddc5 tree/view: set default min size to 1×1 Simon Ser 2024-06-24 09:29:31 +02:00
  • 81d1ed13e1 commands/move: Focus inactive view when no parent is found Ankit Pandey 2024-06-11 17:55:29 -07:00
  • cc34210769 Set color transform when calling wlr_scene_output_build_state() Simon Ser 2024-06-08 11:28:42 +02:00
  • 63be5eb3be Set color transform when calling wlr_scene_output_build_state() Simon Ser 2024-06-08 11:28:42 +02:00
  • 40ca4150b2 sway/commands/output: Add command to set color profile Manuel Stoeckl 2023-07-17 21:40:28 -04:00
  • f3f3861b37
    Merge 1e86d13b9d into 2e9139df66 emac07 2024-06-02 04:51:22 +08:00
  • 49b9c4a9c1
    Merge f1abe47b76 into 2e9139df66 Andri Yngvason 2024-06-02 04:51:22 +08:00
  • c785a3b39e sway/commands/output: Add command to set color profile Manuel Stoeckl 2023-07-17 21:40:28 -04:00
  • 2e9139df66 Update for versioned wlroots files Violet Purcell 2024-03-17 13:27:34 -04:00
  • 1f03f3a643
    Update for versioned wlroots files Violet Purcell 2024-03-17 13:27:34 -04:00
  • 5d5f7a132c
    meson: use versioned wlroots for dependency() Mike Yuan 2024-05-28 09:54:59 +08:00
  • d0bd591ee7 Drop server.h include from input/input-manager.h Simon Ser 2024-05-25 00:02:48 +02:00
  • df69367d92 input/text_input: ensure keyboard is set before sending modifiers Simon Ser 2024-05-24 23:53:46 +02:00
  • 700f4805bc server: hide xdg_output from unprivileged clients Simon Ser 2024-05-24 23:49:32 +02:00
  • ebf132d42b input/keyboard: don't send key release if we don't have focused surface llyyr 2024-05-27 15:43:56 +05:30
  • 5b9c59dfa2 Drop server.h include from input/input-manager.h Simon Ser 2024-05-25 00:02:48 +02:00
  • 469d03187d input/text_input: ensure keyboard is set before sending modifiers Simon Ser 2024-05-24 23:53:46 +02:00
  • a28e2e5ad1 server: hide xdg_output from unprivileged clients Simon Ser 2024-05-24 23:49:32 +02:00
  • a168b20299 tree/view: Do not clip to geometry if using CSD thal 2024-03-02 17:17:51 -06:00
  • ffe1948d52 docs(container): |unfocused_tab_title| Shengdi 'shc' Chen 2024-05-22 22:15:02 +02:00
  • d84a73f1e5 feat(container): add config |unfocused_tab_title| Shengdi 'shc' Chen 2024-05-22 22:05:11 +02:00
  • 9704152414 build: drop xwayland option Simon Ser 2024-05-18 14:02:14 +02:00
  • 0bf24e54ec build: drop xwayland option Simon Ser 2024-05-18 14:02:14 +02:00
  • 2d1391565b hide_cursor when-typing: do not hide cursor when buttons are pressed Firgen 2023-05-07 20:29:34 +02:00
  • fd3b643d15 sway/config/output.c: fix null deref on output config Anna (navi) Figueiredo Gomes 2024-05-18 16:13:08 +02:00
  • 5f13e8bdd9 sway/config/output.c: fix null deref on output config Anna (navi) Figueiredo Gomes 2024-05-18 16:13:08 +02:00
  • 796898519b build: disable wayland-protocols subproject tests by default Simon Ser 2024-05-18 13:48:17 +02:00
  • 48765c3465 Implement ext-virtual-keyboard-v1 Andri Yngvason 2024-05-12 23:04:05 +00:00
  • 8c13b6fdc9
    check if config_path != NULL Nour 2024-05-09 21:35:30 +03:00
  • 80c93d87d4 remove unnecessary code Nour 2024-05-09 21:09:17 +03:00
  • e23e62197c
    Merge branch 'master' into disable_titlebar neuromagus 2024-05-08 19:01:02 +03:00
  • dcdb72757a desktop/layer_shell: provide fractional scale on creation Manuel Stoeckl 2024-04-29 21:01:44 -04:00
  • 1252f7642a desktop/layer_shell: provide fractional scale on creation Manuel Stoeckl 2024-04-29 21:01:44 -04:00
  • 30f5c3a911 tree/container: ensure pixman rect is valid in container_arrange_title_bar() Simon Ser 2024-04-12 19:20:36 +02:00
  • b463957021 sway_text_node: Allow 0 text width Alexander Orzechowski 2024-04-30 20:05:11 -04:00
  • 4821626986
    Use wmenu-run for menu sewn 2024-05-06 18:46:01 +03:00
  • 79ff8d4857
    Merge branch 'master' into disable_titlebar neuromagus 2024-05-04 17:19:14 +03:00
  • 410dab6803 Fix includes with relative paths Pavel 'LEdoian' Turinsky 2024-05-03 09:09:14 +02:00
  • cc8f9ff6f6 desktop/output: Debounce modesets Kenny Levinsen 2024-03-28 00:34:30 +01:00
  • 2686afb95c config/output: Print output state during tests Kenny Levinsen 2024-04-21 17:41:19 +02:00
  • 4c28916d68 config/output: Search for output config fallbacks Kenny Levinsen 2024-03-28 14:26:05 +01:00
  • b341cd46f6 config/output: Print output state during tests Kenny Levinsen 2024-04-21 17:41:19 +02:00
  • 5db0c9b2e3 config/output: Search for output config fallbacks Kenny Levinsen 2024-03-28 14:26:05 +01:00
  • ee5c4f38c9 config/output: Use all outputs for config merge Kenny Levinsen 2024-05-01 14:19:54 +02:00
  • 0ba9ca4717 config/output: Use all outputs for config merge Kenny Levinsen 2024-05-01 14:19:54 +02:00
  • 8c84893de7
    Merge branch 'master' into workspace-critierion bonsaiiV 2024-05-01 11:45:29 +00:00
  • 694165b551
    ipc: return all included configs in GET_CONFIG Aleksei Bavshin 2023-12-24 20:53:51 -08:00
  • 48866074ec sway_text_node: Allow 0 text width Alexander Orzechowski 2024-04-30 20:05:11 -04:00
  • 8c8f0093dc
    Merge branch 'master' into disable_titlebar neuromagus 2024-04-24 21:26:48 +03:00
  • 646019cad9 desktop/output: Fix check if config should be stored Kenny Levinsen 2024-04-23 13:26:14 +02:00
  • 2d0557e389 desktop/output: Fix check if config should be stored Kenny Levinsen 2024-04-23 13:26:14 +02:00
  • ff9c5aa647
    Merge branch 'master' into disable_titlebar neuromagus 2024-04-22 22:55:20 +03:00
  • ffcde7a70c server: Use wlr_renderer_get_texture_formats Kenny Levinsen 2024-04-21 16:42:08 +02:00
  • 2193191fa3 server: Use wlr_renderer_get_texture_formats Kenny Levinsen 2024-04-21 16:42:08 +02:00
  • 52acbebebc ipc: add LIBINPUT_CONFIG_ACCEL_PROFILE_CUSTOM entry v1.8 Simon Ser 2023-03-26 23:27:40 +02:00
  • cf608513f0
    Merge branch 'master' into disable_titlebar neuromagus 2024-04-15 10:52:43 +03:00
  • 087226d997 config/output: drop fast path in store_output_config() Simon Ser 2024-04-12 18:44:07 +02:00
  • f11c5d562e config/output: fix NULL derefs in store_output_config() Simon Ser 2024-04-12 18:42:50 +02:00
  • 077cded63e tree/container: ensure pixman rect is valid in container_arrange_title_bar() Simon Ser 2024-04-12 19:20:36 +02:00
  • 21f81d8e9e config/output: drop fast path in store_output_config() Simon Ser 2024-04-12 18:44:07 +02:00
  • 66faaf52f0 config/output: fix NULL derefs in store_output_config() Simon Ser 2024-04-12 18:42:50 +02:00
  • 1267e47de9 config/output: Refactor handling of tiered configs Kenny Levinsen 2024-03-16 17:55:20 +01:00
  • 37a5b1af65 config/output: Refactor handling of tiered configs Kenny Levinsen 2024-03-16 17:55:20 +01:00
  • 034fbb5789
    Merge branch 'master' into disable_titlebar neuromagus 2024-04-09 04:29:20 +03:00
  • bc258a3be2
    input: add Super as alternative for Mod4 Ferdinand Bachmann 2024-04-05 16:40:28 +02:00
  • 375eb9abb9 container: Only give a titlebar height for normal borders Haelwenn (lanodan) Monnier 2024-04-04 00:30:18 +02:00
  • 74d1e2abea
    Merge branch 'master' into reduce-redundant-containers bonsaiiV 2024-04-03 11:19:23 +00:00
  • be3b8592a1 man: document Super modifier name Ferdinand Bachmann 2024-03-24 12:23:35 +01:00
  • 8bf25a4c8d input: add Super modifier name as alternative for Mod4 Ferdinand Bachmann 2024-03-23 22:36:41 +01:00
  • 3a739a67ec added a new command include_one yashsinghcodes 2024-04-01 03:59:58 +00:00
  • abce7e5200
    Merge branch 'master' into disable_titlebar neuromagus 2024-03-31 23:17:39 +03:00
  • dcb142bf5e sway-ipc(7): Escape backslashes correctly in GET_CONFIG output Daniel Kahn Gillmor 2024-03-29 18:46:08 -04:00
  • 924d840f79 sway-ipc(7): Escape backslashes correctly in GET_CONFIG output Daniel Kahn Gillmor 2024-03-29 18:46:08 -04:00
  • af5c748094
    Merge branch 'master' into disable_titlebar neuromagus 2024-03-28 16:56:44 +03:00