1
1
mirror of https://github.com/swaywm/sway synced 2025-11-12 22:52:00 +01:00

Commit Graph

  • 5ac6f2f429 Fix crash when running move container to workspace back_and_forth Ryan Dwyer 2018-08-07 23:04:21 +1000
  • 1818c58e40
    Merge pull request #2430 from ianyfan/socketpath-leaks Drew DeVault 2018-08-06 14:08:51 -0400
  • baf4604629 ipc-client: fix memory leaks in get_socketpath Ian Fan 2018-08-06 13:58:12 +0100
  • 17f557298e
    Merge pull request #2428 from RyanDwyer/workspace-move-to-output Brian Ashworth 2018-08-06 11:55:08 -0400
  • 639f3368e1
    Merge branch 'master' into workspace-move-to-output Brian Ashworth 2018-08-06 11:47:00 -0400
  • d8b65193c4
    Merge pull request #2268 from emersion/server-decoration-borders Drew DeVault 2018-08-06 11:32:17 -0400
  • 1a8bee68b4
    Merge pull request #2392 from ianyfan/commands Drew DeVault 2018-08-06 11:30:14 -0400
  • d2ac48f920 Handle views created after decoration mode is sent for xdg-shell-v6 emersion 2018-08-06 15:28:33 +0100
  • 9d578e0a0f Handle views created after decoration mode is sent for xdg-shell emersion 2018-07-29 18:31:10 +0100
  • 700941dde8 Listen to server-decoration mode changes emersion 2018-07-13 21:53:56 +0100
  • f57a3919cf Move workspace moving code out of container_move_to Ryan Dwyer 2018-08-07 00:03:01 +1000
  • f7c21451df commands: fix workspace edge cases Ian Fan 2018-08-06 12:46:28 +0100
  • 667b8dcb67 commands: check for special workspaces in workspace & move commands Ian Fan 2018-08-06 10:43:09 +0100
  • 3b1f58e135 commands: document <criteria> focus Ian Fan 2018-08-05 00:27:53 +0100
  • dd48c8a579 commands: add optional flags to move Ian Fan 2018-08-05 00:16:21 +0100
  • 85ae121caa commands: complete workspace implementation Ian Fan 2018-08-05 00:05:48 +0100
  • 356063b6c0 commands: fix layout implementation (also better name for previous split layout) Ian Fan 2018-08-01 16:03:37 +0100
  • 3a980857cb commands: better type for con_id string length Ian Fan 2018-08-01 16:02:56 +0100
  • 69e1a421fc commands: complete move implementation Ian Fan 2018-07-31 11:38:34 +0100
  • be64c46624 commands: complete layout implementation Ian Fan 2018-07-29 12:27:34 +0100
  • 11ac66d6fe commands: allow __focused__ for con_id criterion Ian Fan 2018-07-29 11:16:28 +0100
  • 710f27d0d2 commands: allow "first", "last", "newest" and "recent" as values for urgent criteria Ian Fan 2018-07-29 10:33:21 +0100
  • 776b9b7e1f Fix segv when sway is terminating Mariusz Bialonczyk 2018-08-05 16:59:10 +0200
  • 0cd418ba42
    Merge pull request #2422 from ggreer/compiler-errors 1.0-alpha.5 emersion 2018-08-05 10:35:50 +0100
  • 208831aec6 Fix compiler errors. Geoff Greer 2018-08-05 00:24:42 -0700
  • 0016f77440
    Merge pull request #2418 from RyanDwyer/separate-root emersion 2018-08-04 20:41:45 +0100
  • 30e7e0f7c7 Move workspace pid code to root.c Ryan Dwyer 2018-08-04 14:01:49 +1000
  • 04489ff420 Separate root-related code Ryan Dwyer 2018-08-03 23:06:01 +1000
  • 5de2223c6d
    Merge pull request #2419 from RedSoxFan/fix-2416 Ryan Dwyer 2018-08-04 10:26:55 +1000
  • e24fc3df18
    Merge branch 'master' into fix-2416 Ryan Dwyer 2018-08-04 10:15:29 +1000
  • 38675eba7b
    Merge pull request #2400 from RedSoxFan/swaynag-config-errors Drew DeVault 2018-08-03 15:08:38 -0400
  • ad2a7c2618 Check correct ws for sticky and fix floating iter Brian Ashworth 2018-08-03 11:36:18 -0400
  • 36fd84cc42 Remove swaynag_clone and use memcpy Brian Ashworth 2018-08-03 10:40:09 -0400
  • a7f7d4a488 Write to swaynag pipe fd directly on config errors Brian Ashworth 2018-08-02 21:37:29 -0400
  • f9a6407111 Show swaynag on config errors Brian Ashworth 2018-08-01 23:54:40 -0400
  • 3e2bf7f3a5
    Merge pull request #2417 from marienz/swaynag-includes Ryan Dwyer 2018-08-03 19:58:42 +1000
  • 4df8858873 Add missing stdlib.h includes to swaynag Marien Zwart 2018-08-03 01:23:39 +1000
  • b49904dd7e
    Merge pull request #2414 from RyanDwyer/fix-inactive-fullscreen-crash emersion 2018-08-03 09:56:46 +0100
  • 16c1e21f26
    Merge pull request #2415 from RyanDwyer/fix-fullscreen-container-crash emersion 2018-08-03 09:47:54 +0100
  • 942f92f3eb
    Merge pull request #2413 from RyanDwyer/dont-move-empty-workspace emersion 2018-08-03 09:45:24 +0100
  • c17f0870ef Fix crash when moving cursor over a fullscreen split container Ryan Dwyer 2018-08-03 18:08:20 +1000
  • 854c5fbec8 Fix crash when fullscreen view closes on inactive workspace Ryan Dwyer 2018-08-03 17:55:58 +1000
  • 9e8d628a17 Deny "move container" when an empty workspace is focused Ryan Dwyer 2018-08-03 17:13:37 +1000
  • 5ac3509d54
    Merge pull request #2408 from ianyfan/exit-nag Brian Ashworth 2018-08-02 22:35:26 -0400
  • b16043aeeb
    Merge branch 'master' into exit-nag Brian Ashworth 2018-08-02 22:18:14 -0400
  • 4eadf9f3ae
    Merge pull request #2325 from emersion/wlr-gamma-control emersion 2018-08-02 23:59:20 +0100
  • 3a54e2291c
    Merge branch 'master' into wlr-gamma-control emersion 2018-08-02 23:49:25 +0100
  • e07da5fc5c
    Merge pull request #2411 from emersion/fullscreen-pointer-input Ryan Dwyer 2018-08-03 08:18:09 +1000
  • b336564511 Fix pointer events for fullscreen views emersion 2018-08-02 22:48:43 +0100
  • 2ecba101fd
    Merge pull request #2410 from minus7/fix-fullscreen Drew DeVault 2018-08-02 17:33:38 -0400
  • e72f86784c Fix crash on mouse motion on fullscreen container minus 2018-08-02 23:19:01 +0200
  • 94888e58a2 config.in: nag user on exit Ian Fan 2018-08-02 15:40:26 +0100
  • 3eda76de48
    Merge pull request #2407 from RyanDwyer/fix-popups-v3 Drew DeVault 2018-08-02 09:46:53 -0400
  • 787f08da7f Convert toplevel coordinates to output-local Ryan Dwyer 2018-08-02 23:34:26 +1000
  • 8392eae40f Revert "Revert "Fix popups"" Ryan Dwyer 2018-08-02 23:30:26 +1000
  • ea14ef4095
    Merge pull request #2366 from RedSoxFan/nagbar Drew DeVault 2018-08-02 09:28:13 -0400
  • 706c0fbe23
    Merge branch 'master' into nagbar Ryan Dwyer 2018-08-02 23:05:49 +1000
  • 9aa258d33a Revert "Fix popups" Drew DeVault 2018-08-02 09:05:46 -0400
  • 8e60f6a732
    Merge pull request #2404 from RyanDwyer/move-containers-when-workspace-focused Drew DeVault 2018-08-02 08:11:23 -0400
  • 23b5124a4d
    Merge pull request #2403 from RyanDwyer/fix-transaction-unmap Drew DeVault 2018-08-02 08:10:16 -0400
  • eec25ce60e
    Merge pull request #2406 from RyanDwyer/fix-focus-crashes Drew DeVault 2018-08-02 08:07:40 -0400
  • e2eaf7b9b5
    Merge pull request #2405 from marienz/sigmask emersion 2018-08-02 13:03:54 +0100
  • 9339026a31 Fix focus related crashes Ryan Dwyer 2018-08-02 21:55:37 +1000
  • 7d8413d962 Reset signal mask after fork Marien Zwart 2018-08-01 23:21:29 +1000