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

Commit Graph

  • 9a7f48f872 Merge pull request #121 from taiyu-len/pointer_mod Drew DeVault 2015-08-23 15:38:51 -0400
  • 51ab3c9180 merge taiyu 2015-08-23 12:34:18 -0700
  • 1ac0c8cd47 Refactor keyboard to consider modified keysyms Drew DeVault 2015-08-23 15:28:49 -0400
  • 663f53b22a Merge pull request #123 from Luminarys/master Drew DeVault 2015-08-23 14:34:20 -0400
  • 7a21388997 Minor fix Luminarys 2015-08-23 13:32:47 -0500
  • 3f1bb40769 Man page update Luminarys 2015-08-23 13:27:37 -0500
  • a65dca04e8 Style fix Luminarys 2015-08-23 13:19:47 -0500
  • 5bfed9b213 Cleanup and minor adjustments to disabling Luminarys 2015-08-23 13:18:07 -0500
  • e78221e6a0 Prefix log events from wlc with [wlc] Drew DeVault 2015-08-23 13:31:16 -0400
  • e01cf0b566 Added in glitchy disabling Luminarys 2015-08-23 12:22:45 -0500
  • 98fad060e2 Added in glitchy disabling Luminarys 2015-08-23 12:22:33 -0500
  • e232241466 Do not log with colors unless stdout is a tty Drew DeVault 2015-08-23 13:16:37 -0400
  • 719ef16474 Merge af872be2cfa9139cc4bc5d3890310203a2108c96 into ac2034df99e1ec19e8bca60a802cd9f9d8fbbf83 aouelete 2015-08-23 17:10:55 +0000
  • ac2034df99 Handle wlc log events Drew DeVault 2015-08-23 13:08:04 -0400
  • 1e18ba9f2d Add note to config about floating_modifier Drew DeVault 2015-08-23 11:27:16 -0400
  • d72cc92541 style taiyu 2015-08-23 07:59:18 -0700
  • 299406a048 slight fix taiyu 2015-08-22 22:32:41 -0700
  • f53ce887e8 fixed container resize oddity taiyu 2015-08-22 22:14:59 -0700
  • f24b78898a dont swap view with workspace... taiyu 2015-08-22 21:54:39 -0700
  • a4ded14991 small change taiyu 2015-08-22 21:23:22 -0700
  • f1e38be09f no mode for fullscreen taiyu 2015-08-22 21:16:46 -0700
  • 42d5d9a177 mouse tile resize mode done taiyu 2015-08-22 21:03:45 -0700
  • af872be2cf Merge https://github.com/SirCmpwn/sway aouelete 2015-08-22 21:56:43 -0400
  • 9cf2e98c4f changed duplicate keybinds aouelete 2015-08-22 21:53:01 -0400
  • 36cd180f02 fixed vanishing floating view taiyu 2015-08-22 18:25:05 -0700
  • e139de0857 floating/tiling move + floating resize cleaned and fixed taiyu 2015-08-22 18:01:38 -0700
  • 60b3b87edd added "move container to workspace", changed scratchpad minus 2015-08-23 00:23:51 +0200
  • 2f7269a3f1 ignore internal containers when switching workspace minus 2015-08-22 22:51:45 +0200
  • 1fd5962aeb Fix minor bug with output positioning Drew DeVault 2015-08-22 15:21:56 -0400
  • 07229edfe6 Implement output positioning Drew DeVault 2015-08-22 15:19:02 -0400
  • 6c1e7cdebd fixed style minus 2015-08-22 00:01:15 +0200
  • 6a33d67f36 fixed parent finding minus 2015-08-21 23:47:52 +0200
  • 6736a05977 added hiding and showing scratchpad views minus 2015-08-21 23:36:01 +0200
  • f4b4c5851a added scratchpad (WIP) minus 2015-08-21 22:52:09 +0200
  • 4e0a3b9c72 extracted view_set_floating minus 2015-08-21 21:27:37 +0200
  • eac0920f49 Set x/y positions for output containers Drew DeVault 2015-08-22 14:44:47 -0400
  • 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
  • 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