Commit graph

  • 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
  • 9e14651077 input: pass wlr_seat_client to wlr_seat_touch_notify_cancel() Simon Ser 2024-03-28 11:45:46 +01:00
  • 1a7289a21c input: pass wlr_seat_client to wlr_seat_touch_notify_cancel() Simon Ser 2024-03-28 11:45:46 +01:00
  • 2d6c39ce5c input/seatop_down: Pass seat_client to notify_cancel Kenny Levinsen 2024-03-28 11:43:35 +01:00
  • a4ef37752f commands/output/toggle: Use free_output_config Kenny Levinsen 2024-03-16 17:55:07 +01:00
  • 26a9a6b479 output/config: Remove unused test_output_config Kenny Levinsen 2024-03-16 13:25:45 +01:00
  • c3fca26d30 config/output: Make merge_output_config static Kenny Levinsen 2024-03-16 13:25:23 +01:00
  • 9becff0ba5 output/config: Remove reset_outputs and co. Kenny Levinsen 2024-03-16 01:11:35 +01:00
  • 56e97b7d60 config/output: Remove apply_output_config Kenny Levinsen 2024-03-16 01:03:37 +01:00
  • 3b419020a3 desktop/output: Use apply_output_configs for output mgmt Kenny Levinsen 2024-03-16 01:01:56 +01:00
  • 98be797356 Use apply_all_output_configs to light up outputs Kenny Levinsen 2024-03-16 01:00:46 +01:00
  • 923f642b70 output/config: Add apply_all_output_configs Kenny Levinsen 2024-03-16 00:57:11 +01:00
  • 3e03eb3a01 config/output: Introduce apply_output_configs Kenny Levinsen 2024-03-16 00:48:56 +01:00
  • e2f3ebad8c config/output: Split apply_output_config Kenny Levinsen 2024-03-16 00:37:06 +01:00
  • 125c74338a man: document supported modifier names Ferdinand Bachmann 2024-03-24 12:20:05 +01:00
  • 74fcb600a2
    Merge branch 'master' into disable_titlebar neuromagus 2024-03-28 11:27:08 +03:00
  • fa94203397 tree/view: Do not clip to geometry if using CSD thal 2024-03-02 17:17:51 -06:00
  • 2ba1f1e9f5 commands/output/toggle: Use free_output_config Kenny Levinsen 2024-03-16 17:55:07 +01:00
  • f2513e5366 output/config: Remove unused test_output_config Kenny Levinsen 2024-03-16 13:25:45 +01:00
  • 53e15f4d10 config/output: Make merge_output_config static Kenny Levinsen 2024-03-16 13:25:23 +01:00
  • 5b65c57876 output/config: Remove reset_outputs and co. Kenny Levinsen 2024-03-16 01:11:35 +01:00
  • 2e8ee7aff8 config/output: Remove apply_output_config Kenny Levinsen 2024-03-16 01:03:37 +01:00
  • 1fd0af8ca7 desktop/output: Use apply_output_configs for output mgmt Kenny Levinsen 2024-03-16 01:01:56 +01:00
  • 2b3d7a7f07 Use apply_all_output_configs to light up outputs Kenny Levinsen 2024-03-16 01:00:46 +01:00
  • f87f04bc8c output/config: Add apply_all_output_configs Kenny Levinsen 2024-03-16 00:57:11 +01:00
  • 7dd1f82a65 config/output: Introduce apply_output_configs Kenny Levinsen 2024-03-16 00:48:56 +01:00
  • 8bac95eefa config/output: Split apply_output_config Kenny Levinsen 2024-03-16 00:37:06 +01:00
  • e0ed82bac0 man: document supported modifier names Ferdinand Bachmann 2024-03-24 12:20:05 +01:00
  • 180500867c
    Merge b6c689c72e into 5a7477cb8f Michael Weiser 2024-03-22 15:39:35 +00:00
  • 19619457d1
    Merge e239a9aee9 into 5a7477cb8f Celio Grand 2024-03-22 15:39:35 +00:00
  • 64b062bb32
    Merge eb7cfbf8e4 into 5a7477cb8f Simon Ser 2024-03-20 23:26:04 -05:00
  • a90a2902cf
    Update sway.5.scd dmorilha 2024-03-19 09:03:24 -05:00
  • de69105576
    add optional next to move command for cursor | mouse | pointer dmorilha 2024-03-19 08:59:32 -05:00
  • eadd417c83
    Merge bc30ec6dd3 into 5a7477cb8f Simon Ser 2024-03-18 16:16:17 +01:00
  • 8c66e8da40 Replaced spaces with tabs in manpage. Jan Seeger 2024-03-18 14:45:06 +01:00
  • 19df7738b2
    Update LICENSE Omar 2024-03-18 15:39:57 +02:00
  • 7d657a975f Implemented mouse_warping_position command to adjust position of mouse warp. Jan Seeger 2024-03-18 11:17:12 +01:00
  • 5a7477cb8f Implement transient seat management Andri Yngvason 2020-02-08 18:17:42 +00:00
  • b6db481d95 Implement transient seat management Andri Yngvason 2020-02-08 18:17:42 +00:00
  • d8c5debd63 chore: avoid shipping upstream wallpaper Regolith Linux 2024-03-14 20:07:50 -07:00
  • 94a15410ee chore: cleanup debian packaging Regolith Linux 2024-03-14 20:05:48 -07:00
  • 7870b97553 chore: add patch for version issue Regolith Linux 2024-03-14 18:34:34 -07:00
  • e89f875bac chore: add patch for regolith customizations of sway Regolith Linux 2024-03-14 18:26:34 -07:00
  • 1339e0bbbc chore: add debian package info Regolith Linux 2024-03-14 18:10:32 -07:00
  • fd01bfc914
    Merge b5fd7de8ab into dc9f217307 Simon Ser 2024-03-15 00:52:31 +01:00
  • dc9f217307 man: document that the scale might be adjusted Simon Ser 2024-03-11 19:22:36 +01:00
  • 9139da6149 man: drop fractional scale warning Simon Ser 2024-03-11 19:20:17 +01:00
  • 3bc75221bc Re-create renderer when lost Simon Ser 2024-03-14 13:54:08 +01:00
  • 4ced01ca38 Re-create renderer when lost Simon Ser 2024-03-14 13:54:08 +01:00
  • 2b08e79061 server: fix wlr_seat use-after-free on exit Simon Ser 2024-03-04 13:51:27 +01:00
  • d56dc242a4
    Merge branch 'master' into feature/swap-workspace Fabian Specht 2024-03-12 13:47:22 +01:00
  • 883e59dc08 man: document that the scale might be adjusted Simon Ser 2024-03-11 19:22:36 +01:00
  • 145fb1d276 man: drop fractional scale warning Simon Ser 2024-03-11 19:20:17 +01:00
  • 69ffa4437c tablet: add tablet tool scroll support Louis Goyard 2024-03-12 00:10:21 +09:00
  • 2e951163c5 Force bilinear scaling when scaling down Alexander Orzechowski 2024-03-07 18:03:40 -05:00
  • edf120eb71 output/config: Merge (get|find)_output_config Kenny Levinsen 2024-03-08 23:11:38 +01:00
  • 0e240ba682 output/config: Simplify get_output_config Kenny Levinsen 2024-03-08 22:57:39 +01:00
  • 8dbbeff8f7 config/output: Simplify logic in store_output_config Kenny Levinsen 2024-03-08 21:16:17 +01:00
  • 1c71f48ed0 output/config: Merge direct matches too Kenny Levinsen 2024-03-08 21:54:39 +01:00
  • 92062cff53 config/output: Return merged config if any Kenny Levinsen 2024-03-08 21:12:08 +01:00
  • 0e69bec782 output/config: Handle id_on_name in apply_output_config_to_outputs Kenny Levinsen 2024-03-08 23:00:06 +01:00
  • 23389ebd1f config/output: drop enabling flag Simon Ser 2024-03-08 12:35:10 +01:00
  • 995465e0cb config/output: return merged config in merge_id_on_name() Simon Ser 2024-03-08 13:16:00 +01:00
  • 90c0a6e394 config/output: drop enabling flag Simon Ser 2024-03-08 12:35:10 +01:00
  • be22072492 desktop/output: merge power management config on top of current one Simon Ser 2024-03-08 12:31:30 +01:00
  • bc30ec6dd3 config/output: deduplicate find_output_config() logic Simon Ser 2024-03-08 12:30:30 +01:00
  • 3ef5abd405 xdg-shell: send WM capabilities Simon Ser 2024-02-27 15:10:09 +01:00
  • 4e6d7612ff xdg-shell: implement popup repositioning Simon Ser 2024-02-27 15:04:31 +01:00
  • 83c10c5135 Force bilinear scaling when scaling down Alexander Orzechowski 2024-03-07 18:03:40 -05:00
  • b57879f9b2
    Merge branch 'swaywm:master' into disable_titlebar neuromagus 2024-03-07 18:06:32 +03:00
  • f2a0e81b24 Fetch input device vendor/product from libinput Simon Ser 2024-03-07 12:16:11 +01:00