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

Commit Graph

  • c6b5aef913 sway.5: Document missing bindsym flags for unbindsym Ronan Pigott 2020-01-14 20:07:44 -0700
  • 6ac97c46ae sway-input.5: Document repeat_delay and repeat_rate only once Ronan Pigott 2020-01-14 19:34:42 -0700
  • 94199fe91c ipc-json: Remove unnecessary dereference Ronan Pigott 2020-01-14 19:39:45 -0700
  • b9398540bf commands/split: Fix error message typos Ronan Pigott 2020-01-14 19:29:30 -0700
  • 4a73f69d10 fish-completion: use the correct fallback directory Eli Schwartz 2020-01-21 23:05:43 -0500
  • 03e8ce7b20 completion: use pkg-config to get install location for bash/fish Eli Schwartz 2020-01-21 23:03:58 -0500
  • fe558cf627 meson: use join_paths to build paths, instead of string concat Eli Schwartz 2020-01-22 11:30:57 -0500
  • 35fbba5597
    fish-completion: use the correct fallback directory Eli Schwartz 2020-01-21 23:05:43 -0500
  • 5985db9326
    completion: use pkg-config to get install location for bash/fish Eli Schwartz 2020-01-21 23:03:58 -0500
  • 9c4db4de3c
    meson: use join_paths to build paths, instead of string concat Eli Schwartz 2020-01-22 11:30:57 -0500
  • 79fccdd545 Use wlr_output_layout_output_at to get output for move to cursor Thayne McCombs 2020-01-21 23:05:39 -0700
  • a369cfcebb Keep windows in bounds on move to position mouse Thayne McCombs 2020-01-21 01:32:22 -0700
  • 71fa0d4308 some minor corrections Jamelly Ferreira 2020-01-20 17:03:27 -0300
  • 1a69144f53 First attempt to make the translation for portuguese(made by a brazilian). The work is not finished! Jamelly Ferreira 2020-01-20 16:52:46 -0300
  • 8faaf52f7f Add documentation for floating_modifier Alex Maese 2020-01-19 22:01:33 -0600
  • 86ee240a4a Add ability to remove the floating modifier Alex Maese 2020-01-19 11:10:30 -0600
  • dd87279635 Add documentation for floating_modifier Alex Maese 2020-01-19 22:01:33 -0600
  • 8c126743c9 Add ability to remove the floating modifier Alex Maese 2020-01-19 11:10:30 -0600
  • a576bc27bf Check argc>0 before strcasecmp. Should shortcircuit Jason Nader 2020-01-18 18:33:43 +0900
  • 450b40c635 commands/move: Fix crash when required args not provided Jason Nader 2020-01-18 17:57:11 +0900
  • 7cf2231348
    Check argc>0 before strcasecmp. Should shortcircuit Jason Nader 2020-01-18 18:33:43 +0900
  • f59230e376
    commands/move: Fix crash when required args not provided Jason Nader 2020-01-18 17:57:11 +0900
  • 5904a68a39 output: return on wlr_output_commit failures Brian Ashworth 2020-01-16 22:19:13 -0500
  • 9d827ef493 output: apply oc to outputs using wl_for_each_safe Brian Ashworth 2020-01-16 21:26:15 -0500
  • 5501d14a2e cmd_split: Refuse to split scratchpad hidden split containers Ronan Pigott 2020-01-14 17:52:44 -0700
  • 72ad35ba16 cmd_move: Fix crash when moving to scratchpad hidden split containers Ronan Pigott 2020-01-14 17:50:55 -0700
  • d88d4bbd9d Fix crash when showing scratchpad hidden split containers Ronan Pigott 2020-01-14 17:08:01 -0700
  • 4d8f958d73 output: apply oc to outputs using wl_for_each_safe Brian Ashworth 2020-01-16 21:26:15 -0500
  • 18507e62fd desktop/output: fix mem leak in handle_new_output Brian Ashworth 2020-01-16 19:49:52 -0500
  • b073d94b5f desktop/output: fix mem leak in handle_new_output Brian Ashworth 2020-01-16 19:49:52 -0500
  • 1bd51d9377 sway.5: Document missing bindsym flags for unbindsym Ronan Pigott 2020-01-14 20:07:44 -0700
  • 5215cdfa92 sway-input.5: Document repeat_delay and repeat_rate only once Ronan Pigott 2020-01-14 19:34:42 -0700
  • 33fc9c5f1f ipc-json: Remove unnecessary dereference Ronan Pigott 2020-01-14 19:39:45 -0700
  • f68961fbe6 commands/split: Fix error message typos Ronan Pigott 2020-01-14 19:29:30 -0700
  • 8fa0ddef1e cmd_split: Refuse to split scratchpad hidden split containers Ronan Pigott 2020-01-14 17:52:44 -0700
  • 4ad7fefa68 cmd_move: Fix crash when moving to scratchpad hidden split containers Ronan Pigott 2020-01-14 17:50:55 -0700
  • 1ac7d76809 sway.5: Document missing bindsym flags for unbindsym Ronan Pigott 2020-01-14 20:07:44 -0700
  • bdcec5af99
    Revert "Make all the container dimensions integers" 1.3-rc3 Simon Ser 2020-01-15 17:52:33 +0100
  • 764a270920
    container: add inactive fullscreen to focus stack Brian Ashworth 2020-01-13 21:11:11 -0500
  • d8030ec5c2
    Docs: explain why menu command should be passed to sway Jason 2020-01-06 16:42:56 +0900
  • 70ea19150a
    Fix unreliable scaling filter Simon Ser 2020-01-13 16:13:50 +0100
  • 230523731d
    Amend typo Jason Nader 2020-01-13 20:49:37 +0900
  • 4781b8e894
    integer scaling, not integral Cassandra McCarthy 2020-01-09 23:16:46 -0500
  • 0c1733273c
    Use transparency arg in the window focus event JR Boyens 2020-01-09 10:50:52 -0800
  • 06565b1827
    view: remove workspace pid mapping for assigns Brian Ashworth 2020-01-08 19:30:27 -0500
  • 0d2a3fa835 Revert "Make all the container dimensions integers" Simon Ser 2020-01-15 17:52:33 +0100
  • cada51d768
    Revert "Make all the container dimensions integers" Simon Ser 2020-01-15 17:52:33 +0100
  • a09c2ab9a0 sway-input.5: Document repeat_delay and repeat_rate only once Ronan Pigott 2020-01-14 19:34:42 -0700
  • e28f0a4d63 ipc-json: Remove unnecessary dereference Ronan Pigott 2020-01-14 19:39:45 -0700
  • df1fb3fbf7 commands/split: Fix error message typos Ronan Pigott 2020-01-14 19:29:30 -0700
  • 082b7086c6 Fix crash when showing scratchpad hidden split containers Ronan Pigott 2020-01-14 17:08:01 -0700
  • a4e4e21edf container: add inactive fullscreen to focus stack Brian Ashworth 2020-01-13 21:11:11 -0500
  • c3353bb273 Docs: explain why menu command should be passed to sway Jason 2020-01-06 16:42:56 +0900
  • 55b4b0958f container: add inactive fullscreen to focus stack Brian Ashworth 2020-01-13 21:11:11 -0500
  • 679aa6032d Fix unreliable scaling filter Simon Ser 2020-01-13 16:13:50 +0100
  • 64a8edd9d3
    Fix unreliable scaling filter Simon Ser 2020-01-13 16:13:50 +0100
  • c976a14933 Amend typo Jason Nader 2020-01-13 20:49:37 +0900
  • 6516f963d4
    Amend typo Jason Nader 2020-01-13 20:49:37 +0900
  • 8b251f068f integer scaling, not integral Cassandra McCarthy 2020-01-09 23:16:46 -0500
  • d5001334ef
    integer scaling, not integral Cassandra McCarthy 2020-01-09 23:16:46 -0500
  • 0106dd135c Use transparency arg in the window focus event JR Boyens 2020-01-09 10:50:52 -0800
  • 88c9800e3f Use transparency arg in the window focus event JR Boyens 2020-01-09 10:50:52 -0800
  • c99d423ad9 view: remove workspace pid mapping for assigns Brian Ashworth 2020-01-08 19:30:27 -0500
  • 091f4e3324 view: remove workspace pid mapping for assigns Brian Ashworth 2020-01-08 19:30:27 -0500