1
1
mirror of https://github.com/swaywm/sway synced 2025-09-16 03:11:23 +02:00

Commit Graph

  • 0d4d1dc78e transaction: fix size of child container decorations in stacking layouts alex-huff 2025-05-06 17:36:16 -0500
  • d6fd76ccc1 raise scratchpad container odyxz 2025-01-06 13:21:08 +0200
  • 53b3abbaf8 transaction: ensure border scene is enabled for floating containers alex-huff 2025-05-15 17:51:39 -0500
  • 8503d203be input/text_input: chase wlroots update Bill Li 2025-05-15 22:23:10 +0800
  • cdede9b8d7 build: bump wlroots version GreyXor 2025-05-15 11:50:05 +0200
  • 860d5d2936 move: fix broken titlebar when moving child to new workspace alex-huff 2025-05-07 21:00:03 -0500
  • c097d67d34 input/seatop_down: Update decorations for touchscreen inputs Furkan Sahin 2025-04-25 11:50:34 -0400
  • 54263175b1 transaction: Ensure all tabs are visible in tabbed mode alex-huff 2025-05-04 17:41:44 -0500
  • 02ca7a4faa config/output: Fix missing output config supersedes Kenny Levinsen 2025-04-29 13:39:00 +0200
  • df79c55b66 config/output: Use INT_MAX as x/y unset value Kenny Levinsen 2025-04-30 13:34:31 +0200
  • c55b69c832 Fix includes with relative paths Pavel 'LEdoian' Turinsky 2024-05-03 09:09:14 +0200
  • 274af12ad4 build: bump version to 1.11-rc2 Simon Ser 2025-04-27 22:52:48 +0200
  • 9cc30afe3c sway/commands: Handle incorrect resize unit Furkan Sahin 2025-04-24 15:41:20 -0400
  • 75b6c174c9 Replace signal() with sigaction() Simon Ser 2025-04-27 18:36:18 +0200
  • 692208118f Use pthread_atfork() to restore signals and NOFILE limit Simon Ser 2025-04-20 21:09:57 +0200
  • 2bc286ae30 build: bump version to 1.11-rc1 Simon Ser 2025-04-20 13:31:10 +0200
  • 98d979f0a9 Drop wl_drm again Simon Ser 2024-07-13 13:13:08 +0200
  • 4bcb7a4aa0 server: move sway_terminate() definition to header Simon Ser 2025-04-17 19:11:37 +0200
  • 302eb4097a swaymsg, swaynag: drop sway_terminate() definitions Simon Ser 2025-04-17 19:11:10 +0200
  • a0a283ba59 layer_shell: destroy layer_surface on assigned output destruction llyyr 2025-04-16 17:32:47 +0530
  • 444ef5d839 Remove duplicate arrange_container Filip Vujičić 2025-04-14 20:58:20 +1200
  • 56f2db062d Revert "sway/tree: Simplify sway_node teardown" Kenny Levinsen 2025-06-28 10:51:51 +0200
  • 0cd45d4ad2 Revert "tree/container: Remove child from all lists" Kenny Levinsen 2025-06-28 10:51:41 +0200
  • 6faa133305 Revert "sway/tree: Simplify sway_node teardown" Kenny Levinsen 2025-06-28 10:51:51 +0200
  • 4f30c3baa8 Revert "tree/container: Remove child from all lists" Kenny Levinsen 2025-06-28 10:51:41 +0200
  • 273c1224cf output: Log output information when connected Kenny Levinsen 2025-06-27 11:22:02 +0200
  • b7965e9a46 output: Have output_get_identifier take a wlr_output Kenny Levinsen 2025-06-27 11:20:48 +0200
  • f317198c2c layer_shell: Replace toplevel_layer_surface_from_surface with scene_descriptor_find Alexander Orzechowski 2024-08-26 16:55:59 -0400
  • 2dacfb7983 cursor: Split node_at_coords into smaller functions Alexander Orzechowski 2024-08-26 17:13:47 -0400
  • 1e373856ed cursor: Remove node_at_coords unused seat parameter Alexander Orzechowski 2024-08-26 16:19:18 -0400
  • 0215095894 cursor: Simplify node_at_coords with scene_descriptor_find Alexander Orzechowski 2024-08-26 16:09:42 -0400
  • e944e03751 container: Assign container scene descriptor to view aswell Alexander Orzechowski 2024-08-26 15:46:04 -0400
  • bd8f12915f scene_descriptor: Add scene_descriptor_reassign Alexander Orzechowski 2024-08-26 15:46:55 -0400
  • b6cae6fc72 output: Use scene_descriptor_find to compute max_render_time Alexander Orzechowski 2024-08-26 15:31:17 -0400
  • f55221ff40 scene_descriptor: Add scene_descriptor_find Alexander Orzechowski 2024-08-26 15:36:31 -0400
  • 776136fcd7 scene_descriptor: Move sway_popup_desc to scene_descriptor.h Alexander Orzechowski 2024-08-26 15:09:44 -0400
  • 3d6b9a2848 tree/container: Remove child from all lists Kenny Levinsen 2025-05-31 00:02:56 +0200
  • e28e6484e8 sway/tree: Simplify sway_node teardown Kenny Levinsen 2025-05-26 14:19:17 +0200
  • 8f433bbaae tree/container: Remove child from all lists Kenny Levinsen 2025-05-31 00:02:56 +0200
  • a45b4d9b0c sway/tree: Simplify sway_node teardown Kenny Levinsen 2025-05-26 14:19:17 +0200
  • 4f59eeef05 Remove the temporary SUID warning Kenny Levinsen 2025-05-14 12:07:06 +0200
  • 945abfc49a swaymsg: get_cursor support OXDBXKXO 2025-06-25 23:47:28 +0200
  • 495ba1e96e ipc-server: add get_cursor IPC command that returns cursor position and information about the node under it OXDBXKXO 2025-06-25 23:44:33 +0200
  • c2f08075ec tree/view: send event unconditionally in view_send_frame_done() Simon Ser 2025-06-23 09:43:48 +0200
  • 1f49a50476 tree/view: send event unconditionally in view_send_frame_done() Simon Ser 2025-06-23 09:43:48 +0200
  • cb1081b953 Add cursor->hidden check to handle_rebase Tomasz Buczyński 2025-06-21 00:07:02 +0200
  • 109c921acd tree/view: Send configure before mapping Kenny Levinsen 2024-08-24 23:43:12 +0200
  • a91c7774fa
    config: allow setting stdout/err for exec MithicSpirit 2025-06-18 00:51:25 -0400
  • 170c9c9525 Add support for toplevel capture Simon Ser 2025-05-25 19:38:05 +0200
  • eb8acfd7b1 Stop using wlr_scene_buffer_send_frame_done() Simon Ser 2025-06-05 13:15:38 +0200
  • 6647ef8eb6 Add support for toplevel capture Simon Ser 2025-05-25 19:38:05 +0200
  • e3969e2daf Stop using wlr_scene_buffer_send_frame_done() Simon Ser 2025-06-05 13:15:38 +0200
  • 26e923f482 Stop using wlr_scene_buffer_send_frame_done() Simon Ser 2025-06-05 13:15:38 +0200
  • b86c6a684e
    Merge 64648de067968375d7f727b96a2ed9aa53659f39 into 25ea1a0af287018da1dbb34fe92e6c8ea3b8a88d navi 2025-06-16 13:20:11 +0300
  • 25ea1a0af2 seatop_default: Call seatop_rebase with proper timestamp hwsmm 2025-06-16 00:41:44 +0900
  • 4b15b3427f Rename get_current_time_msec to get_current_time_in_msec and move to util.c hwsmm 2025-06-16 00:41:19 +0900
  • 17f7c1b782 build: set wrap_mode=nodownload in default options Simon Ser 2025-06-12 00:14:50 +0200
  • 42e2e1d432 seatop_default: Call seatop_rebase with proper timestamp hwsmm 2025-06-16 00:41:44 +0900
  • 87b81c6f1a Rename get_current_time_msec to get_current_time_in_msec and move to util.c hwsmm 2025-06-16 00:41:19 +0900
  • 918c6d3c65
    Add link to README.az.md Nuran Askarov 2025-06-14 15:00:20 +0000
  • 0057fff224
    Add README.az.md Nuran Askarov 2025-06-14 14:59:25 +0000
  • 6c27c2cdf2 text_input: Don't relay IM state from unfocused windows Attila Fidan 2025-06-13 18:13:35 +0000
  • 1ab573bf54 text_input: Ignore enable requests from unfocused windows Attila Fidan 2025-06-13 18:02:55 +0000
  • 5640b41129
    text_input: Don't relay IM state from unfocused windows Attila Fidan 2025-06-13 18:13:35 +0000