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

Commit Graph

  • 14bff7b451 desktop/transaction: Deactivate workspace on inactive outputs Kenny Levinsen 2024-09-06 00:36:29 +0200
  • 4f9ce4675c tree/arrange: Remove redundant output geometry update Kenny Levinsen 2024-09-06 00:35:57 +0200
  • f69e8611e9 readme: update Czech translation Adam Chovanec 2024-09-07 21:28:25 +0200
  • fc6b8d6af2 container: Skip % char if it doesn't match a view property Alexander Orzechowski 2024-09-06 19:09:41 -0400
  • 1c6be26785 container: Skip % char if it doesn't match a view property Alexander Orzechowski 2024-09-06 19:09:41 -0400
  • f58cf7caa1 tree/arrange; Skip arranging disabled outputs Kenny Levinsen 2024-09-06 00:42:49 +0200
  • 184bb4e91b desktop/transaction: Deactivate workspace on inactive outputs Kenny Levinsen 2024-09-06 00:36:29 +0200
  • 8646510490 tree/arrange: Remove redundant output geometry update Kenny Levinsen 2024-09-06 00:35:57 +0200
  • 4fe054c6db tree/output: Avoid duplicate input mapping configure Kenny Levinsen 2024-09-05 18:32:51 +0200
  • cfb292cca7 desktop/output: Avoid duplicate output manager update Kenny Levinsen 2024-09-05 18:32:00 +0200
  • 6780f59664 tree/output: Avoid duplicate input mapping configure Kenny Levinsen 2024-09-05 18:32:51 +0200
  • c500ba8633 desktop/output: Avoid duplicate output manager update Kenny Levinsen 2024-09-05 18:32:00 +0200
  • 429dba6df0 output/config: Make output config utils private Kenny Levinsen 2024-09-05 18:31:16 +0200
  • 9092e0f755 desktop/output: Use temporary configs for output_manager Kenny Levinsen 2024-09-05 18:24:01 +0200
  • fe1cbfaf08 config/output: Add test_only/degrade to apply_all_output_configs Kenny Levinsen 2024-09-05 18:22:24 +0200
  • 639162dad3 config/output: Support storing temporary output configs Kenny Levinsen 2024-09-05 18:19:05 +0200
  • fdeb5a5890 config/output: Support multiple matches in find_output_config Kenny Levinsen 2024-09-05 22:25:44 +0200
  • af28ac04a4 (desktop|tree)/output: Do not use layout listener to arrange Kenny Levinsen 2024-09-03 15:39:39 +0200
  • 6045ad9a02 tree/output: Rely on modeset arranging root Kenny Levinsen 2024-09-03 15:36:47 +0200
  • b83e5aaa54 desktop/output: Do not use commit listener to arrange Kenny Levinsen 2024-09-03 15:28:29 +0200
  • 27d27dd121
    add cmd_env to set environment variables at config and runtime slonkazoid 2024-09-03 17:02:47 +0300
  • 46fcc89b57 (desktop|tree)/output: Do not use layout listener to arrange Kenny Levinsen 2024-09-03 15:39:39 +0200
  • 5be43353a5 tree/output: Rely on modeset arranging root Kenny Levinsen 2024-09-03 15:36:47 +0200
  • baf58b9489 desktop/output: Do not use commit listener to arrange Kenny Levinsen 2024-09-03 15:28:29 +0200
  • be840f730e move title_format to container Norbert Bolanowski 2024-09-02 20:02:42 +0200
  • 837316bcd6 move title_format to container Norbert Bolanowski 2024-09-02 20:02:42 +0200
  • f23a380ccb Make pointer disablement when using hide_cursor optional iguanajuice 2024-08-30 13:38:37 -0400
  • f5ce4a4413 Actually fix idle inhibition iguanajuice 2024-08-08 20:02:38 -0400
  • e123127a53 Fix typo in input-manager.c iguanajuice 2024-07-31 11:17:10 -0400
  • 6b87ec4aea Replace expensive seat_get_config() functions with pointer iguanajuice 2024-07-30 20:10:53 -0400
  • 926920096f
    Merge branch 'master' into inhibit_floating_modifier ForTheReallys 2024-08-29 19:02:40 -0500
  • 980a4e0211 use subheadings instead Jon Wallace 2024-08-27 10:42:58 -0700
  • f2b2a81149 Use heading markdown to demarcate sections of commands Its a little tought to notice that the COMMANDS section is actually 3 sections. Use markdown to make this easier to see for the user. Jon Wallace 2024-08-26 22:15:55 -0700
  • fbf5887160 tree/view: Send configure before mapping Kenny Levinsen 2024-08-24 23:43:12 +0200
  • 450c57511c use subheadings instead Jon Wallace 2024-08-27 10:42:58 -0700
  • b6f7ad5e1f
    Use heading markdown to demarcate sections of commands Its a little tought to notice that the COMMANDS section is actually 3 sections. Use markdown to make this easier to see for the user. Jon Wallace 2024-08-26 22:15:55 -0700
  • eadc380a30 layer_shell: Replace toplevel_layer_surface_from_surface with scene_descriptor_find Alexander Orzechowski 2024-08-26 16:55:59 -0400
  • 1ee209dc56 cursor: Split node_at_coords into smaller functions Alexander Orzechowski 2024-08-26 17:13:47 -0400
  • 6ceade3ad2 cursor: Remove node_at_coords unused seat parameter Alexander Orzechowski 2024-08-26 16:19:18 -0400
  • 4a3c13f1ba cursor: Simplify node_at_coords with scene_descriptor_find Alexander Orzechowski 2024-08-26 16:09:42 -0400
  • 3e7306489f container: Assign container scene descriptor to view aswell Alexander Orzechowski 2024-08-26 15:46:04 -0400
  • bdcffbd611 scene_descriptor: Add scene_descriptor_reassign Alexander Orzechowski 2024-08-26 15:46:55 -0400
  • 93961e988b output: Use scene_descriptor_find to compute max_render_time Alexander Orzechowski 2024-08-26 15:31:17 -0400
  • 1a9b3ce0d0 scene_descriptor: Add scene_descriptor_find Alexander Orzechowski 2024-08-26 15:36:31 -0400
  • d3f0929f79 scene_descriptor: Move sway_popup_desc to scene_descriptor.h Alexander Orzechowski 2024-08-26 15:09:44 -0400
  • b23e670824 tree/view: Send estimated configure before mapping Kenny Levinsen 2024-08-24 23:43:12 +0200
  • 77b9ddabe2 sway/tree/container: don't trunc coords in floating_fix_coordinates llyyr 2024-08-23 01:55:42 +0530
  • f00f964abf sway/commands/move.c: arrange new workspace Anna (navi) Figueiredo Gomes 2024-06-29 11:00:09 +0200
  • cf4f785b0a sway/tree/container: don't trunc coords in floating_fix_coordinates llyyr 2024-08-23 01:55:42 +0530
  • 7288f77bbe output: Chase wlroots!4803 Alexander Orzechowski 2024-08-21 10:58:18 -0400
  • fbecac32c6 output: Chase wlroots!4803 Alexander Orzechowski 2024-08-21 10:58:18 -0400
  • f9c0f043e5 config/output: Skip search if config has a mode Kenny Levinsen 2024-08-19 13:02:55 +0200
  • 97413cf67c config/output: Skip search if config has a mode Kenny Levinsen 2024-08-19 13:02:55 +0200
  • 5b855f7168 Introduce stacking|tabbed_titlebar commands Kenny Levinsen 2024-07-13 12:32:08 +0200
  • ae7c1b139a config/output: Do not set adaptive_sync if not supported Kenny Levinsen 2024-08-18 14:50:48 +0200
  • 1c7358149f config/output: Do not set adaptive_sync if not supported Kenny Levinsen 2024-08-18 14:50:48 +0200
  • 9431d0603e swaybar: prioritize workspace scroll over bindsyms Joan Bruguera Micó 2024-08-15 14:41:30 +0000
  • 39dc37c243 swaybar: refactor workspace button handling logic Joan Bruguera Micó 2024-08-15 11:17:16 +0000
  • c30c451907 xdg-shell: chase xdg_surface geometry updates Kirill Primak 2024-08-14 21:57:47 +0300
  • 751e5c87da xdg-shell: chase xdg_surface geometry updates Kirill Primak 2024-08-14 21:57:47 +0300
  • c3279944fb output: Use wlr_scene_set_gamma_control_manager_v1 Alexander Orzechowski 2024-08-14 13:42:53 -0400
  • 5a3621460f output: Use wlr_scene_output_needs_frame Alexander Orzechowski 2024-08-14 12:52:51 -0400
  • 7d12c99809 output: Use wlr_scene_set_gamma_control_manager_v1 Alexander Orzechowski 2024-08-14 13:42:53 -0400
  • cc46775102 output: Use wlr_scene_output_needs_frame Alexander Orzechowski 2024-08-14 12:52:51 -0400