1
1
mirror of https://github.com/swaywm/sway synced 2026-01-09 07:31:36 +01:00

Commit Graph

  • 36f896ac34 Merge pull request #1019 from SirCmpwn/redshift Drew DeVault 2017-01-04 03:59:53 -0500
  • 704b2db050 Merge branch 'master' of https://github.com/willakat/sway wil 2017-01-01 22:02:19 +0100
  • 97f70987d7 [fix] cleanups suggested by Sway community wil 2017-01-01 21:52:49 +0100
  • a62048f15d changed "layout promote" command to "move first" wil 2017-01-01 19:53:53 +0100
  • 0412e95ba9 Document new layout command syntax Drew DeVault 2017-01-01 12:41:52 -0500
  • c01b898398 Fix inline is_auto_layout Drew DeVault 2017-01-01 12:36:47 -0500
  • 15745abf0c [fix] cycle auto layouts backwards wil 2016-12-31 18:41:13 +0100
  • 4b1d9b058e Added a word in the Readme about the purpose of the fork. wil 2016-12-30 18:03:29 +0100
  • 1b87193c3d Added "layout promote" command. wil 2016-12-29 20:30:32 +0100
  • a0aa8d9780 cleanup in auto layouts wil 2016-12-29 20:26:35 +0100
  • 2b0e3c212a [fix] move next/prev behavior for vert/horiz layout wil 2016-12-22 21:18:15 +0100
  • 0ff9fe9a7a introduce next/prev as a direction for focus/move commands. wil 2016-12-22 18:46:00 +0100
  • bc3dc97026 [fix] Handle auto layout resize with multiple slave groups wil 2016-12-21 16:59:50 +0100
  • ed71e67d7e [fix] handle cases where nb_master > children->length in auto layout wil 2016-12-21 16:58:38 +0100
  • 8b0073b195 Added "layout incnmaster|incncol" commands wil 2016-12-21 16:55:02 +0100
  • 5425d0489f Handle resize in auto layouts wil 2016-12-19 21:45:52 +0100
  • 97f7d47413 Added Awesome/Monad type "auto" layouts wil 2016-12-10 16:44:43 +0100
  • e53d2e732c Merge 8c299b844c83fef02f4231a76156a662253621e0 into 6a1df17fb7f7bcfa26d825173de4d31b771fd7a6 Mikkel Oscar Lyderik Larsen 2016-12-29 17:07:10 +0000
  • aab360bf2f Add redshift support Drew DeVault 2016-12-28 02:04:51 -0500
  • 6a1df17fb7 Fix user-set LD_LIBRARY_PATH Drew DeVault 2016-12-27 19:38:54 -0500
  • 1882cb6733 Merge pull request #1017 from zandrmartin/swaylock-scaling-mode Drew DeVault 2016-12-27 17:23:45 -0700
  • f84217d07c
    fix #971 Zandr Martin 2016-12-27 17:54:50 -0600
  • 51c367dfdc Update README.md Drew DeVault 2016-12-27 13:28:29 -0500
  • 725582c2f1 Merge pull request #1014 from cyphar/swaylock-fix-focus 0.11 Drew DeVault 2016-12-26 09:06:20 -0700
  • 09259021ab
    sway: extensions: make locking give back focus Aleksa Sarai 2016-12-26 19:35:12 +1100
  • 29a535aae4
    sway: extensions: only unlock if lock_surfaces.length == 0 Aleksa Sarai 2016-12-26 19:23:07 +1100
  • 36e48fcf8d Update default swaybar command Drew DeVault 2016-12-23 11:21:18 -0500
  • 800d20611c Clear swaylock properly during re-render Drew DeVault 2016-12-20 15:53:42 -0500
  • 2b34ba99d4 Merge pull request #1001 from alkino/master Drew DeVault 2016-12-18 15:09:30 -0500
  • 0f0bbbff4d Put floating views in center, fallback on top left Nicolas Cornu 2016-12-18 02:03:31 +0100
  • 1172566d4e Change how security config is loaded 0.11-rc3 Drew DeVault 2016-12-17 15:19:50 -0500
  • 14d9200e4e Merge pull request #996 from woutershep/datadir Drew DeVault 2016-12-17 14:56:51 -0500
  • 64dea21465 Add libcap dependency to readme Drew DeVault 2016-12-17 13:25:25 -0500
  • f04ee0e68d Merge pull request #995 from SirCmpwn/memory-use Drew DeVault 2016-12-17 13:23:44 -0500
  • 09b9106550 Use CMAKE_INSTALL_FULL_DATA{,ROOT}DIR Wouter van Kesteren 2016-12-17 00:18:39 +0100
  • d859f825d3 Fix build error Drew DeVault 2016-12-15 18:45:04 -0500
  • 63d96c1bb4 Fix indentation issues Drew DeVault 2016-12-15 18:39:40 -0500
  • 10c8b73075 Handle calloc failures Drew DeVault 2016-12-15 18:26:53 -0500
  • a2b9149656 Add remaining sway allocation failure handling Drew DeVault 2016-12-15 18:17:36 -0500
  • 7784f1a905 Handle allocation failures in security code Drew DeVault 2016-12-15 18:10:29 -0500
  • 31b002b6d5 Handle IPC server allocation failures Drew DeVault 2016-12-15 18:07:09 -0500
  • 8cef81d6f2 Handle some more memory allocation failures Drew DeVault 2016-12-15 18:03:59 -0500
  • d75a747a3d Handle config-related allocation failures Drew DeVault 2016-12-15 17:52:53 -0500
  • 248df18c24 Handle allocation failure in commands Drew DeVault 2016-12-15 17:39:09 -0500
  • 8691ff1b63 Handle border-related malloc failures Drew DeVault 2016-12-15 17:17:12 -0500
  • ad7f68585b Always log filename and line number Drew DeVault 2016-12-15 17:10:53 -0500
  • 4c6c65e70c Handle malloc failures from read_line Drew DeVault 2016-12-15 17:08:56 -0500
  • 9ad1e6b40f Handle malloc failure in ipc_recv_response Drew DeVault 2016-12-15 17:05:12 -0500
  • 6c0fc20936 Merge pull request #991 from barfoo1/registry_fix Drew DeVault 2016-12-14 04:29:52 -0500
  • dc6942d10d minor logic error barfoo1 2016-12-14 10:24:13 +0100
  • 6350752d6b Merge pull request #985 from myfreeweb/master 0.11-rc2 Drew DeVault 2016-12-11 14:07:08 -0500
  • da26d69cb1 Fix build on FreeBSD Greg V 2016-12-08 15:34:08 +0300
  • d93e53fd4b Use return value of write Drew DeVault 2016-12-06 09:10:16 -0500
  • cc85c6366a Merge fc58822befdb416545df564a10e0d6e9fc591ebc into 979878d8afa44beef7bb32641cba281390ce513b Seth Barberee 2016-12-06 09:35:04 +0000
  • 979878d8af Decrement expected_len Drew DeVault 2016-12-04 10:55:11 -0500
  • cb0ca3c301 Change name of ld-library-path cmake variable Drew DeVault 2016-12-04 10:20:15 -0500
  • 49fe25c106 Mention setcap in manual install instructions Drew DeVault 2016-12-04 09:59:25 -0500
  • 1d39c22a38 Add link to security features issue in readme Drew DeVault 2016-12-04 09:52:38 -0500
  • 1a509dcc29 Fix to sway-security(7) Drew DeVault 2016-12-04 09:49:13 -0500
  • cdecf3c495 Drop restart command from sanity check Drew DeVault 2016-12-04 09:37:24 -0500
  • 6604bb67ea Fix minor issues with default security config Drew DeVault 2016-12-04 09:12:31 -0500
  • 35b8d185ac fix layout switching (was broken because of workspace_layout) 0.11-rc1 D.B 2016-11-17 06:49:12 +0100
  • 4762bcb3b9 wrap some views under workspaces D.B 2016-10-23 13:19:02 +0200
  • 6fb4b6737a add workspace_layout to container D.B 2016-10-10 20:44:09 +0200