Commit graph

  • f798e9bb0b moved fd modifying stuff to log.c Taiyu 2015-08-13 00:24:03 -0700
  • c9d1eb1e02 Merge branch 'master' of https://github.com/SirCmpwn/sway Taiyu 2015-08-12 23:12:35 -0700
  • ac1c2d31bf no more output from programs called with exec, fixed focus return values Taiyu 2015-08-12 22:58:15 -0700
  • dc9efcd79f better error handling Taiyu 2015-08-12 21:51:38 -0700
  • 65406cb61b safer forking, reduce duplicate code, cleanup zombie processes Taiyu 2015-08-12 21:06:09 -0700
  • 0f387483fd moving stuff around Taiyu 2015-08-12 20:59:43 -0700
  • 9475548f24 This space intentionally left blank Drew DeVault 2015-08-12 11:18:53 -0400
  • fe9037ace3 Merge pull request #18 from taiyu-len/master Drew DeVault 2015-08-11 14:21:01 -0400
  • 4c87498222 style Taiyu 2015-08-11 11:12:50 -0700
  • 3838a95e49 Mention IRC channel in readme Drew DeVault 2015-08-11 14:08:56 -0400
  • 2839054d16 Add unnecessary log Drew DeVault 2015-08-11 14:05:47 -0400
  • ab33fd5ecd Merge pull request #19 from Luminarys/master Drew DeVault 2015-08-11 13:55:36 -0400
  • a5b02791d4 Changed command handler to perform var subs on all cmd args Luminarys 2015-08-10 19:50:22 -0500
  • 0490988673 list_insert now works as it should Taiyu 2015-08-11 10:44:29 -0700
  • 803a4739b6 Merge pull request #16 from taiyu-len/multikey_handling Drew DeVault 2015-08-11 09:50:23 -0400
  • a22ba17621 added command repeat on keydown Taiyu 2015-08-11 01:09:08 -0700
  • 5d5a20bf25 small fix Taiyu 2015-08-11 00:38:02 -0700
  • 4e33a9b23c define -> enum Taiyu 2015-08-11 00:36:31 -0700
  • 5534edca6e removed old code Taiyu 2015-08-11 00:06:43 -0700
  • 66799480ff removed old code Taiyu 2015-08-11 00:04:40 -0700
  • de9cec2e43 fixed bug Taiyu 2015-08-10 23:57:25 -0700
  • 737a7421fd added multikey handling for handle_key\(...\) Taiyu 2015-08-10 23:37:25 -0700
  • 96d7ff1e19 Slightly better multihead support Drew DeVault 2015-08-10 23:54:23 -0400
  • dd115cece3 Prevent passing WM keys, improve multihead support Drew DeVault 2015-08-10 23:47:14 -0400
  • e62e294366 Merge pull request #15 from taiyu-len/master Drew DeVault 2015-08-10 23:26:04 -0400
  • 25a3aa6ed6 small change Taiyu 2015-08-10 20:13:24 -0700
  • 2ac3535afe silly mistake + style Taiyu 2015-08-10 20:09:47 -0700
  • beabb12d63 destroys empty workspace + minor bugfixes Taiyu 2015-08-10 17:32:50 -0700
  • 4aeaaa8abc Merge pull request #14 from taiyu-len/master Drew DeVault 2015-08-10 19:20:21 -0400
  • f7cee6a1b9 fixed 'return NULL' in 'void continer_map(...)' Taiyu 2015-08-10 15:50:47 -0700
  • cd9e71fb03 Merge pull request #13 from Luminarys/master Drew DeVault 2015-08-10 18:00:19 -0400
  • a386d98518 Changed cmd handlers to use bool instead of int Luminarys 2015-08-10 16:51:18 -0500
  • 763c44fb85 Merge pull request #12 from taiyu-len/master Drew DeVault 2015-08-10 17:34:01 -0400
  • f62a700bc8 return 0 on success for cmd_fullscreen Taiyu 2015-08-10 14:31:32 -0700
  • c10fc5b526 Set view->visible to true when created Drew DeVault 2015-08-10 17:31:19 -0400
  • 604be65625 make cmd_workspace return 0 on success Taiyu 2015-08-10 14:29:24 -0700
  • 8f19faf6e7 layout: fixed tabs Jose Diez 2015-08-10 22:49:05 +0200
  • d8f364a846 workspaces: follow_pointer_mouse doesn't follow hidden containers Jose Diez 2015-08-10 22:45:50 +0200
  • 8cc2c6fa7a Basic workspace functionality Jose Diez 2015-08-10 22:31:23 +0200
  • caee41b777 Merge pull request #10 from taiyu-len/master Drew DeVault 2015-08-10 16:21:04 -0400
  • 820dda1be6 fixed small memory leak. v2 Taiyu 2015-08-10 13:16:38 -0700
  • 54374d81b5 Fix some errors with config loading Drew DeVault 2015-08-10 15:45:36 -0400
  • accde8343b Merge pull request #9 from Luminarys/master Drew DeVault 2015-08-10 15:39:32 -0400
  • d570acd395 Changed cmd_reload to arrange windows post reload Luminarys 2015-08-10 14:38:15 -0500
  • c9bce5dd22 Merge pull request #7 from Luminarys/master Drew DeVault 2015-08-10 15:26:49 -0400
  • 88997bbfe6 Minor fix Luminarys 2015-08-10 14:24:31 -0500
  • 508980e3ab Abstracted load_config Luminarys 2015-08-10 14:22:22 -0500
  • 7c02a1967b Spaces to Tabs Luminarys 2015-08-10 14:09:51 -0500
  • 68beabda03 Style fixes and slight reload command alteration Luminarys 2015-08-10 14:00:10 -0500
  • c0ee2a6406 Added in reload and exec_always handling Luminarys 2015-08-10 13:53:43 -0500
  • 9c3a04b996 Focus unmanaged windows when created Drew DeVault 2015-08-10 13:43:09 -0400
  • 06bca18a09 Fix issue with untitled windows Drew DeVault 2015-08-10 11:50:32 -0400
  • 8525548a34 Add WIP notice Drew DeVault 2015-08-10 10:26:45 -0400
  • f9ae9ab6e3 Merge pull request #4 from taiyu-len/master Drew DeVault 2015-08-10 10:18:04 -0400
  • f923c4e6b9 fixed style Taiyu 2015-08-10 07:06:54 -0700
  • 113fb708fb New readme screenshot Drew DeVault 2015-08-10 08:31:53 -0400
  • c741de8ca4 Override WLC_DIM by default Drew DeVault 2015-08-10 08:29:57 -0400
  • b43161fd45 fixed focus_parent, moved into move_focus() function Taiyu 2015-08-10 00:05:44 -0700
  • 6f0a1cdcd1 Or maybe do the exact opposite of that Drew DeVault 2015-08-09 23:13:39 -0400
  • f6e65b6bb2 Don't override keys if command fails Drew DeVault 2015-08-09 23:04:37 -0400
  • b49cfa0c16 Fix bug with focus parent Drew DeVault 2015-08-09 22:53:00 -0400
  • fed757ebb2 Update readme Drew DeVault 2015-08-09 21:22:14 -0400
  • 3cc5800810 Update screenshot Drew DeVault 2015-08-09 21:04:12 -0400
  • c12d0f1a62 Finish up fullscreen command Drew DeVault 2015-08-09 20:58:03 -0400
  • 0078a6fa36 Flesh out fullscreen support a bit Drew DeVault 2015-08-09 20:49:19 -0400
  • b922e1cb29 fullscreen: partially working jdiez17 2015-08-10 02:39:54 +0200
  • 2b1a0728b8 Keep track of window names Drew DeVault 2015-08-09 20:40:29 -0400
  • 56d29bbec5 log: add newline jdiez17 2015-08-10 02:23:56 +0200
  • 8597c3c7e7 Implement focus parent Drew DeVault 2015-08-09 20:20:53 -0400
  • d62efd70e4 commands: re-add log_colors jdiez17 2015-08-10 02:20:40 +0200
  • ba14118f13 Fix focus follows mouse Drew DeVault 2015-08-09 20:13:22 -0400
  • 9f091c7f82 Add movement support Drew DeVault 2015-08-09 20:10:26 -0400
  • 1669da719c Destroy containers when all views are removed Drew DeVault 2015-08-09 19:32:03 -0400
  • 2231586569 Implement splith/splitv Drew DeVault 2015-08-09 19:27:25 -0400
  • 9f554b10bc Merge pull request #3 from jdiez17/log_colors_option Drew DeVault 2015-08-09 14:43:55 -0400
  • 69edcb88ea style: More compliance jdiez17 2015-08-09 20:41:54 +0200
  • c688ff704d log, commands: Add log_colors command jdiez17 2015-08-09 20:35:56 +0200
  • ec2fedf6d0 Implement layout [splith|splitv|toggle split] Drew DeVault 2015-08-09 14:35:59 -0400
  • b075b06478 Load config after xwayland is created Drew DeVault 2015-08-09 14:03:54 -0400
  • 4924628ac2 Set DISPLAY to :1 automatically Drew DeVault 2015-08-09 13:54:52 -0400
  • ea9659f39c Implement exec Drew DeVault 2015-08-09 12:26:32 -0400
  • bab080cea3 Fix up some issues with focus Drew DeVault 2015-08-09 12:06:46 -0400
  • f97a48d5b7 Implement focus_follows_mouse Drew DeVault 2015-08-09 09:23:10 -0400
  • 086691016e Handle unmanaged windows appropriately Drew DeVault 2015-08-09 08:32:31 -0400
  • f2b9fd6f39 Add readme Drew DeVault 2015-08-08 19:39:55 -0400
  • a78b921803 Implement key bindings Drew DeVault 2015-08-08 19:24:18 -0400
  • 4181c36862 Handle focus changes Drew DeVault 2015-08-08 18:34:33 -0400
  • c7be30d912 Deny window resize requests Drew DeVault 2015-08-08 18:22:22 -0400
  • 6066467dff Tile some windows baby Drew DeVault 2015-08-08 18:17:08 -0400
  • 148f59f3a6 Refactor in-memory tree Drew DeVault 2015-08-08 17:44:51 -0400
  • 0427fddb5a Add logging and new windows into layout tree Drew DeVault 2015-08-08 17:01:22 -0400
  • 2786fa2215 Destroy outputs when appropriate Drew DeVault 2015-08-06 08:40:41 -0400
  • c102f18499 Add layout containers for new outputs Drew DeVault 2015-08-06 08:40:16 -0400
  • 82bc36c681 Start to build out window management functions Drew DeVault 2015-08-06 08:24:14 -0400
  • 47b28bd335 Clean up config loading and launch wayland Drew DeVault 2015-08-05 22:59:06 -0400
  • e7a8868514 Make main.c less stupid Drew DeVault 2015-08-05 22:56:45 -0400
  • a74268dfab Add TODO so I don't forget later Drew DeVault 2015-08-05 22:55:51 -0400
  • 254d0df3b2 Push the XKB key to the key list Drew DeVault 2015-08-05 22:41:46 -0400
  • 5767dcc86e Mostly implement bindsym command Drew DeVault 2015-08-05 22:40:38 -0400
  • d0f1fb71d1 Flesh out some command parsing Drew DeVault 2015-08-05 22:10:56 -0400