1
1
mirror of https://github.com/swaywm/sway synced 2025-02-25 20:31:09 +01:00

Commit Graph

  • 1c4b50894c Use $term in default config Drew DeVault 2015-08-21 08:12:56 -0400
  • a436fc17ff Merge pull request #105 from Half-Shot/master Drew DeVault 2015-08-21 07:24:17 -0400
  • 0266b0666a Fix compiler warnings (which were really errors) Drew DeVault 2015-08-21 07:15:00 -0400
  • 464b49eda2 Merge pull request #101 from Luminarys/master Drew DeVault 2015-08-21 07:12:05 -0400
  • 96ab21b276 Fixes to resizing and added in resize lock once boundaries are exceeded Luminarys 2015-08-21 00:49:47 -0500
  • 461da7f87f Added in bspwm like mouse resizing Luminarys 2015-08-21 00:17:26 -0500
  • f589731f29 Rewrite of resize command to make it more sane Luminarys 2015-08-20 21:37:59 -0500
  • 274ab988bf Merge 4af49202c73dc3984eb2902f76479889cf8fb71d into cc5713aee6525fd1783c1a9280079f7e9abcd882 taiyu 2015-08-21 02:25:36 +0000
  • 4af49202c7 floating bug fix taiyu 2015-08-20 19:24:07 -0700
  • c61105d1e2 does this fix it now taiyu 2015-08-20 18:49:13 -0700
  • 2290db9bc3 focus change fix for fullscreen, prevent containers from being created on floating windows taiyu 2015-08-20 18:42:36 -0700
  • e2046e6aba fixed plenty of bugs and crashes, and restored fullscreen/floating behavior. also fixed mode_toggle taiyu 2015-08-20 17:34:08 -0700
  • b93f068611 proper view ordering taiyu 2015-08-20 16:12:35 -0700
  • cc5713aee6 Merge pull request #106 from FSMaxB/session-files Drew DeVault 2015-08-20 17:39:32 -0400
  • 68213d57c5 Fixed style errors Half-Shot 2015-08-20 22:29:36 +0100
  • 3a5fce339f Reset key buffer on reload Drew DeVault 2015-08-20 17:14:26 -0400
  • 0ac6409a75 Add Wayland and Xorg session files Max Bruckner 2015-08-20 23:12:34 +0200
  • 713bf29ec9 Few stray bits Half-Shot 2015-08-20 21:45:00 +0100
  • 3f5343199b Merge branch 'master' of https://github.com/Half-Shot/sway Half-Shot 2015-08-20 21:32:58 +0100
  • 5a9ba261bc Merge branch 'master' of https://github.com/SirCmpwn/sway Half-Shot 2015-08-20 21:32:08 +0100
  • 2a62c5c7fb Basic left right move command implemented. Half-Shot 2015-08-20 21:27:38 +0100
  • 1100335ea0 Merge pull request #104 from minus7/ipc-get-messages Drew DeVault 2015-08-20 15:16:38 -0400
  • 754793aad4 added IPC messages get_workspaces and get_outputs minus 2015-08-20 21:08:13 +0200
  • d965ce4a1a Merge pull request #102 from taiyu-len/master Drew DeVault 2015-08-20 13:22:25 -0400
  • 36e07e9ebc find_parent_by_type taiyu 2015-08-20 09:52:54 -0700
  • c9935507f2 Style fixes Luminarys 2015-08-20 11:42:01 -0500
  • d06732e1a8 Altered incorrect comment Luminarys 2015-08-20 11:35:01 -0500
  • bc3babf566 Added in basic resize command Luminarys 2015-08-20 11:30:32 -0500
  • 15d9f1edcb Added in basic resize command Luminarys 2015-08-20 11:30:11 -0500
  • 9039937c39 Merge pull request #1 from SirCmpwn/master aouelete 2015-08-20 10:31:14 -0400
  • 84f01a67bd Merge pull request #75 from minus7/ipc Drew DeVault 2015-08-20 09:34:06 -0400
  • f8787ce69e added missing header file minus 2015-08-20 15:23:52 +0200
  • 4c56cd0ed6 set I3SOCK for i3-msg compatibility minus 2015-08-20 15:22:38 +0200
  • 6ab968e63e fixed formatting minus 2015-08-20 15:15:04 +0200
  • f26ed32e46 added sway_terminate to exit cleanly minus 2015-08-20 15:12:34 +0200
  • 70f046c87a set IPC client sockets to close on exec minus 2015-08-20 14:49:54 +0200
  • 91c0877264 properly exit sway minus 2015-08-19 01:52:46 +0200
  • bfbadadf70 use env var SWAYSOCK if available minus 2015-08-19 01:40:49 +0200
  • 773e85c681 properly handle IPC clients minus 2015-08-19 01:35:01 +0200
  • 5d99215469 added i3-ipc support/parsing minus 2015-08-16 22:02:16 +0200
  • 8981b48cd2 very basic IPC implementation minus 2015-08-16 20:24:18 +0200
  • 579fe70ed9 Add command line parsing Drew DeVault 2015-08-20 08:37:09 -0400
  • 927ef0a5ec Merge branch 'master' of https://github.com/SirCmpwn/sway taiyu 2015-08-20 05:08:04 -0700
  • 95f5660897 Merge pull request #97 from taiyu-len/master Drew DeVault 2015-08-20 08:07:16 -0400
  • f5fde7c45c style taiyu 2015-08-20 05:06:22 -0700
  • f6e002fb8b small fix, default width/height 0 taiyu 2015-08-20 04:57:01 -0700
  • b76dcf6e0f unnessesary log taiyu 2015-08-20 04:50:15 -0700
  • fbaa9111a8 setup for resizable windows, drop weight taiyu 2015-08-20 04:47:36 -0700
  • 85ae987515 Fix compiler warning Drew DeVault 2015-08-20 07:38:40 -0400
  • 14947c92aa Merge pull request #94 from taiyu-len/master Drew DeVault 2015-08-20 07:38:04 -0400
  • ba6034e8c8 changes taiyu 2015-08-20 04:24:39 -0700
  • 616d630fb0 Merge pull request #96 from KoffeinFlummi/gap-fix Drew DeVault 2015-08-20 06:51:56 -0400
  • 3c124d9e7d Change gap behaviour to more closely match i3-gaps KoffeinFlummi 2015-08-20 08:46:06 +0200
  • 1d9b73ed67 remove debug message taiyu 2015-08-19 20:31:28 -0700
  • 686780f12d another small fix to move_focus taiyu 2015-08-19 20:29:24 -0700
  • 66e82a68fc small fix taiyu 2015-08-19 20:28:05 -0700
  • 5ff0619ca1 input state, find_container_in_direction taiyu 2015-08-19 20:22:15 -0700
  • 470b4dfbae key_state.ch, and command conflicts resolved taiyu 2015-08-19 18:59:27 -0700
  • 4db89b5fe4 Deal with more xkb bullshit Drew DeVault 2015-08-19 21:14:34 -0400
  • e5d3074d70 Whitelist a handful of characters for keys Drew DeVault 2015-08-19 21:04:06 -0400
  • f2f7192865 Merge pull request #93 from Luminarys/master Drew DeVault 2015-08-19 21:00:39 -0400
  • 29b6b2f37b Fixed mode_toggle Luminarys 2015-08-19 19:57:24 -0500
  • 1d8591d902 Improve key handling somewhat Drew DeVault 2015-08-19 20:52:52 -0400
  • 84a778b688 Improve key buffer handling Drew DeVault 2015-08-19 20:12:05 -0400