1
1
mirror of https://github.com/swaywm/sway synced 2025-07-23 02:34:30 +02:00

Commit Graph

  • a6accd8243
    build: bump wlroots version GreyXor 2025-05-15 11:50:05 +0200
  • 1f559879c3 input/keyboard: extend bindsym --to-code to work with duplicate matches Furkan Sahin 2024-09-23 16:07:01 -0500
  • ecd60a867a Remove mouse butten event name validation Felix Thacker 2025-05-10 18:17:28 +0100
  • 315656c767
    Merge a50e5ca9f0d5451123ec058cb946bd5947c5fe92 into 8d3a52aa3076a34b008aed8ba142c955329a8874 Wsevolod 2025-05-09 23:35:38 +0000
  • 33718c4b24 xwayland: avoid focus hijack by override-redirect windows across clients Ivan Dovgal 2025-05-06 21:28:21 +0400
  • f551af3b79 transaction: fix size of child container decorations in stacking layouts alex-huff 2025-05-06 17:36:16 -0500
  • 8d3a52aa30 move: fix broken titlebar when moving child to new workspace alex-huff 2025-05-07 21:00:03 -0500
  • 9b01650a9f move: fix broken titlebar when moving child to new workspace alex-huff 2025-05-07 21:00:03 -0500
  • 5bf3ab76cd tree/workspace: Remove exclude arg from get_highest_available Kenny Levinsen 2025-05-06 11:46:35 +0200
  • 6021f4d83f input/seatop_down: Update decorations for touchscreen inputs Furkan Sahin 2025-04-25 11:50:34 -0400
  • 633f4ea21e output: Minimize interaction with output after destroy Kenny Levinsen 2025-05-06 01:35:05 +0200
  • a8f7b58e49 Fix alpine build failures rogueai 2025-05-05 15:05:33 +0200
  • bdb51a595c Adjust for background image changes Michael Weiser 2024-10-24 20:52:20 +0200
  • 8f8f34df69 Apply suggestions from code review Giancarlo Razzolini 2024-10-25 15:25:49 -0300
  • 1308fda50b * Tray dbus menu patches - Rebased against master - Made sure only the tray dbus menu patches are in Giancarlo Razzolini 2024-10-24 09:19:03 -0300
  • 69687b50d2 Tray: don't invoke dbus menu when tray is disabled Florian Franzen 2024-03-02 11:19:37 +0000
  • 2fd480ff1b Tray: Implement dbusmenu Felix Weilbach 2021-05-30 20:45:01 +0200
  • f686e9ad59 Fix build with wlroots DRM backend disabled Simon Ser 2024-02-15 11:52:38 +0100
  • 80d3750e27 ci: checkout wlroots 0.17 Simon Ser 2023-11-22 00:38:05 +0100
  • fda5dbd473 input/seatop_down: Update decorations for touchscreen inputs Furkan Sahin 2025-04-25 11:50:34 -0400
  • 4ab411cab0 transaction: Ensure all tabs are visible in tabbed mode alex-huff 2025-05-04 17:41:44 -0500
  • a076593c81 transaction: Ensure all tabs are visible in tabbed mode alex-huff 2025-05-04 17:41:44 -0500
  • fd11eff12b
    Merge branch 'swaywm:master' into remove_stuff iguanajuice 2025-05-04 12:41:31 -0400
  • 7ea8641155 container not in scratchpad: return CMD_FAILURE Rene D. Obermueller 2025-05-04 13:25:42 +0200
  • eb871413ec
    Merge 1cfd53e0478cd499c9bd68f3813b9163377947a7 into f9945d81fb52c81ab60034dcfc41a2f36f0ed226 siikamiika 2025-05-03 16:09:57 +0000
  • 959389291c
    Merge 3a942f565db24aff2af92751afcfd398551266f4 into f9945d81fb52c81ab60034dcfc41a2f36f0ed226 Kirill Primak 2025-05-03 16:09:57 +0000
  • 4f5cc457d8
    Merge bf30257c1e75f69d184e52c3df1811f02782f074 into f9945d81fb52c81ab60034dcfc41a2f36f0ed226 Baltazár Radics 2025-05-03 16:09:53 +0000
  • 535a29c1fc
    Merge 0e1ddde88566ef3a56c992007f9993c99dcab177 into f9945d81fb52c81ab60034dcfc41a2f36f0ed226 Jiri Konecny 2025-05-03 16:09:51 +0000
  • 65e6dd930f
    Merge bb7b365d379fbcdc4ee67edbe37e5d5a76ef2f10 into f9945d81fb52c81ab60034dcfc41a2f36f0ed226 István Donkó 2025-05-03 16:09:48 +0000
  • f9945d81fb config/output: Fix missing output config supersedes Kenny Levinsen 2025-04-29 13:39:00 +0200
  • 8ac1f72c9e config/output: Use INT_MAX as x/y unset value Kenny Levinsen 2025-04-30 13:34:31 +0200
  • 36a0e5605a config/output: Use INT_MAX as x/y unset value Kenny Levinsen 2025-04-30 13:34:31 +0200
  • 17dc5071fd Extends former behavior to include loading of icons if they are specified as an absolute path. Fixes size selection for SVG (scalable) icons relying on whose nominal size read via gdk-pixbuf loader may not correctly indicate that they can be scaled to neatly fill the available scale e.g., symbolic icons from Adwaita specify a nominal size of 16x16. myrslint 2025-04-30 02:32:07 +0000
  • aeeb99c5a3 Finds paths to icon files using libsfdo. Libsfdo is currently an optional compile time dependency. This means the former code paths are all retained and new ones are wrapped in #if HAVE_LIBSFDO. Behavior should be identical now between the two code paths. Later commits will add the handling of icons specified as absolute paths which both former swaybar code and libsfdo have thus far avoided. myrslint 2025-04-29 17:37:58 +0000
  • ff6dc85b1f config/output: Fix missing output config supersedes Kenny Levinsen 2025-04-29 13:39:00 +0200
  • 6cac61b6b9 Fix includes with relative paths Pavel 'LEdoian' Turinsky 2024-05-03 09:09:14 +0200
  • 6894b498a8 build: bump version to 1.11-rc2 1.11-rc2 Simon Ser 2025-04-27 22:52:48 +0200
  • ce4bdc238f Log message on for_window command error Simon Ser 2025-04-27 22:11:41 +0200
  • 5b8874e3f4 sway/commands: Handle incorrect resize unit Furkan Sahin 2025-04-24 15:41:20 -0400
  • 38a42f97d4 Replace signal() with sigaction() Simon Ser 2025-04-27 18:36:18 +0200
  • b5a42f146e Replace signal() with sigaction() Simon Ser 2025-04-27 18:36:18 +0200
  • 0e4903d042 sway/commands: Handle incorrect resize unit Furkan Sahin 2025-04-24 15:41:20 -0400
  • 5324d83457 fix hiding lone titlebar Sarunas Valaskevicius 2024-02-28 18:34:22 +0000
  • bae4512ec5 input/seatop_default: handle continuous scroll events Konstantin Pospelov 2025-04-23 20:06:24 +0200
  • 359c02bbbf add --smart-titles flag to hide_edge_borders Guilhem Saurel 2023-12-29 13:12:56 +0100
  • e384d399da exec: export matched container id if present Rene D. Obermueller 2025-04-14 08:20:34 +0200
  • 4046d2f1a7 input/mouse: add accel_profile custom EBADBEEF 2025-03-04 11:38:44 -0800
  • 0e19d85d37 Use pthread_atfork() to restore signals and NOFILE limit Simon Ser 2025-04-20 21:09:57 +0200
  • 0c0d629709 Use pthread_atfork() to restore signals and NOFILE limit Simon Ser 2025-04-20 21:09:57 +0200
  • 86ff19fade build: bump version to 1.11-rc1 1.11-rc1 Simon Ser 2025-04-20 13:31:10 +0200
  • 1d4632f97f Drop wl_drm again Simon Ser 2024-07-13 13:13:08 +0200
  • 0153bc92ab server: move sway_terminate() definition to header Simon Ser 2025-04-17 19:11:37 +0200
  • d3e1c13e1f swaymsg, swaynag: drop sway_terminate() definitions Simon Ser 2025-04-17 19:11:10 +0200
  • 0ae4ac20ef server: move sway_terminate() definition to header Simon Ser 2025-04-17 19:11:37 +0200
  • 8a8c78deac layer_shell: destroy layer_surface on assigned output destruction llyyr 2025-04-16 17:32:47 +0530
  • f79d688b29 layer_shell: destroy layer_surface on assigned output destruction llyyr 2025-04-16 17:32:47 +0530
  • 28100a6444 Drop wl_drm again Simon Ser 2024-07-13 13:13:08 +0200
  • 06fe5b70e6 swaymsg, swaynag: drop sway_terminate() definitions Simon Ser 2025-04-17 19:11:10 +0200
  • 7733bf9963 Remove duplicate arrange_container Filip Vujičić 2025-04-14 20:58:20 +1200
  • 3a21b8c6f1 Clean up build scaffolding for libsfdo and add the creation and destruction of an sfdo data structure associated with a sway server with a view to future use of icon themes in places such as titlebars myrslint 2025-04-16 20:50:42 +0000
  • d9a6bdb85e Add basic scaffolding for including libsfdo in builds myrslint 2025-04-16 03:23:40 +0000
  • e6a85347ce wlroots: adapt to scene fractional position changes Loukas Agorgianitis 2025-04-05 20:43:57 +0300
  • 9101f658af Remove duplicate arrange_container Filip Vujičić 2025-04-14 20:58:20 +1200
  • 3f0b3f8f9b Fix crash on shutdown when Xwayland is disabled Simon Ser 2025-04-14 09:29:45 +0200