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

Commit Graph

  • 78dfdbc492 transaction: fix floating fullscreen containers alex-huff 2025-05-21 20:31:46 -0500
  • 8a41d168d0 layer-shell: reclaim space from unmapped layer surfaces alex-huff 2025-05-21 18:47:10 -0500
  • be1e9d436b input: fix udev_device leak Simon Ser 2025-05-19 18:25:16 +0200
  • 3b751744cc transaction: reparent scenes of containers behind fullscreen containers alex-huff 2025-05-09 14:35:30 -0500
  • 45bb2c3ea9 transaction: fix size of child container decorations in stacking layouts alex-huff 2025-05-06 17:36:16 -0500
  • f1ad1f57bd raise scratchpad container odyxz 2025-01-06 13:21:08 +0200
  • 9ecb6706b6 transaction: ensure border scene is enabled for floating containers alex-huff 2025-05-15 17:51:39 -0500
  • acc7b27f6d input/text_input: chase wlroots update Bill Li 2025-05-15 22:23:10 +0800
  • 6bf42a5ada build: bump wlroots version GreyXor 2025-05-15 11:50:05 +0200
  • 50affd8648 Add xdg_toplevel tag to criteria Simon Ser 2025-07-10 16:45:29 +0200
  • b21a349d60 Add xdg_toplevel tag to IPC Simon Ser 2025-07-10 16:45:16 +0200
  • c21b5c5077 Wire up xdg-toplevel-tag-v1 Simon Ser 2025-07-10 16:44:48 +0200
  • f57c82a6f7 Add link to README.az.md Nuran Askarov 2025-06-14 15:00:20 +0000
  • 8d7c756276 Add README.az.md Nuran Askarov 2025-06-14 14:59:25 +0000
  • 8711b40b60 Revert drag_lock default to disabled Simon Ser 2025-07-09 10:51:17 +0200
  • 94c819cc1f Add features.hdr to output IPC response Simon Ser 2025-07-08 18:52:29 +0200
  • 6fed1f9d89 Add support for color-management-v1 Simon Ser 2025-01-26 14:36:54 +0100
  • bac8c0f4d0 Add support for HDR10 output Simon Ser 2025-01-27 21:00:54 +0100
  • 0f56cd4e12
    Merge 2d5c67afda4a4053ac94466411418248e2abd35c into c7d7d56f61f820989aa4ca6ee6267fe0bd31f5f6 myrslint 2025-07-08 16:09:13 -0400
  • ced728a179 Add features.hdr to output IPC response Simon Ser 2025-07-08 18:52:29 +0200
  • c09d2a739c Add support for color-management-v1 Simon Ser 2025-01-26 14:36:54 +0100
  • ca673efea0 Add support for HDR10 output Simon Ser 2025-01-27 21:00:54 +0100
  • c7d7d56f61 ipc-json, swaymsg: indicate when adaptive sync is unsupported Simon Ser 2025-07-05 13:25:51 +0200
  • 87421b5b22 ipc-json, swaymsg: indicate when adaptive sync is unsupported Simon Ser 2025-07-05 13:25:51 +0200
  • eb875a49e4
    Merge 4225cebdf9f8bb011c99cfd8649394d60fe611e0 into a1ac2a2e93ffb3341253af30603cf16483d766bb Kenny Levinsen 2025-07-04 10:39:01 +0800
  • 2d5c67afda
    Merge branch 'swaywm:master' into integrate-libsfdo myrslint 2025-07-02 22:04:56 +0000
  • 6d7c0d52d6 Remove conditionals and old code for locating and loading icons myrslint 2025-07-02 21:59:38 +0000
  • 0872673472 Make libsfdo a hard dependency. myrslint 2025-07-02 21:10:01 +0000
  • a1ac2a2e93 Drop sway_output.events.disable Simon Ser 2025-05-06 09:20:46 +0200
  • ea405b240e Drop sway_output.events.disable Simon Ser 2025-05-06 09:20:46 +0200
  • 11a00db532
    Merge branch 'master' into swaymsg-cursor-position OXDBXKXO 2025-07-02 09:46:20 +0200
  • c8cc27c49e 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
  • 478c77a69b 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
  • 34d2020042 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
  • f3cca0d86f Add basic scaffolding for including libsfdo in builds myrslint 2025-04-16 03:23:40 +0000
  • 2dc1a41e6d 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
  • b5dfcd96bc 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
  • faed98c402 Add basic scaffolding for including libsfdo in builds myrslint 2025-04-16 03:23:40 +0000
  • b254527bee Revert "sway/tree: Simplify sway_node teardown" Kenny Levinsen 2025-06-28 10:51:51 +0200
  • bcbec8fd62 Revert "tree/container: Remove child from all lists" Kenny Levinsen 2025-06-28 10:51:41 +0200
  • 1285daea0f tree/container: Remove child from all lists Kenny Levinsen 2025-05-31 00:02:56 +0200
  • dc3846e03a sway/tree: Simplify sway_node teardown Kenny Levinsen 2025-05-26 14:19:17 +0200
  • ae0a4921d0 Remove the temporary SUID warning Kenny Levinsen 2025-05-14 12:07:06 +0200
  • 7d7c553c99 tree/view: send event unconditionally in view_send_frame_done() Simon Ser 2025-06-23 09:43:48 +0200
  • 8c4439e98e Add support for toplevel capture Simon Ser 2025-05-25 19:38:05 +0200
  • b56f1930f7 Stop using wlr_scene_buffer_send_frame_done() Simon Ser 2025-06-05 13:15:38 +0200
  • 7407691e09 seatop_default: Call seatop_rebase with proper timestamp hwsmm 2025-06-16 00:41:44 +0900
  • 201c6ce4be Rename get_current_time_msec to get_current_time_in_msec and move to util.c hwsmm 2025-06-16 00:41:19 +0900
  • f440fbd4ed build: set wrap_mode=nodownload in default options Simon Ser 2025-06-12 00:14:50 +0200
  • f8a28c7da8 text_input: Don't relay IM state from unfocused windows Attila Fidan 2025-06-13 18:13:35 +0000
  • 890add590a text_input: Ignore enable requests from unfocused windows Attila Fidan 2025-06-13 18:02:55 +0000
  • 9b06f37737 build: bump version to 1.12-dev Simon Ser 2025-06-09 16:27:18 +0200
  • 8ec0c9658b config.in: bind XF86Audio* keycodes to playerctl Callum Andrew 2025-06-09 16:36:32 +1000
  • 0381624968 Remove trailing spaces Simon Ser 2025-06-05 18:15:56 +0200
  • b1134d3ee3 server: fix socket path memory leak YaoBing Xiao 2025-06-05 13:46:06 +0800
  • e01eff4810 swaybar: deduplicate mode and workspace rendering code Konstantin Pospelov 2025-03-27 20:11:59 +0100
  • 274166a4b6 Log message on for_window command error Simon Ser 2025-04-27 22:11:41 +0200
  • 311ef216ff Improve example of input section in default config Bonsaiiv 2025-05-24 16:03:45 +0200
  • a0c7395c97 tree/workspace: Remove exclude arg from get_highest_available Kenny Levinsen 2025-05-06 11:46:35 +0200
  • 25b4b7392b output: Minimize interaction with output after destroy Kenny Levinsen 2025-05-06 01:35:05 +0200
  • bb19080461 transaction: fix floating fullscreen containers alex-huff 2025-05-21 20:31:46 -0500
  • f153d951ed layer-shell: reclaim space from unmapped layer surfaces alex-huff 2025-05-21 18:47:10 -0500
  • 47f90761a8 input: fix udev_device leak Simon Ser 2025-05-19 18:25:16 +0200
  • 39eabd2def transaction: reparent scenes of containers behind fullscreen containers alex-huff 2025-05-09 14:35:30 -0500