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

Commit Graph

  • 7194957578 New video for home page Drew DeVault 2015-11-28 11:04:41 -0500
  • 1661edee28 Allow output config for output named * Drew DeVault 2015-11-28 10:18:37 -0500
  • 2f192cceca Improve config file loading Drew DeVault 2015-11-28 10:00:53 -0500
  • 4916e30378 Remove extraneous logging from swaygrab Drew DeVault 2015-11-28 09:04:02 -0500
  • 8b1de6df30 Fix incorrect #include on ipc-client.c Drew DeVault 2015-11-28 08:57:45 -0500
  • e0cb8284fb Rearrange logging headers Drew DeVault 2015-11-28 08:49:02 -0500
  • e8de0e83aa Merge a32cbb52ce81ee38d2928ba873ff7fc182df8393 into 9b62a98f3e104a6566891ecf491dd15327db443f Mikkel Oscar Lyderik 2015-11-28 13:01:28 +0000
  • a32cbb52ce Add WLC_INCLUDE_DIRS to subprojects Mikkel Oscar Lyderik 2015-11-28 13:20:28 +0100
  • 9b62a98f3e Style fixes in swaybg Drew DeVault 2015-11-27 16:16:40 -0500
  • 392bfcbfb7 Remove "See Also" from swaygrab man page Drew DeVault 2015-11-27 16:02:04 -0500
  • 0bb872ab70 Fix uninitialized variable warning in swaygrab Drew DeVault 2015-11-27 16:01:06 -0500
  • 2ef7cf9e97 Add ffmpeg capture to swaygrab (with limitations) Drew DeVault 2015-11-27 14:21:38 -0500
  • 89906f4ba1 Improve CONTRIBUTING.md Drew DeVault 2015-11-27 12:23:04 -0500
  • b7702eb34c Merge pull request #266 from sce/sticky_floats_0 Drew DeVault 2015-11-27 10:20:16 -0700
  • 2d0f78c0d6 workspace: Learn sticky. S. Christoffer Eliesen 2015-11-26 23:53:20 +0100
  • db642fc8c5 commands: code formatting: Sort list of commands by alphabet. S. Christoffer Eliesen 2015-11-26 22:55:14 +0100
  • cbd7348704 Merge pull request #265 from sce/better_logging Drew DeVault 2015-11-27 09:56:07 -0700
  • cad2694a3c Merge pull request #264 from sce/fix_ws_next_name Drew DeVault 2015-11-27 09:53:27 -0700
  • c1d88acf72 debug_log: Improve container_log so that debug lines are aligned. S. Christoffer Eliesen 2015-11-27 17:00:12 +0100
  • 0a78af0acc workspace: Improve workspace_next_name. S. Christoffer Eliesen 2015-11-24 23:03:00 +0100
  • 4c34674255 Merge pull request #263 from sce/floating_enable_disable Drew DeVault 2015-11-27 09:22:22 -0700
  • d9770cc243 cmd_floating: Support enable and disable commands too. S. Christoffer Eliesen 2015-11-24 20:00:39 +0100
  • f05e4a368d Remove man pages (they're outdated) Drew DeVault 2015-11-27 10:50:18 -0500
  • 04bd9386fe Fix swaygrab memory leak Drew DeVault 2015-11-27 10:40:28 -0500
  • f05b6cd55c Implement swaygrab for still images Drew DeVault 2015-11-27 10:39:18 -0500
  • 062c74b7d0 Add command line to swaygrab Drew DeVault 2015-11-27 10:10:29 -0500
  • 59e97c2788 Add swaygrab(1) man page Drew DeVault 2015-11-27 10:06:24 -0500
  • 7c04cd4fc8 Add swaygrab subproject Drew DeVault 2015-11-27 09:53:50 -0500
  • 27f03c705d Move IPC client into common, refactor IPC Drew DeVault 2015-11-27 09:50:04 -0500
  • 5ae359279b Fix build warnings Drew DeVault 2015-11-27 09:42:24 -0500
  • d95447fdd9 Fix mistake in CONTRIBUTING.md Drew DeVault 2015-11-27 09:19:18 -0500
  • 87e3778125 Update CONTRIBUTING.md Drew DeVault 2015-11-27 09:18:46 -0500
  • 1e753e3a74 Write down style guidelines Drew DeVault 2015-11-27 09:16:48 -0500
  • d1012c497b Style enforcement Drew DeVault 2015-11-27 08:59:21 -0500
  • f8f0bcd4d3 Don't use the _t postfix on non-typedef structures Drew DeVault 2015-11-27 08:52:59 -0500
  • 53d353e6b4 Add "variant": "sway" to IPC version response Drew DeVault 2015-11-26 16:49:36 -0500
  • 4e7dccf631 Add swaymsg(1) man page Drew DeVault 2015-11-26 15:14:23 -0500
  • a1018f3280 Implement swaymsg IPC behavior Drew DeVault 2015-11-26 15:06:41 -0500
  • 9a15371ba3 Parse command line args for swaymsg Drew DeVault 2015-11-26 14:31:29 -0500
  • d69cbeabc0 Add swaymsg subproject Drew DeVault 2015-11-26 12:41:24 -0500
  • 206606b32c Merge pull request #261 from christophgysin/exec Drew DeVault 2015-11-25 18:59:35 -0500
  • a713686daa Merge pull request #260 from christophgysin/scale Drew DeVault 2015-11-25 18:58:23 -0500
  • e362f871d9 Call swaybg without invoking a shell Christoph Gysin 2015-11-25 23:19:08 +0200
  • be3fae148b swaybg: implement scaling mode "fit" Christoph Gysin 2015-11-25 22:26:21 +0200
  • 8630bc3752 swaybg: implement scaling mode "tile" Christoph Gysin 2015-11-25 21:07:34 +0200
  • 621062f18d swaybg: implement scaling mode "center" Christoph Gysin 2015-11-25 20:53:13 +0200
  • 81a87ec7a7 swaybg: implement scaling mode "fill" Christoph Gysin 2015-11-25 20:52:34 +0200
  • 904983c375 swaybg: implement scaling mode "stretch" Christoph Gysin 2015-11-25 16:57:35 +0200
  • 504ac84cbc swaybg: check for exact number of arguments Christoph Gysin 2015-11-25 16:53:18 +0200
  • 78c2e29328 swaybg: make argv const Christoph Gysin 2015-11-25 16:53:02 +0200
  • 9fb020d04c Merge pull request #251 from sce/criteria_1 Drew DeVault 2015-11-25 09:28:43 -0500
  • 964b4d2ddb Merge pull request #259 from christophgysin/lineno Drew DeVault 2015-11-25 09:09:05 -0500
  • 5483fe1883 criteria: Code formatting. S. Christoffer Eliesen 2015-11-25 14:58:57 +0100
  • 0976bf7f68 Merge pull request #258 from christophgysin/whitespace Drew DeVault 2015-11-25 08:53:33 -0500
  • eeb7f5c036 config: print line number Christoph Gysin 2015-11-25 15:45:50 +0200
  • 71f28fae57 config: remove trailing whitespace Christoph Gysin 2015-11-25 15:28:10 +0200
  • a06cb7cd01 criteria: Add. Learn for_window command. S. Christoffer Eliesen 2015-11-17 19:27:01 +0100
  • 402c9f4bf0 Merge pull request #255 from christophgysin/ninja Drew DeVault 2015-11-25 08:19:34 -0500
  • d4ac0df906 Merge pull request #257 from christophgysin/missing-include Drew DeVault 2015-11-25 07:44:06 -0500
  • e0459a5884 Merge 9e7064917d5fa0851c1c1406c08203cf4679a6cb into a0b5953aa89c23f0c7fc270911a3c71f11e2e1bd Christoph Gysin 2015-11-25 12:42:43 +0000
  • 1b5e0020c3 cmake: fix ninja build Christoph Gysin 2015-11-25 14:10:02 +0200
  • a99aa92bc6 extensions: add missing include Christoph Gysin 2015-11-25 14:10:21 +0200
  • 9e7064917d swaybg: comment unused argument Christoph Gysin 2015-11-25 14:10:50 +0200
  • a0b5953aa8 Merge pull request #254 from christophgysin/typo taiyu 2015-11-25 04:38:20 -0800