Commit Graph

  • b6f4623551 Don't call swaynag_log for bg when not reading Brian Ashworth 2018-08-08 17:04:12 -0400
  • 78c0f013dd
    Merge pull request #2439 from RedSoxFan/fix-2434 Drew DeVault 2018-08-08 16:42:33 -0400
  • 43d1ffc9dd Allow a fallback color to be specified for swaybg Brian Ashworth 2018-08-08 13:46:36 -0400
  • fc039f0759
    Merge pull request #2423 from manio/master Brian Ashworth 2018-08-08 15:36:17 -0400
  • 3c26536267
    Merge branch 'master' into master Brian Ashworth 2018-08-08 15:26:44 -0400
  • e28101e6e1 私の日本語が上手じゃないですね Drew DeVault 2018-08-08 11:53:11 -0400
  • 1c7a6a49b6 Remove setcap instructions Drew DeVault 2018-08-08 11:40:33 -0400
  • 89e176d3fb
    Merge pull request #2436 from RyanDwyer/fix-floating-deco-focus emersion 2018-08-08 13:49:00 +0100
  • f5dc3ac09d Don't call send_pointer_notify_button when doing move or resize Ryan Dwyer 2018-08-08 22:32:59 +1000
  • 4c5dc6f135 Focus floating views when beginning move/resize operations Ryan Dwyer 2018-08-08 22:27:21 +1000
  • a0ece6f956 Rename container_at_view to surface_at_view and make it return void Ryan Dwyer 2018-08-08 22:14:11 +1000
  • 1e984fec05 Fix focus when clicking floating decorations Ryan Dwyer 2018-08-08 21:45:58 +1000
  • c8a8216629
    Merge pull request #2420 from RyanDwyer/floating-move-to-workspace Drew DeVault 2018-08-08 08:13:22 -0400
  • 5653fc754b Deny moving a sticky container to workspace if it's the same output Ryan Dwyer 2018-08-08 10:04:11 +1000
  • a0649190de Fix edge cases when moving floating container to new workspace Ryan Dwyer 2018-08-07 09:30:27 +1000
  • 36281609ea Implement move to workspace on a floating container Ryan Dwyer 2018-08-04 14:46:27 +1000
  • 6f0bc469e9
    Merge pull request #2432 from RyanDwyer/fix-move-crash Drew DeVault 2018-08-07 10:27:45 -0400
  • 84845adb8e
    Merge pull request #2433 from RyanDwyer/fix-sticky-infinite-loop Drew DeVault 2018-08-07 10:27:25 -0400
  • 50f3a7ff5c Fix infinite loop when focusing sticky containers via workspace command Ryan Dwyer 2018-08-07 23:27:56 +1000
  • 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 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
  • 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
  • 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