1
1
mirror of https://github.com/swaywm/sway synced 2026-01-24 03:08:05 +01:00

Commit Graph

  • bd42415b5d config/output: apply scale_filter even when scale has not changed Ronan Pigott 2019-12-26 21:18:34 -0700
  • f1e15bcb0a config/output: apply scale_filter even when scale has not changed Ronan Pigott 2019-12-26 21:18:34 -0700
  • f1129c9f82 layer-shell: refocus if keyboard interactive lost Brian Ashworth 2019-12-26 19:51:06 -0500
  • 1d483c340d desktop/surface: Fix crash when timer is NULL Manuel Stoeckl 2019-12-23 19:17:06 -0500
  • efe88cd020 desktop/surface: Fix crash when timer is NULL Manuel Stoeckl 2019-12-23 19:17:06 -0500
  • 221a8b40de Have commands return cmd_results on the stack Manuel Stoeckl 2019-12-21 15:52:48 -0500
  • aa8fe58421 License wallpapers as CC-0 Drew DeVault 2019-12-16 14:35:47 -0500
  • 452a615bb8 seat_cmd_keyboard_grouping: change keymap to smart Brian Ashworth 2019-12-15 01:33:33 -0500
  • 2b51c5b294 input/seatop_default: fix focusing floating titles Brian Ashworth 2019-12-15 19:09:26 -0500
  • 0278c4db6f root_scratchpad_hide: disable fullscreen descendants Brian Ashworth 2019-12-15 21:35:20 -0500
  • 786e60c4be root_scratchpad_hide: disable fullscreen descendants Brian Ashworth 2019-12-15 21:35:20 -0500
  • 8c0c8e306f input/seatop_default: fix focusing floating titles Brian Ashworth 2019-12-15 19:09:26 -0500
  • b9aedc53b1 seat_cmd_keyboard_grouping: change keymap to smart Brian Ashworth 2019-12-15 01:33:33 -0500
  • 218b5b9dc0 config/input: set type for new identifier configs Brian Ashworth 2019-12-14 01:57:51 -0500
  • 1cbd8dca09 config/input: set type for new identifier configs Brian Ashworth 2019-12-14 01:57:51 -0500
  • f9ce8749dc input/keyboard: defer wlr_keyboard_group destroy Brian Ashworth 2019-12-13 00:06:48 -0500
  • f365ffef34 input/keyboard: remove group listeners on destroy Brian Ashworth 2019-12-12 23:39:00 -0500
  • 23e604e86f input/keyboard: defer wlr_keyboard_group destroy Brian Ashworth 2019-12-13 00:06:48 -0500
  • fa7efd17e5 input/keyboard: remove group listeners on destroy Brian Ashworth 2019-12-12 23:39:00 -0500
  • 10889f3cfd Add keyboard layout configuration example MDeltaX 2019-12-13 02:28:31 +0100
  • 2f84d6e349 Auto-detect output scale Simon Ser 2019-12-10 14:40:21 +0100
  • 2f3c6cccf5 Add seat <seat> idle_{inhibit,wake} <sources...> Drew DeVault 2019-12-11 11:00:39 -0500
  • 6a041ef880 Add seat <seat> idle_{inhibit,wake} <sources...> Drew DeVault 2019-12-11 11:00:39 -0500
  • f645f8efd6 Fix lingering workspace with scratchpad show Ronan Pigott 2019-12-12 00:07:48 -0700
  • d2066de9a3 Fix lingering workspace with scratchpad show Ronan Pigott 2019-12-12 00:07:48 -0700
  • b2b166ea8d
    Auto-detect output scale Simon Ser 2019-12-10 14:40:21 +0100
  • b7f0656fab layer-shell: unfocus output-less layer on unmap Brian Ashworth 2019-12-10 19:54:16 -0500
  • 3188cbdf5d layer-shell: unfocus output-less layer on unmap Brian Ashworth 2019-12-10 19:54:16 -0500
  • 2d0f15debb input/cursor: remove gesture listeners in destroy Benjamin Cheng 2019-12-07 11:21:20 -0500
  • d9dadc2ac2
    input/cursor: remove gesture listeners in destroy Benjamin Cheng 2019-12-07 11:21:20 -0500
  • 9ef026e804 input/cursor: pass gesture events to clients Benjamin Cheng 2019-12-07 11:21:20 -0500
  • d5baa8638f
    input/cursor: pass gesture events to clients Benjamin Cheng 2019-12-07 11:21:20 -0500
  • 1cad862458 A Script to change sway workspace name. Thorben Günther 2019-12-05 13:21:07 +0100
  • 6235423544 Improve transparency script Thorben Günther 2019-12-05 13:15:41 +0100
  • 27a2a57a38 Fix segfault on toggling a scratchpad hidden view Ronan Pigott 2019-12-05 14:16:14 -0700
  • b6b028487d Initial tweaks to preserve tabbed and stack layout on move Florent de Lamotte 2019-05-05 16:55:49 +0200
  • 8fa99ee6ec
    A Script to change sway workspace name. Thorben Günther 2019-12-05 13:21:07 +0100
  • d59a2d3091
    Improve transparency script Thorben Günther 2019-12-05 13:15:41 +0100
  • fe7ec8024c config: apply input type configs on reload Brian Ashworth 2019-12-03 17:27:50 -0500
  • a302942954 config: apply input type configs on reload Brian Ashworth 2019-12-03 17:27:50 -0500
  • ad189d27f9 Revert "fix bar_state_update/input event" Jayce Fayne 2019-12-02 19:43:31 +0100
  • 4ebc492ff2 Revert "fix bar_state_update/input event" Jayce Fayne 2019-12-02 19:43:31 +0100
  • a3da7fec32 fix bar_state_update/input event Rex Hackbro 2019-12-01 22:05:34 +0100
  • 41483446f5 fix bar_state_update/input event Rex Hackbro 2019-12-01 22:05:34 +0100
  • 275af2ad62 output: Restore previous max_render_time behavior Kenny Levinsen 2019-11-30 16:59:52 +0100
  • d1eab10266 output: Schedule idle frames if we do not render Kenny Levinsen 2019-11-30 16:29:39 +0100
  • 57f615e122 output: Replace block_idle_frame with frame_pending Kenny Levinsen 2019-11-30 16:12:54 +0100
  • ed75aa728d output: Restore previous max_render_time behavior Kenny Levinsen 2019-11-30 16:59:52 +0100
  • 1805fd043d output: Schedule idle frames if we do not render Kenny Levinsen 2019-11-30 16:29:39 +0100
  • c5aa80277e output: Replace block_idle_frame with frame_pending Kenny Levinsen 2019-11-30 16:12:54 +0100
  • 6968fb3123 add scale_filter output config option Ronan Pigott 2019-11-13 11:23:36 -0700
  • 4b57953628 output: Ensure that frame_done is delayed on max_render_time Kenny Levinsen 2019-11-28 23:00:03 +0100
  • f465450c1d output: Ensure that frame_done is delayed on max_render_time Kenny Levinsen 2019-11-28 23:00:03 +0100
  • 9979382d56 Rename 'node' to 'nodes' in swayipc doc Rex Hackbro 2019-11-28 23:09:13 +0100
  • 545823d6a9 Rename 'node' to 'nodes' in swayipc doc Rex Hackbro 2019-11-28 23:09:13 +0100
  • 8349a4541e add scale_filter output config option Ronan Pigott 2019-11-13 11:23:36 -0700
  • 0cdad33f1a input/keyboard: reset seat keyboard on destroy Brian Ashworth 2019-11-27 20:57:44 -0500
  • e30cd54a47 input/keyboard: reset seat keyboard on destroy Brian Ashworth 2019-11-27 20:57:44 -0500
  • 1a5797803a config: improvements to the reload validation Brian Ashworth 2019-11-26 19:43:06 -0500
  • 33be52b26a config: improvements to the reload validation Brian Ashworth 2019-11-26 19:43:06 -0500
  • 90e3d25009 input/keyboard: check keyboard group before remove Brian Ashworth 2019-11-25 21:36:26 -0500
  • 12d56382bb input/keyboard: check keyboard group before remove Brian Ashworth 2019-11-25 21:36:26 -0500
  • 3334d11adc input: seat: Fix seat device list not initialised before use Paul Riou 2019-11-24 20:41:18 +0000
  • 45990be340 input: seat: Fix seat device list not initialised before use Paul Riou 2019-11-24 20:41:18 +0000