1
1
mirror of https://github.com/swaywm/sway synced 2025-03-04 15:01:17 +01:00

Commit Graph

  • 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
  • d64c8df7ce Allow moving containers when workspace itself is focused Ryan Dwyer 2018-08-02 20:59:44 +1000
  • 8314019f66 Fix race condition crashes when unmapping views Ryan Dwyer 2018-08-02 20:54:03 +1000
  • d6095588a1 Link xcb dependency to meson options "enable_xwayland" (#2393) Michel Ganguin 2018-08-02 09:36:47 +0200
  • 103b70e68c
    Merge branch 'master' into master emersion 2018-08-02 08:20:54 +0100
  • fe39129b96
    Merge pull request #2396 from RyanDwyer/fix-resize-wiggle emersion 2018-08-02 08:20:39 +0100
  • 47bf4ed0cb
    Merge branch 'master' into fix-resize-wiggle emersion 2018-08-02 08:11:10 +0100
  • 26c5ef18ba swaynag: don't drop \n for first line Brian Ashworth 2018-08-01 22:55:20 -0400
  • 41d858b439 swaynag: add blank lines after headings in scdocs Brian Ashworth 2018-07-30 15:17:51 -0400
  • 1e7fbe493e swaynag: swaybar like default colors Brian Ashworth 2018-07-30 14:14:16 -0400
  • 4f5cf330c8 swaynag: address some more of sircmpwn's comments Brian Ashworth 2018-07-30 13:52:02 -0400
  • 0ef3988438 swaynag: fix hidpi Brian Ashworth 2018-07-30 01:02:50 -0400
  • e01acb6097 swaynag: allow more config options Brian Ashworth 2018-07-29 22:42:03 -0400
  • ca40298af4 swaynag: add math to meson.build Brian Ashworth 2018-07-29 00:28:01 -0400
  • 894d57f192 swaynag: fix output selection Brian Ashworth 2018-07-28 23:25:40 -0400
  • a6145914c6 swaynag: refactor {sway_,}nagbar to swaynag Brian Ashworth 2018-07-28 23:15:12 -0400
  • 6124d0f9a2 swaynag: split config into own file and fix optind Brian Ashworth 2018-07-28 22:56:12 -0400
  • 58f3fa74ae Disable pango markup for extended message Drew DeVault 2018-07-28 09:48:37 -0400
  • 37709917b1 Set output to NULL if not specified Drew DeVault 2018-07-28 09:44:01 -0400
  • 8463a2896a swaynag: implement config file support Brian Ashworth 2018-07-28 09:34:25 -0400
  • a4f7bf23b2 Address first round review for swaynag Brian Ashworth 2018-07-27 11:19:42 -0400
  • 72db10c2f1 Support a detailed message in swaynagbar Brian Ashworth 2018-07-27 01:30:35 -0400
  • 88bc4b528e Implements swaynagbar Brian Ashworth 2018-07-25 21:57:19 -0400
  • abf33468c1 Arrange output in arrange_layers and commit dirty Brian Ashworth 2018-07-22 23:43:45 -0400
  • 9564c73c0d
    Merge pull request #2391 from RyanDwyer/fix-popups-v2 Drew DeVault 2018-08-01 22:02:12 -0400
  • 4cc0855f21
    Merge pull request #2264 from ianyfan/ipc Ryan Dwyer 2018-08-02 08:17:25 +1000
  • 46cfa8ff56 ipc: remove extraneous values Ian Fan 2018-08-01 16:22:06 +0100
  • 03eaf444a4 ipc: prevent emitting a workspace::focus event when moving a container to a different workspace or output Ian Fan 2018-07-18 21:55:14 +0100