Commit graph

  • 232940f813 Whoops Drew DeVault 2015-08-22 14:03:51 -0400
  • b7f4607544 Implement output configuration through config Drew DeVault 2015-08-22 11:18:55 -0400
  • ade634bb04 Merge pull request #118 from Luminarys/master Drew DeVault 2015-08-22 09:03:43 -0400
  • c0b68aa6fc Added in bspwm like view swapping Luminarys 2015-08-22 01:02:54 -0500
  • f6b16ca089 Refactored resizing functions into resize.c Luminarys 2015-08-21 22:26:11 -0500
  • 246aee9a97 Merge pull request #117 from Luminarys/master Drew DeVault 2015-08-21 22:24:22 -0400
  • ad1ca31dd5 Altered resize command to prevent resizing past min h/w Luminarys 2015-08-21 21:22:29 -0500
  • e067913fb8 More resize fixes Luminarys 2015-08-21 20:50:17 -0500
  • 63a3236064 Fixed resizing Luminarys 2015-08-21 19:36:57 -0500
  • 2a799a731f Remove wlc logging stuff Drew DeVault 2015-08-21 18:24:54 -0400
  • 39041d07b5 Merge remote-tracking branch 'taiyu-len/master' Drew DeVault 2015-08-21 17:00:00 -0400
  • f7a6dd7ce9 Minor fix to resizing with mouse Luminarys 2015-08-21 15:36:37 -0500
  • b05317c3a6 style taiyu 2015-08-21 12:41:54 -0700
  • de5196dc1e comments + fixed leak taiyu 2015-08-21 12:19:29 -0700
  • d2e1c660b1 swayc_is_fullscreen taiyu 2015-08-21 10:45:18 -0700
  • dde8bfe728 check floating mod for resizing windows, and dont send click taiyu 2015-08-21 10:34:37 -0700
  • 5a67628ad9 Merge branch 'master' of https://github.com/SirCmpwn/sway taiyu 2015-08-21 10:28:49 -0700
  • 1a1ac64662 bugfixes, renames taiyu 2015-08-21 10:28:37 -0700
  • ad72abb58f Removed ugly intializer for pointer_state Luminarys 2015-08-21 11:31:05 -0500
  • 1c38b7a8d2 Merge pull request #111 from Luminarys/master Drew DeVault 2015-08-21 12:23:53 -0400
  • a8eab5492a Added in proper resize locking Luminarys 2015-08-21 11:19:06 -0500
  • 034358dbfd Merge pull request #110 from minus7/sign-comparsion-fix Drew DeVault 2015-08-21 10:56:56 -0400
  • 8dfaf6265b fixed #108 signed/unsigned comparison minus 2015-08-21 16:53:11 +0200
  • 7ecb55f218 Minor style fix Luminarys 2015-08-21 09:29:52 -0500
  • 97bd548456 More minor fixes Luminarys 2015-08-21 09:26:22 -0500
  • de86c5f4ea Cleanup and minor fixes Luminarys 2015-08-21 09:24:26 -0500
  • 6278922f7a Fix clang warnings Drew DeVault 2015-08-21 08:24:48 -0400
  • 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
  • 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
  • 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
  • 2dabca03f4 Remove logging of all key presess Drew DeVault 2015-08-19 19:55:40 -0400
  • 057d2e529d Merge pull request #92 from z33ky/master Drew DeVault 2015-08-19 19:30:26 -0400
  • f85d0740a8 Fix potential memory leak Alexander 'z33ky' Hirsch 2015-08-20 02:24:47 +0200
  • 22675b0111 Minor style fix Alexander 'z33ky' Hirsch 2015-08-20 02:17:46 +0200
  • c068f47ce3 Fix potential crash when toggling fullscreen mode Alexander 'z33ky' Hirsch 2015-08-20 02:10:45 +0200
  • 74c9df0c07 Fix error with workspace/output name matching Drew DeVault 2015-08-19 19:29:35 -0400
  • 6f424ff6b8 fixed default active_workspace, and more use of set_focused_container_for(...) taiyu 2015-08-19 16:15:17 -0700
  • b79a49a394 use enums for pointer click names taiyu 2015-08-19 15:44:13 -0700
  • a31f23f90c fixed active_workspace update on focus change taiyu 2015-08-19 15:22:55 -0700
  • a90bd212a1 Merge branch 'master' of https://github.com/SirCmpwn/sway taiyu 2015-08-19 13:27:23 -0700
  • 269d6ba4ea fixed taiyu 2015-08-19 13:27:06 -0700
  • 532598947d Merge pull request #90 from taiyu-len/master Drew DeVault 2015-08-19 16:15:38 -0400
  • 6cc29ebbf5 man page update taiyu 2015-08-19 13:10:58 -0700
  • 48a983316c floating mode_toggle taiyu 2015-08-19 13:02:29 -0700
  • c29214f348 Minor style fix Luminarys 2015-08-19 14:14:54 -0500
  • 4ac920827d Merge pull request #89 from taiyu-len/master Drew DeVault 2015-08-19 15:09:14 -0400