1
1
mirror of https://github.com/swaywm/sway synced 2025-11-12 22:52:00 +01:00

Commit Graph

  • 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
  • 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
  • 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
  • 6576b99c24 commands/output/color_profile: allows use of relative path for ICC profile Felix Pehla 2024-08-07 18:34:59 +0200
  • a692d4a5c9 commands/output/color_profile: allows use of relative path for ICC profile Felix Pehla 2024-08-07 18:34:59 +0200
  • b44015578a Switch default config to wmenu-run Simon Ser 2024-08-11 19:03:19 +0200
  • fc4e6020f3 Switch default config to wmenu-run Simon Ser 2024-08-11 19:03:19 +0200
  • 9ba1beee58 Bind a few utilities to special keys in default config Simon Ser 2024-02-29 01:03:11 +0100
  • d93cc70798 Add mouse_warp to mark option Kevin Wiesmueller 2024-06-08 17:45:04 -0400
  • f344e9d5a5 Add null-safety check for virtual keyboard keymaps JingMatrix 2024-08-09 00:26:03 +0200
  • 1cd7ff49b4 Add null-safety check for virtual keyboard keymaps JingMatrix 2024-08-09 00:26:03 +0200
  • 951a22c244 xwayland: Let scene restack Alexander Orzechowski 2024-08-07 16:52:49 -0400
  • f0d1a51452 xwayland: Let scene restack Alexander Orzechowski 2024-08-07 16:52:49 -0400
  • 32e5e5232d tearing: fix UAF on destroy Kirill Primak 2024-08-07 15:27:02 +0300
  • 3e956b9229 tearing: remove trailing whitespace Kirill Primak 2024-08-07 15:26:49 +0300
  • f69041e620 tearing: fix UAF on destroy Kirill Primak 2024-08-07 15:27:02 +0300
  • cf4ebad642 tearing: remove trailing whitespace Kirill Primak 2024-08-07 15:26:49 +0300
  • 05e895c463 Add support for linux-drm-syncobj-v1 Simon Ser 2024-05-10 16:11:38 +0200
  • 4267b82222 Add support for linux-drm-syncobj-v1 Simon Ser 2024-05-10 16:11:38 +0200
  • 399abc8763 layer-shell: rework arranging, use wlroots rectpack helper Kirill Primak 2024-08-04 17:23:30 +0300
  • 9a1c411abd
    Add support for tearing-control-v1 Ricardo Steijn 2024-08-05 02:13:49 +0200
  • 4bf9e84e74 feat: add comment about max_render_time for allow_tearing option in sway-output doc Ricardo Steijn 2024-08-04 21:54:12 +0200
  • 77b965dc33 fix: don't mess with output timings when tearing is enabled Ricardo Steijn 2024-08-04 19:16:26 +0200
  • c810995119 fix: remove DRM backend check and frame timing modification for tearing Ricardo Steijn 2024-08-04 18:44:21 +0200
  • 3bb8cd62a4 fix: allow use of the toggle argument for output allow_tearing Ricardo Steijn 2024-07-13 21:15:41 +0200
  • a9ba469715 fix: review comments Ricardo Steijn 2024-07-13 19:30:59 +0200
  • 81e67e18bb fix: try page-flip without tearing when the output test fails Ricardo Steijn 2024-07-06 22:43:02 +0200
  • 0b0d979f1e fix: always update tearing page flip output state if output can tear Ricardo Steijn 2024-04-06 17:48:59 +0200
  • e12ac32741 tearing_control: adjust to latest sway changes * changed all remaining tearing_allowed booleans to allow_tearing to better reflect the config options Ricardo Steijn 2024-01-28 01:01:04 +0100
  • cce9b0a7f1 tearing control: change options to allow_tearing, add commit fallback Ricardo Steijn 2023-12-03 23:58:48 +0100