Commit graph

  • 6ac37faaa4 xdg_shell: float and position dragged toplevels Ryan Walklin 2025-12-12 21:04:15 +13:00
  • c65b7477b5 input/seat: track toplevel drag and move container during drag Ryan Walklin 2025-12-12 21:01:55 +13:00
  • bad8a87f4c server: add xdg-toplevel-drag-v1 manager Ryan Walklin 2025-12-12 16:51:20 +13:00
  • c8e595d268 github: add PR template Rtur2003 2025-12-09 19:00:31 +03:00
  • c0985ee636 tray: guard pattern and hotspot allocation Rtur2003 2025-12-09 18:59:38 +03:00
  • d370e75c7c sway/commands/output: add color_profile "--device-primaries" Félix Poisot 2025-12-05 21:51:54 +00:00
  • 0ed60975eb sway/commands/output: color_profile "srgb" applies the piece-wise TF Félix Poisot 2025-11-01 16:15:26 +00:00
  • 72d7ca0f1d sway/config: apply output CT before initial commit Félix Poisot 2025-10-30 11:42:20 +00:00
  • 35108b9d35 output/background: parse background mode into enum Manuel Stoeckl 2025-02-09 09:33:45 -05:00
  • f4aba22582 Drop org_kde_kwin_idle files rewine 2025-11-27 22:03:48 +08:00
  • 25519da970
    Drop org_kde_kwin_server_decoration_manager rewine 2025-11-28 11:16:52 +08:00
  • eb3e606cef
    Drop org_kde_kwin_idle files rewine 2025-11-27 22:03:48 +08:00
  • 897e7688bb commit dirty transactions upon window attribute changes johnpyp 2025-11-17 21:29:49 -05:00
  • 842ea06773 tree/view: check for null workspace output Damino 2025-11-20 21:03:11 -05:00
  • 03e8199244 tree/view: check for null workspace output Damino 2025-11-20 21:03:11 -05:00
  • b54d1205d8 swaynag/main: free config_path g-rden 2025-11-20 09:21:25 +00:00
  • b21fabd497
    swaynag/main: free config_path g-rden 2025-11-20 09:21:25 +00:00
  • 9a8ed66183
    commit dirty transactions upon window attribute changes johnpyp 2025-11-17 21:29:49 -05:00
  • d735bb99a9 sway/server: advertise wlr_color_representation_manager_v1 llyyr 2025-11-13 21:21:09 +05:30
  • 1812032846 sway/server: advertise wlr_color_representation_manager_v1 llyyr 2025-11-13 21:21:09 +05:30
  • ea65d090ea
    fix key translation Filipe Azevedo 2025-11-11 09:16:49 +00:00
  • 4452220656
    sway: spawn bar with posix_spawn instead of fork + exec Rahul Sandhu 2025-11-09 23:50:36 +00:00
  • 6e983f6943
    add keybind remap Filipe Azevedo 2025-11-09 23:10:38 +00:00
  • 2d335bac57
    sway/cmd/create_output: Make it possible to set name of new output Hendrik Wolff 2025-11-04 14:57:06 +01:00
  • 4c75571175
    sway/cmd/create_output: Add create_result struct Hendrik Wolff 2025-11-04 14:09:50 +01:00
  • c36a2147bb Moved to criteria-based Nitzan Raz 2025-11-02 11:28:19 +02:00
  • d47e5d966a Inherit parent's workspace, unconditional, untested Nitzan Raz 2025-11-02 00:24:15 +02:00
  • f717b4fe5a sway/server: stop advertising "srgb" color TF Félix Poisot 2025-10-16 18:53:37 +00:00
  • 055be4ec35 sway/server: advertise gamma2.2 and bt1886 transfer functions llyyr 2025-10-29 03:53:24 +05:30
  • aba81ff372 sway/server: advertise gamma2.2 and bt1886 transfer functions llyyr 2025-10-29 03:53:24 +05:30
  • 4d0c805f2a sway/input/cursor: send frame event when simulating pointer from tablet v1.11 llyyr 2025-09-29 16:27:30 +05:30
  • e8ad11c51a commands/scratchpad: don't hide scratchpad if no pending workspace Louis POIROT--HATTERMANN 2025-10-02 15:54:24 +02:00
  • b7eb6177e1
    sway/commands/layout: fix flatten parent once bonsaiiV 2025-10-18 16:55:46 +00:00
  • fae7056ea7 applied feedback Bonsaiiv 2025-10-15 12:11:38 +02:00
  • ccb388c5c5 sway/commands/layout: fix flatten parent once Bonsaiiv 2025-10-14 19:50:21 +02:00
  • 9e035e0277 Remove unused includes blinxen 2025-10-13 22:11:39 +02:00
  • 0f7853e074 Rename dbusmenu functions to adhere to the style guide blinxen 2025-10-13 21:55:52 +02:00
  • 47234b37da Limit recursion depth when trying to find items under dbus menu blinxen 2025-10-13 21:47:17 +02:00
  • 0289272bd0 Remove comment that should be now obsolete blinxen 2025-10-13 21:28:56 +02:00
  • 9c1da3a631 Close dbus menu when unregistering sni blinxen 2025-10-13 21:28:33 +02:00
  • 023e68a673 Initialize surface height with 0 before drawing blinxen 2025-10-13 21:26:39 +02:00
  • 8241bde588 Move variable creation outside of conditional code block blinxen 2025-10-13 01:34:46 +02:00
  • 6523a2379b Replace old usage of background-image.h blinxen 2025-10-13 01:33:36 +02:00
  • 56c4660ebc Remove trailing whitespace blinxen 2025-10-13 01:30:03 +02:00
  • f642064717 Apply suggestions from code review Giancarlo Razzolini 2024-10-25 15:25:49 -03:00
  • 42817f2a8e Tray: don't invoke dbus menu when tray is disabled Florian Franzen 2024-03-02 11:19:37 +00:00
  • c3df548647 Tray: Implement dbusmenu Felix Weilbach 2021-05-30 20:45:01 +02:00
  • f4cbe3789d
    Merge branch 'master' into session-lock-input-fix Erik Reider 2025-10-08 18:04:14 +02:00
  • 90d3270970 sway/input/cursor: send frame event when simulating pointer from tablet llyyr 2025-09-29 16:27:30 +05:30
  • ecfea6b8ae commands/scratchpad: don't hide scratchpad if no pending workspace Louis POIROT--HATTERMANN 2025-10-02 15:54:24 +02:00
  • 64a99ef69a commands/scratchpad: don't hide scratchpad if no pending workspace Louis POIROT--HATTERMANN 2025-10-02 15:54:24 +02:00
  • 7640105256 input/text_input: send done on enable Furkan Sahin 2025-09-20 18:17:28 -04:00
  • d4f59e3ddc input/text_input: Fix crash on im destroy Furkan Sahin 2025-09-20 17:50:13 -04:00
  • b4a9a1716f build: switch to explicit 'meson setup' syntax nyxed 2025-10-02 17:33:59 +02:00
  • 4f81a10061 build: switch to explicit 'meson setup' syntax nyxed 2025-10-02 17:33:59 +02:00
  • a2bd5b4470 Revert "sway/commands/layout: flatten parent once" Lynne 2025-10-02 15:48:16 +09:00
  • ca7cd98367 sway: implement selinux based filtering for globals Rahul Sandhu 2025-02-24 18:38:08 +00:00
  • 35cc362a4b fifo-v1: implement protocol Sergio Gómez 2024-05-15 15:54:40 -05:00
  • 69cb5a48e2 sway/input/cursor: send frame event when simulating pointer from tablet llyyr 2025-09-29 16:27:30 +05:30
  • 8bd48cb80f
    Merge 5f4fe53cef into d9e615c507 Fench's Apps 2025-09-27 16:44:59 +03:00
  • 5f4fe53cef
    Update README.md Fench's Apps 2025-09-27 16:43:45 +03:00
  • d9e615c507 sway/server: set color_manager for root scene llyyr 2025-09-21 06:44:24 +05:30
  • 65014753e5 sway/server: set color_manager for root scene llyyr 2025-09-21 06:44:24 +05:30
  • 972dd82936 desktop/output: Wait for all pageflips to clear Kenny Levinsen 2024-10-15 16:21:49 +02:00
  • bc96d0acdf README: update German translation Felix Pehla 2025-09-15 12:47:58 +02:00
  • 1a743f318e
    Merge a90a2902cf into a7d9535eb3 Daniel Morilha 2025-09-17 10:39:10 -07:00
  • ac88ad21b8
    Merge d9588351a4 into a7d9535eb3 Berk Elyesa Yıldırım 2025-09-17 10:33:17 -07:00
  • a305d8ad74 README: update German translation Felix Pehla 2025-09-15 12:47:58 +02:00
  • 1737a58b01 Initially focus the lock surface that has the current output focus Erik Reider 2025-09-15 15:27:04 +02:00
  • a7d9535eb3 input/text_input: stop using listener data Simon Ser 2025-09-11 11:21:01 +02:00
  • 26b6d3ca8f input/text_input: stop using listener data Simon Ser 2025-09-11 11:21:01 +02:00
  • 7c1e192ea3
    Update README.it.md for Italian nortio 2025-09-14 19:38:17 +02:00
  • f769203238 Fixes session lock surfaces not being able to switch focused output Erik Reider 2025-09-14 16:13:08 +02:00
  • b88eaae6ba input/text_input: fix crash when using im Furkan Sahin 2025-09-13 18:26:44 -04:00
  • e9300cc024 Fix markdown reference savi.napolitano@gmail.com 2025-09-13 03:26:06 +02:00
  • 50a8750e01
    Add Serbian README aceydot 2025-09-12 19:55:36 +02:00
  • fe0869252e
    Update README.sr.md aceydot 2025-09-12 19:13:55 +02:00
  • a41b25020d
    Update Norwegian README to make it more in line with the English one, as well as improving grammar Martin Dørum 2025-09-12 15:43:30 +02:00
  • 35b69158d7 readme: sync Japanese translation Kirill Chibisov 2025-09-12 22:08:15 +09:00
  • 862e9b8c20 readme: sync Russian translation Kirill Chibisov 2025-09-12 22:05:22 +09:00
  • 0aad66ba1b
    readme: sync Japanese translation Kirill Chibisov 2025-09-12 22:08:15 +09:00
  • ed618a0a78
    readme: sync Russian translation Kirill Chibisov 2025-09-12 22:05:22 +09:00
  • 156125a5c2
    Update README.no.md Martin Dørum 2025-09-12 14:46:19 +02:00
  • ca35ddd537 Update README.it.md for Italian nortio 2025-09-12 01:36:16 +02:00
  • 68ac52ffc2 readme: Update and reword Czech translation Oto Šťáva 2025-09-11 17:00:04 +02:00
  • e6fc3ffa3f readme: Update Polish translation regarding the support of display managers Przemysław Gasiński 2025-09-11 22:59:01 +02:00
  • 66d3d25c3f readme: Update Polish translation regarding the support of display managers Przemysław Gasiński 2025-09-11 22:59:01 +02:00
  • 4f7178eb5b
    Update README.no.md Martin Dørum 2025-09-11 21:37:33 +02:00
  • 2da423efb3
    Update README.no.md Martin Dørum 2025-09-11 21:37:20 +02:00
  • 40e4bf4edf
    Update README.no.md Martin Dørum 2025-09-11 21:33:35 +02:00
  • 145ae61e35
    Update README.no.md Martin Dørum 2025-09-11 21:33:13 +02:00
  • f26bbab3c6
    readme: Update and reword Czech translation Oto Šťáva 2025-09-11 17:00:04 +02:00
  • 8d7359dc41
    Update README.sr.md aceydot 2025-09-11 17:45:33 +02:00
  • 70c51c44f6 update danish readme to reflect that display managers are supported Martin Dørum 2025-09-11 17:05:36 +02:00
  • acb2605567 update danish readme to reflect that display managers are supported Martin Dørum 2025-09-11 17:05:36 +02:00
  • 59cf64393c improve norwegian grammar Martin Dørum 2025-09-11 16:55:13 +02:00
  • 0bdf4f4312 update Norwegian README to match the English one Martin Dørum 2025-09-11 16:48:13 +02:00
  • c4699aa1e2 update norwegian readme now that display managers are supported Martin Dørum 2025-09-11 16:40:48 +02:00
  • ca45c22376 readme: mark display managers as supported Simon Ser 2025-09-09 10:06:27 +02:00
  • 2becc3fd56 readme: mark display managers as supported Simon Ser 2025-09-09 10:06:27 +02:00