Commit graph

  • a0649190de Fix edge cases when moving floating container to new workspace Ryan Dwyer 2018-08-07 09:30:27 +10:00
  • 36281609ea Implement move to workspace on a floating container Ryan Dwyer 2018-08-04 14:46:27 +10:00
  • 6f0bc469e9
    Merge pull request #2432 from RyanDwyer/fix-move-crash Drew DeVault 2018-08-07 10:27:45 -04:00
  • 84845adb8e
    Merge pull request #2433 from RyanDwyer/fix-sticky-infinite-loop Drew DeVault 2018-08-07 10:27:25 -04:00
  • 50f3a7ff5c Fix infinite loop when focusing sticky containers via workspace command Ryan Dwyer 2018-08-07 23:27:56 +10:00
  • 5ac6f2f429 Fix crash when running move container to workspace back_and_forth Ryan Dwyer 2018-08-07 23:04:21 +10:00
  • 1818c58e40
    Merge pull request #2430 from ianyfan/socketpath-leaks Drew DeVault 2018-08-06 14:08:51 -04:00
  • baf4604629 ipc-client: fix memory leaks in get_socketpath Ian Fan 2018-08-06 13:58:12 +01:00
  • 17f557298e
    Merge pull request #2428 from RyanDwyer/workspace-move-to-output Brian Ashworth 2018-08-06 11:55:08 -04:00
  • 639f3368e1
    Merge branch 'master' into workspace-move-to-output Brian Ashworth 2018-08-06 11:47:00 -04:00
  • d8b65193c4
    Merge pull request #2268 from emersion/server-decoration-borders Drew DeVault 2018-08-06 11:32:17 -04:00
  • 1a8bee68b4
    Merge pull request #2392 from ianyfan/commands Drew DeVault 2018-08-06 11:30:14 -04:00
  • d2ac48f920 Handle views created after decoration mode is sent for xdg-shell-v6 emersion 2018-08-06 15:28:33 +01:00
  • 9d578e0a0f Handle views created after decoration mode is sent for xdg-shell emersion 2018-07-29 18:31:10 +01:00
  • 700941dde8 Listen to server-decoration mode changes emersion 2018-07-13 21:53:56 +01:00
  • f57a3919cf Move workspace moving code out of container_move_to Ryan Dwyer 2018-08-07 00:03:01 +10:00
  • f7c21451df commands: fix workspace edge cases Ian Fan 2018-08-06 12:46:28 +01:00
  • 667b8dcb67 commands: check for special workspaces in workspace & move commands Ian Fan 2018-08-06 10:43:09 +01:00
  • 3b1f58e135 commands: document <criteria> focus Ian Fan 2018-08-05 00:27:53 +01:00
  • dd48c8a579 commands: add optional flags to move Ian Fan 2018-08-05 00:16:21 +01:00
  • 85ae121caa commands: complete workspace implementation Ian Fan 2018-08-05 00:05:48 +01:00
  • 356063b6c0 commands: fix layout implementation (also better name for previous split layout) Ian Fan 2018-08-01 16:03:37 +01:00
  • 3a980857cb commands: better type for con_id string length Ian Fan 2018-08-01 16:02:56 +01:00
  • 69e1a421fc commands: complete move implementation Ian Fan 2018-07-31 11:38:34 +01:00
  • be64c46624 commands: complete layout implementation Ian Fan 2018-07-29 12:27:34 +01:00
  • 11ac66d6fe commands: allow __focused__ for con_id criterion Ian Fan 2018-07-29 11:16:28 +01:00
  • 710f27d0d2 commands: allow "first", "last", "newest" and "recent" as values for urgent criteria Ian Fan 2018-07-29 10:33:21 +01:00
  • 776b9b7e1f Fix segv when sway is terminating Mariusz Bialonczyk 2018-08-05 16:59:10 +02:00
  • 0cd418ba42
    Merge pull request #2422 from ggreer/compiler-errors emersion 2018-08-05 10:35:50 +01:00
  • 208831aec6 Fix compiler errors. Geoff Greer 2018-08-05 00:24:42 -07:00
  • 0016f77440
    Merge pull request #2418 from RyanDwyer/separate-root emersion 2018-08-04 20:41:45 +01:00
  • 30e7e0f7c7 Move workspace pid code to root.c Ryan Dwyer 2018-08-04 14:01:49 +10:00
  • 04489ff420 Separate root-related code Ryan Dwyer 2018-08-03 23:06:01 +10:00
  • 5de2223c6d
    Merge pull request #2419 from RedSoxFan/fix-2416 Ryan Dwyer 2018-08-04 10:26:55 +10:00
  • e24fc3df18
    Merge branch 'master' into fix-2416 Ryan Dwyer 2018-08-04 10:15:29 +10:00
  • 38675eba7b
    Merge pull request #2400 from RedSoxFan/swaynag-config-errors Drew DeVault 2018-08-03 15:08:38 -04:00
  • ad2a7c2618 Check correct ws for sticky and fix floating iter Brian Ashworth 2018-08-03 11:36:18 -04:00
  • 36fd84cc42 Remove swaynag_clone and use memcpy Brian Ashworth 2018-08-03 10:40:09 -04:00
  • a7f7d4a488 Write to swaynag pipe fd directly on config errors Brian Ashworth 2018-08-02 21:37:29 -04:00
  • f9a6407111 Show swaynag on config errors Brian Ashworth 2018-08-01 23:54:40 -04:00
  • 3e2bf7f3a5
    Merge pull request #2417 from marienz/swaynag-includes Ryan Dwyer 2018-08-03 19:58:42 +10:00
  • 4df8858873 Add missing stdlib.h includes to swaynag Marien Zwart 2018-08-03 01:23:39 +10:00
  • b49904dd7e
    Merge pull request #2414 from RyanDwyer/fix-inactive-fullscreen-crash emersion 2018-08-03 09:56:46 +01:00
  • 16c1e21f26
    Merge pull request #2415 from RyanDwyer/fix-fullscreen-container-crash emersion 2018-08-03 09:47:54 +01:00
  • 942f92f3eb
    Merge pull request #2413 from RyanDwyer/dont-move-empty-workspace emersion 2018-08-03 09:45:24 +01:00
  • c17f0870ef Fix crash when moving cursor over a fullscreen split container Ryan Dwyer 2018-08-03 18:08:20 +10:00
  • 854c5fbec8 Fix crash when fullscreen view closes on inactive workspace Ryan Dwyer 2018-08-03 17:55:58 +10:00
  • 9e8d628a17 Deny "move container" when an empty workspace is focused Ryan Dwyer 2018-08-03 17:13:37 +10:00
  • 5ac3509d54
    Merge pull request #2408 from ianyfan/exit-nag Brian Ashworth 2018-08-02 22:35:26 -04:00
  • b16043aeeb
    Merge branch 'master' into exit-nag Brian Ashworth 2018-08-02 22:18:14 -04:00
  • 4eadf9f3ae
    Merge pull request #2325 from emersion/wlr-gamma-control emersion 2018-08-02 23:59:20 +01:00
  • 3a54e2291c
    Merge branch 'master' into wlr-gamma-control emersion 2018-08-02 23:49:25 +01:00
  • e07da5fc5c
    Merge pull request #2411 from emersion/fullscreen-pointer-input Ryan Dwyer 2018-08-03 08:18:09 +10:00
  • b336564511 Fix pointer events for fullscreen views emersion 2018-08-02 22:48:43 +01:00
  • 2ecba101fd
    Merge pull request #2410 from minus7/fix-fullscreen Drew DeVault 2018-08-02 17:33:38 -04:00
  • e72f86784c Fix crash on mouse motion on fullscreen container minus 2018-08-02 23:19:01 +02:00
  • 94888e58a2 config.in: nag user on exit Ian Fan 2018-08-02 15:40:26 +01:00
  • 3eda76de48
    Merge pull request #2407 from RyanDwyer/fix-popups-v3 Drew DeVault 2018-08-02 09:46:53 -04:00
  • 787f08da7f Convert toplevel coordinates to output-local Ryan Dwyer 2018-08-02 23:34:26 +10:00
  • 8392eae40f Revert "Revert "Fix popups"" Ryan Dwyer 2018-08-02 23:30:26 +10:00
  • ea14ef4095
    Merge pull request #2366 from RedSoxFan/nagbar Drew DeVault 2018-08-02 09:28:13 -04:00
  • 706c0fbe23
    Merge branch 'master' into nagbar Ryan Dwyer 2018-08-02 23:05:49 +10:00
  • 9aa258d33a Revert "Fix popups" Drew DeVault 2018-08-02 09:05:46 -04:00
  • 8e60f6a732
    Merge pull request #2404 from RyanDwyer/move-containers-when-workspace-focused Drew DeVault 2018-08-02 08:11:23 -04:00
  • 23b5124a4d
    Merge pull request #2403 from RyanDwyer/fix-transaction-unmap Drew DeVault 2018-08-02 08:10:16 -04:00
  • eec25ce60e
    Merge pull request #2406 from RyanDwyer/fix-focus-crashes Drew DeVault 2018-08-02 08:07:40 -04:00
  • e2eaf7b9b5
    Merge pull request #2405 from marienz/sigmask emersion 2018-08-02 13:03:54 +01:00
  • 9339026a31 Fix focus related crashes Ryan Dwyer 2018-08-02 21:55:37 +10:00
  • 7d8413d962 Reset signal mask after fork Marien Zwart 2018-08-01 23:21:29 +10:00
  • d64c8df7ce Allow moving containers when workspace itself is focused Ryan Dwyer 2018-08-02 20:59:44 +10:00
  • 8314019f66 Fix race condition crashes when unmapping views Ryan Dwyer 2018-08-02 20:54:03 +10:00
  • d6095588a1 Link xcb dependency to meson options "enable_xwayland" (#2393) Michel Ganguin 2018-08-02 09:36:47 +02:00
  • fe39129b96
    Merge pull request #2396 from RyanDwyer/fix-resize-wiggle emersion 2018-08-02 08:20:39 +01:00
  • 47bf4ed0cb
    Merge branch 'master' into fix-resize-wiggle emersion 2018-08-02 08:11:10 +01:00
  • 26c5ef18ba swaynag: don't drop \n for first line Brian Ashworth 2018-08-01 22:55:20 -04:00
  • 41d858b439 swaynag: add blank lines after headings in scdocs Brian Ashworth 2018-07-30 15:17:51 -04:00
  • 1e7fbe493e swaynag: swaybar like default colors Brian Ashworth 2018-07-30 14:14:16 -04:00
  • 4f5cf330c8 swaynag: address some more of sircmpwn's comments Brian Ashworth 2018-07-30 13:52:02 -04:00
  • 0ef3988438 swaynag: fix hidpi Brian Ashworth 2018-07-30 01:02:50 -04:00
  • e01acb6097 swaynag: allow more config options Brian Ashworth 2018-07-29 22:42:03 -04:00
  • ca40298af4 swaynag: add math to meson.build Brian Ashworth 2018-07-29 00:28:01 -04:00
  • 894d57f192 swaynag: fix output selection Brian Ashworth 2018-07-28 23:25:40 -04:00
  • a6145914c6 swaynag: refactor {sway_,}nagbar to swaynag Brian Ashworth 2018-07-28 23:15:12 -04:00
  • 6124d0f9a2 swaynag: split config into own file and fix optind Brian Ashworth 2018-07-28 22:56:12 -04:00
  • 58f3fa74ae Disable pango markup for extended message Drew DeVault 2018-07-28 09:48:37 -04:00
  • 37709917b1 Set output to NULL if not specified Drew DeVault 2018-07-28 09:44:01 -04:00
  • 8463a2896a swaynag: implement config file support Brian Ashworth 2018-07-28 09:34:25 -04:00
  • a4f7bf23b2 Address first round review for swaynag Brian Ashworth 2018-07-27 11:19:42 -04:00
  • 72db10c2f1 Support a detailed message in swaynagbar Brian Ashworth 2018-07-27 01:30:35 -04:00
  • 88bc4b528e Implements swaynagbar Brian Ashworth 2018-07-25 21:57:19 -04:00
  • abf33468c1 Arrange output in arrange_layers and commit dirty Brian Ashworth 2018-07-22 23:43:45 -04:00
  • 9564c73c0d
    Merge pull request #2391 from RyanDwyer/fix-popups-v2 Drew DeVault 2018-08-01 22:02:12 -04:00
  • 4cc0855f21
    Merge pull request #2264 from ianyfan/ipc Ryan Dwyer 2018-08-02 08:17:25 +10:00
  • 46cfa8ff56 ipc: remove extraneous values Ian Fan 2018-08-01 16:22:06 +01:00
  • 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 +01:00
  • b2ac234569 ipc: fix workspace::focus event behaviour Ian Fan 2018-07-18 21:52:15 +01:00
  • 3edaf2ce2a ipc: add tick event Ian Fan 2018-07-18 12:30:39 +01:00
  • 33433c6434 Add missing swaymsg completions Ian Fan 2018-07-18 11:52:29 +01:00
  • 75aba00460 ipc: always include old property in workspace events Ian Fan 2018-07-18 11:40:16 +01:00
  • d898e035ba ipc: add workspace::reload event Ian Fan 2018-07-18 11:38:06 +01:00