Commit graph

  • 3ff60987f3 Drop wlr_matrix.h include from sway/desktop/output.c Bill Li 2025-01-27 07:31:19 +0800
  • 2634b40302
    Drop wlr_matrix.h include from sway/desktop/output.c Bill Li 2025-01-27 07:31:19 +0800
  • fde480b242 build: bump version to 1.10.1 1.10.1 v1.10 Simon Ser 2025-01-26 14:43:46 +0100
  • a725f08ed0 config/output: don't leak background_fallback llyyr 2025-01-16 19:11:36 +0530
  • 20b5362256 layer_shell: cleanup new_popup listener when destroying node llyyr 2025-01-11 18:49:20 +0530
  • d587da5ff8 config/output: don't hardcode DMA-BUF in search_render_format() Simon Ser 2025-01-08 08:21:58 +0100
  • 8753459853 config/output: skip format checks if all are supported mtvare6 2025-01-08 09:40:09 +0530
  • e10dbbaf7d Explain that the title bar always shows Hong Xu 2024-12-16 21:17:05 -0800
  • 3f69b16295 swaybar: Handle opaque region properly Alexander Orzechowski 2024-12-08 11:53:11 -0500
  • ea4181a961 Add support for color-management-v1 Simon Ser 2025-01-26 14:36:54 +0100
  • 2f22eb5d28 Add support for mouse movement events through Sway IPC Zai-Kun 2025-01-23 16:22:23 +0500
  • 8acb0482da Add ext-image-copy-capture-v1 and ext-image-capture-source-v1 Simon Ser 2024-02-12 21:13:35 +0100
  • 1f1cfe16b0 Add ext-image-copy-capture-v1 and ext-image-capture-source-v1 Simon Ser 2024-02-12 21:13:35 +0100
  • 30c858423d config/output: don't leak background_fallback llyyr 2025-01-16 19:11:36 +0530
  • e43049f8f4 config/output: don't leak background_fallback llyyr 2025-01-16 19:11:36 +0530
  • 0b08dce08c swaymsg: pretty-print sandbox properties Jacob McNamee 2025-01-04 00:03:14 -0800
  • f177d05441 tree/container: support sandbox properties in title format Jacob McNamee 2024-12-27 00:03:06 -0800
  • 3ab1f0ca3d criteria: add sandbox properties Puck Meerburg 2022-08-07 10:12:51 +0000
  • 60f06fc4f1 ipc-json: add sandbox properties to view JSON Puck Meerburg 2022-09-26 18:59:46 +0000
  • cff16d32f9 tree/view: add getters for sandbox properties Jacob McNamee 2024-12-26 21:38:05 -0800
  • e3f0ba4cd9 Increase max default buffer size to 1 MiB Jim 2025-01-11 16:36:07 +0100
  • 69b4a1afb1 swaymsg: pretty-print sandbox properties Jacob McNamee 2025-01-04 00:03:14 -0800
  • f469f79726 tree/container: support sandbox properties in title format Jacob McNamee 2024-12-27 00:03:06 -0800
  • db44adc478 criteria: add sandbox properties Puck Meerburg 2022-08-07 10:12:51 +0000
  • 11a8a7e9c9 ipc-json: add sandbox properties to view JSON Puck Meerburg 2022-09-26 18:59:46 +0000
  • 87f7bce53a tree/view: add getters for sandbox properties Jacob McNamee 2024-12-26 21:38:05 -0800
  • e7af4793ea Increase max default buffer size to 1 MiB Jim 2025-01-11 16:36:07 +0100
  • 3629a832e5 layer_shell: cleanup new_popup listener when destroying node llyyr 2025-01-11 18:49:20 +0530
  • 47cc82aee9 layer_shell: cleanup new_popup listener when destroying node llyyr 2025-01-11 18:49:20 +0530
  • 99a49adeb0
    Merge branch 'swaywm:master' into master Kevin Wiesmüller 2025-01-10 21:59:47 -0500
  • 5d51cfc948
    Merge branch 'swaywm:master' into remove_stuff iguanajuice 2025-01-09 00:43:57 -0500
  • a6c0441ee0 config/output: don't hardcode DMA-BUF in search_render_format() Simon Ser 2025-01-08 08:21:58 +0100
  • c7c0a5a1b3 config/output: skip format checks if all are supported mtvare6 2025-01-08 09:40:09 +0530
  • 55fda1539f config/output: don't hardcode DMA-BUF in search_render_format() Simon Ser 2025-01-08 08:21:58 +0100
  • 0fe8fefd75 config/output: skip format checks if all are supported mtvare6 2025-01-08 09:40:09 +0530
  • a1838c5522 Fix has_prefix() comparisons with 0 Simon Ser 2025-01-07 18:50:11 +0100
  • a2bb9e4079 Fix has_prefix() comparisons with 0 Simon Ser 2025-01-07 18:50:11 +0100
  • 0c60d1581f Use has_prefix() instead of strncmp() throughout Simon Ser 2025-01-07 13:21:56 +0100
  • c55dff95bc stringop: move over has_prefix() Simon Ser 2025-01-07 13:21:37 +0100
  • f0731de2d3 Properly focus container when it changes parent Hugo Osvaldo Barrera 2025-01-07 15:21:05 +0100
  • 3febc1d553 Use has_prefix() instead of strncmp() throughout Simon Ser 2025-01-07 13:21:56 +0100
  • 878d2ba188 stringop: move over has_prefix() Simon Ser 2025-01-07 13:21:37 +0100
  • e8df707a21
    Merge branch 'swaywm:master' into master slonkazoid 2025-01-06 23:19:11 +0300
  • 549da070d2
    Merge 72b5d55687 into 801bc76ce3 Kenny Levinsen 2025-01-06 08:37:37 -0500
  • 2ea6ceb6bb Clear held keybinding when clicking mouse buttons with modifiers Livanh 2023-10-06 21:09:18 +0200
  • b204935ec1
    config: allow setting stdout/err for exec MithicSpirit 2024-11-12 20:25:34 -0500
  • c5e1318929
    Merge 19661d1853 into 801bc76ce3 Giancarlo Razzolini 2024-12-22 00:22:09 -0500
  • 2432818a96
    Merge e21d0a9cc9 into 801bc76ce3 Simon Ser 2024-12-21 12:47:22 +0100
  • 801bc76ce3 Explain that the title bar always shows Hong Xu 2024-12-16 21:17:05 -0800
  • a4e1ecd440 Explain that the title bar always shows Hong Xu 2024-12-16 21:17:05 -0800
  • 82c10757a3
    Rename get_current_time_msec to fix wlr conflict Tert0 2024-12-11 22:41:34 +0100
  • 9188a34860
    fix a missing include Tert0 2024-12-11 22:30:41 +0100
  • 8689627774
    implement an emit command and resolve #4937 Tert0 2024-12-11 22:00:39 +0100
  • 0e9d47ea13 Make move_to_container insert at the correct index. ccdunder 2024-11-13 23:11:45 -0800
  • f293418d9d swaybar: Handle opaque region properly Alexander Orzechowski 2024-12-08 11:53:11 -0500
  • 1a1d120b55 swaybar: Handle opaque region properly Alexander Orzechowski 2024-12-08 11:53:11 -0500
  • 4eb86fce07 input/libinput: fix parsing input drag_lock command Baltazár Radics 2024-12-08 16:05:42 +0100
  • dea6a5fd8e input/libinput: fix parsing input drag_lock command Baltazár Radics 2024-12-08 16:05:42 +0100
  • 39ddab8c86 input/libinput: fix builtin device detection logic György Kurucz 2024-11-20 19:15:31 +0100
  • 6cdc131509 ipc-json: handle LIBINPUT_CONFIG_DRAG_LOCK_ENABLED_STICKY Simon Ser 2024-11-20 20:41:16 +0100
  • 78750f58a3 desktop/output: Clear repaint timer earlier in destroy Kenny Levinsen 2024-11-17 21:43:31 +0100
  • b072958b49 ipc-server: Force modeset if needed after executing commands Kenny Levinsen 2024-11-17 12:38:32 +0100
  • 27d4f15516 config: Force modeset before running deferred configs Kenny Levinsen 2024-11-11 12:16:44 +0100
  • 14ac15f0c9 desktop/output: Clear frame_pending even output is disabled Kenny Levinsen 2024-11-11 12:48:50 +0100
  • 597c55cba4 desktop/output: Clean up output state if build_state fails Kenny Levinsen 2024-11-11 12:47:52 +0100
  • 4da33f1dd1 swaybar: Emit property changes for SNI watcher Joan Bruguera Micó 2024-11-10 15:24:15 +0000
  • 79c8197381 swaynag: fix null dereference on scale change Manuel Stoeckl 2024-11-08 19:44:30 -0500
  • 97e2556de7 desktop/transaction: clamp vertical border length to 0 mtvare6 2024-10-29 14:56:33 +0530
  • 3f19cd503c config/output: Update output position in two passes Kenny Levinsen 2024-11-05 15:31:13 +0100
  • 1d2d482de1 container: Properly constrain title bar padding Alexander Orzechowski 2024-11-03 16:01:09 -0500
  • 3a3d585225 release.sh: read meson-rewrite output from stdout Simon Ser 2024-10-27 21:55:24 +0100
  • 958f69dbdd desktop/output: Add missing output config allocation checks Kenny Levinsen 2024-10-28 12:07:18 +0100
  • 6d4d41cd09 desktop/output: Store output config on request_state Kenny Levinsen 2024-10-28 11:47:10 +0100
  • 1d783794b5 input/libinput: fix builtin device detection logic György Kurucz 2024-11-20 19:15:31 +0100
  • 32dd642807 input/libinput: fix builtin device detection logic György Kurucz 2024-11-20 19:15:31 +0100
  • 4faf0f9098 tree/container: remove output_{enter,leave} listeners in destroy Violet Purcell 2024-11-22 17:31:15 -0500
  • 18d57bec30 tree/container: remove output_{enter,leave} listeners in destroy Violet Purcell 2024-11-22 17:31:15 -0500
  • bbadf9b8b1 Add support for LIBINPUT_CONFIG_DRAG_LOCK_ENABLED_STICKY Simon Ser 2024-11-20 20:50:27 +0100
  • e2409aa496 ipc-json: handle LIBINPUT_CONFIG_DRAG_LOCK_ENABLED_STICKY Simon Ser 2024-11-20 20:41:16 +0100
  • 97c2204a1a Fix sway_session_lock_has_surface ookami 2024-11-17 03:15:14 +0800
  • 625127d5d3 Fix cursor events on lock/unlock ookami 2024-11-13 16:02:04 +0800
  • c8ea30122a Add support for LIBINPUT_CONFIG_DRAG_LOCK_ENABLED_STICKY Simon Ser 2024-11-20 20:50:27 +0100
  • 89723602d6 ipc-json: handle LIBINPUT_CONFIG_DRAG_LOCK_ENABLED_STICKY Simon Ser 2024-11-20 20:41:16 +0100
  • 898e37ce9d man: fix incorrect smart_borders documentation alex-huff 2024-11-19 11:58:16 -0600
  • aebf4bbfed
    Merge eadc380a30 into 5312376077 Alexander Orzechowski 2024-11-18 11:09:12 +0700
  • 5312376077 desktop/output: Clear repaint timer earlier in destroy Kenny Levinsen 2024-11-17 21:43:31 +0100
  • b63d9fd91d desktop/output: Clear repaint timer earlier in destroy Kenny Levinsen 2024-11-17 21:43:31 +0100
  • fec3da7d58 commands/include: handle many files in single line mtvare6 2024-11-13 22:32:00 +0530
  • a2c73c9b8b ipc-server: Force modeset if needed after executing commands Kenny Levinsen 2024-11-17 12:38:32 +0100
  • 6111297d91 config: Force modeset before running deferred configs Kenny Levinsen 2024-11-11 12:16:44 +0100
  • bb3ab57064 ipc-server: Force modeset if needed after executing commands Kenny Levinsen 2024-11-17 12:38:32 +0100
  • d87ce180b3 WIP: add protocol for clients to request to be shown over the lock screen Aren Moynihan 2024-10-29 19:35:40 -0400
  • 8f2419dbb1 commands/include: handle many files in single line mtvare6 2024-11-13 22:32:00 +0530
  • 96db66abf0
    Fix orthographic mistakes in Hungarian README Solt Budavári 2024-11-16 13:47:50 +0000
  • e45cee6ad9
    Add extra gesture examples for workspace and focus navigation Andrês 2024-11-15 12:46:11 -0300
  • e514bfa32f
    Fix orthographic mistakes Solt Budavári 2024-11-15 13:25:52 +0000
  • fdc4318ac6 desktop/output: Clear frame_pending even output is disabled Kenny Levinsen 2024-11-11 12:48:50 +0100
  • 463c4c9369 desktop/output: Clean up output state if build_state fails Kenny Levinsen 2024-11-11 12:47:52 +0100
  • d83b573412 desktop/output: Clear frame_pending even output is disabled Kenny Levinsen 2024-11-11 12:48:50 +0100
  • f353be8123 desktop/output: Clean up output state if build_state fails Kenny Levinsen 2024-11-11 12:47:52 +0100