Commit graph

  • 9b3def6f61
    remove unnecessary headers slonkazoid 2024-09-11 23:06:38 +0300
  • 4f90f08491
    reimplement glib functions slonkazoid 2024-09-11 22:56:53 +0300
  • 5740bcb961
    Revert "depend directly on glib-2.0" slonkazoid 2024-09-11 19:55:30 +0300
  • 433126acdf
    Merge 9cfcff0039 into d7a76d381b Tim Hallmann 2024-09-11 15:15:55 +0100
  • fc3d1f4a89
    Merge 81d1ed13e1 into d7a76d381b Ankit Raj Pandey 2024-09-11 15:13:26 +0100
  • 33cf846fa8
    Merge 804dd18cd0 into d7a76d381b Alexander Orzechowski 2024-09-10 14:56:53 -0400
  • d7a76d381b config/output: Rename to apply_stored_output_configs Kenny Levinsen 2024-09-09 20:04:17 +0200
  • 29b3f00e6f config/output: Accept a list of output_configs to use Kenny Levinsen 2024-09-09 15:28:22 +0200
  • 0496477f92 config/output: Always start with default in find_output_config Kenny Levinsen 2024-09-09 11:57:06 +0200
  • a0c0349934 config/output: Support multiple matches in find_output_config Kenny Levinsen 2024-09-05 22:25:44 +0200
  • 5c95b48f19 config/output: Rename to apply_stored_output_configs Kenny Levinsen 2024-09-09 20:04:17 +0200
  • 6e3043de7b config/output: Accept a list of output_configs to use Kenny Levinsen 2024-09-09 15:28:22 +0200
  • 1d04657d1c config/output: Always start with default in find_output_config Kenny Levinsen 2024-09-09 11:57:06 +0200
  • 097dee3a53 config/output: Support multiple matches in find_output_config Kenny Levinsen 2024-09-05 22:25:44 +0200
  • 1bbca68cff Replace expensive seat_get_config() functions with pointer iguanajuice 2024-07-30 20:10:53 -0400
  • 2e56296ccc
    add comment detailing why there is no error handling slonkazoid 2024-09-08 18:28:53 +0300
  • d211b7d4a9
    switch to execle and supply child_envp as the environment pointer slonkazoid 2024-09-08 18:22:14 +0300
  • 124b1f1248
    act on child_envp instead of global environment variables slonkazoid 2024-09-08 18:22:06 +0300
  • f7d611af7b
    create an environment pointer for child processes slonkazoid 2024-09-08 18:22:00 +0300
  • 8830b1f992
    depend directly on glib-2.0 slonkazoid 2024-09-08 18:20:31 +0300
  • fb5eadc363 readme: update Czech translation Adam Chovanec 2024-09-07 21:28:25 +0200
  • c5ba7f23a5 sway/input/keyboard: always set active keyboard if there is none llyyr 2024-09-08 17:28:34 +0530
  • 330958d3f6 sway/input/keyboard: always set active keyboard if there is none llyyr 2024-09-08 17:28:34 +0530
  • f4a6b0395f tree/arrange; Skip arranging disabled outputs Kenny Levinsen 2024-09-06 00:42:49 +0200
  • 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
  • c69d26d88b
    Merge 0b89b37af3 into be840f730e Wsevolod 2024-09-03 20:15:36 +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
  • 292e701381 fix hiding lone titlebar Sarunas Valaskevicius 2024-03-08 22:47:06 +0000
  • 41c5ec9698 fix hiding lone titlebar Sarunas Valaskevicius 2024-02-28 18:34:22 +0000
  • f38b6ad72b add --smart-titles flag to hide_edge_borders Guilhem Saurel 2023-12-29 13:12:56 +0100
  • 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
  • cd2c68c11e
    Merge a90a2902cf into 77b9ddabe2 dmorilha 2024-08-27 23:40:51 +0300
  • 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
  • 285dc0f73e
    Merge a50e5ca9f0 into 77b9ddabe2 Wsevolod 2024-08-27 05:37:06 +0300
  • 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
  • d4eec2d297
    Merge 6edab90230 into 77b9ddabe2 Nathan Schulte 2024-08-23 06:41:52 +0530
  • 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