1
1
mirror of https://github.com/swaywm/sway synced 2025-08-05 11:43:07 +02:00

Commit Graph

  • 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
  • d93d416849 Merge pull request #2 from SirCmpwn/master aouelete 2015-08-21 11:12:26 -0400
  • 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
  • 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