1
1
mirror of https://github.com/swaywm/sway synced 2025-08-06 12:43:12 +02:00

Commit Graph

  • 590c46aa69 cmake: Fix typo Christoph Gysin 2015-11-25 14:09:10 +0200
  • a642827dfb Merge pull request #253 from sce/add_sibling_handle_floating_alt1 Drew DeVault 2015-11-24 16:10:01 -0500
  • e31a899841 layout: get_swayc_in_direction_under: Handle floating views. S. Christoffer Eliesen 2015-11-24 20:58:17 +0100
  • b5ddad4bf6 layout: swap_container: Handle floating views. S. Christoffer Eliesen 2015-11-24 20:58:02 +0100
  • ed1b0bffbc layout: replace_child: Handle floating views. S. Christoffer Eliesen 2015-11-24 20:57:41 +0100
  • 8aef255d5f layout: add_sibling: Handle floating views properly. S. Christoffer Eliesen 2015-11-24 20:46:22 +0100
  • 53ec7a74b6 Merge pull request #252 from sce/fix_binding_cmp Drew DeVault 2015-11-24 15:32:35 -0500
  • a6c9f40b9a sway_binding_cmp_keys: Differentiate between modifier keys. S. Christoffer Eliesen 2015-11-24 19:15:10 +0100
  • 8ad8ceeeb9 Merge pull request #250 from sce/initial_support_for_criteria_strings Drew DeVault 2015-11-24 10:56:29 -0500
  • db92920cf9 handle_command: Skip commands that has a criteria string. S. Christoffer Eliesen 2015-11-18 19:03:24 +0100
  • b7e3d05ace stringop: Properly handle criteria strings. S. Christoffer Eliesen 2015-11-18 15:03:20 +0100
  • e7c0573a98 Merge pull request #249 from sce/extra_view_metadata Drew DeVault 2015-11-24 10:12:08 -0500
  • 4367e6d3e3 container: Store app_id attribute for views. S. Christoffer Eliesen 2015-11-22 22:09:33 +0100
  • 47c313fe3e container: Store class attribute for views. S. Christoffer Eliesen 2015-11-22 22:05:00 +0100
  • c671329681 Merge pull request #248 from taiyu-len/master Drew DeVault 2015-11-24 07:37:16 -0500
  • 9d50f88cef fix list sorting taiyu 2015-11-24 00:30:02 -0800
  • cb11364552 Merge pull request #247 from sce/handle_bindsym_duplicates Drew DeVault 2015-11-22 15:29:17 -0500
  • a0c5a0bb30 cmd_bindsym: Detect/handle duplicates. S. Christoffer Eliesen 2015-11-19 16:37:48 +0100
  • 9ce5d635f1 commands: Comment/doc for config_command. S. Christoffer Eliesen 2015-11-17 23:30:45 +0100
  • 7bd82a26b0 Merge pull request #245 from sce/workspace_output_duplicates Drew DeVault 2015-11-22 09:18:20 -0500
  • 5531dbe1b2 cmd_workspace: Don't fill up config->workspace_outputs with duplicates. S. Christoffer Eliesen 2015-11-19 13:05:59 +0100
  • d0af224e6d stringop: lenient_strcmp: Add. S. Christoffer Eliesen 2015-11-19 11:52:58 +0100
  • a33e3badad list: Add list_seq_find. S. Christoffer Eliesen 2015-11-18 21:12:20 +0100
  • 56e80c0f73 Update header for default config Drew DeVault 2015-11-19 20:10:14 -0500
  • 2100d7bfef Fix #240 Drew DeVault 2015-11-19 20:04:03 -0500
  • 35fd139105 Add all documented scaling modes to config parser Drew DeVault 2015-11-19 18:55:58 -0500
  • 5728307520 Add wallpapers to output command Drew DeVault 2015-11-19 18:55:17 -0500
  • 79b277fe9b Parse output background config Drew DeVault 2015-11-19 18:25:15 -0500
  • 39396a4f55 Added basic Doxygen properties file. DragonAxe 2015-11-19 11:44:21 -0700
  • 392f02da64 Stretch image to fit output resolution Drew DeVault 2015-11-19 08:34:23 -0500
  • 1a3a7f2514 Basic image rendering for swaybg Drew DeVault 2015-11-19 08:20:07 -0500
  • b4e5e1381f Refactor the crap out of wayland clients Drew DeVault 2015-11-19 07:58:57 -0500
  • 4a1584be53 Fix background extensions Drew DeVault 2015-11-19 07:23:11 -0500
  • 65b8a5c3ce Add background handling Drew DeVault 2015-11-18 22:14:57 -0500
  • 82db2a57a9 Basic support for extensions in server and clients Drew DeVault 2015-11-18 22:01:22 -0500
  • fb0bfa13ce Fix warning about uninitialized variable Drew DeVault 2015-11-18 19:59:47 -0500
  • 2f01a3265d Exit if unable to allocate buffer Drew DeVault 2015-11-18 19:58:38 -0500
  • 7a40eb6de6 Support cursors over wayland clients Drew DeVault 2015-11-18 19:38:42 -0500
  • 929537c158 Generate protocol headers Drew DeVault 2015-11-18 17:59:17 -0500
  • 86372d00db Fix SIGBUS from wayland clients Drew DeVault 2015-11-18 09:55:55 -0500
  • 665d4baaf1 Normalize indentation Drew DeVault 2015-11-18 08:44:08 -0500
  • 9a1e95b7da Clean up memory pool files better Drew DeVault 2015-11-18 08:36:08 -0500
  • 49388eb88b Support resizing in wayland client implementation Drew DeVault 2015-11-18 08:27:40 -0500
  • 399220f14b Fix up wayland client implementation Drew DeVault 2015-11-18 08:22:37 -0500
  • 01202568f9 Track pid of child process from exec Drew DeVault 2015-11-16 19:40:44 -0500
  • 6850174049 Merge pull request #233 from sce/multiple_adjacent_outputs Drew DeVault 2015-11-16 15:57:02 -0500
  • 236f26f62e output: Support multiple adjacent outputs. S. Christoffer Eliesen 2015-11-16 00:35:25 +0100
  • 95c65ee33e Merge pull request #232 from sce/replace_output_config Drew DeVault 2015-11-16 10:49:02 -0500
  • a94a91a723 cmd_output: Replace existing config if called multiple times. S. Christoffer Eliesen 2015-11-16 11:40:24 +0100
  • 00a4591b39 Update README Drew DeVault 2015-11-15 20:22:28 -0500
  • 63a3f24b79 Merge pull request #230 from sce/code_overview Drew DeVault 2015-11-15 16:58:14 -0500
  • 2f7f8512bd HACKING.md: Add code overview section. S. Christoffer Eliesen 2015-11-15 12:59:21 +0100
  • cd161aa985 We somewhat more wlc_point now Drew DeVault 2015-11-14 17:14:23 -0500
  • 95442dac8d We wlc_point now Drew DeVault 2015-11-14 11:30:23 -0500
  • ab3d6f6fa1 Merge pull request #227 from xerpi/master Drew DeVault 2015-11-13 14:48:11 -0500
  • a8b18b5159 Check the client_setup() return value Sergi Granell 2015-11-13 20:42:45 +0100
  • 3dbdc40b0e Merge pull request #226 from sce/fix_get_socketpath Drew DeVault 2015-11-13 14:10:00 -0500
  • f64b7e71d4 ipc: Store socketname in SWAYSOCK. Fixes --get-socketpath. S. Christoffer Eliesen 2015-11-13 17:53:46 +0100
  • 2cc6d39d46 New screenshot for README Drew DeVault 2015-11-13 11:07:57 -0500
  • f7c0d2badb Clean up some things better in wayland clients Drew DeVault 2015-11-13 10:27:16 -0500
  • 1011957465 Merge branch 'master' of github.com:SirCmpwn/sway Drew DeVault 2015-11-13 08:17:35 -0500
  • 38b18d460a Revert "Try ~/.i3/config earlier than /etc/sway/config" Drew DeVault 2015-11-13 08:17:29 -0500
  • f3fc48f692 Merge pull request #225 from sce/logind_socket_path Drew DeVault 2015-11-13 08:15:14 -0500
  • f0ceb4e909 Try ~/.i3/config earlier than /etc/sway/config Drew DeVault 2015-11-13 08:09:30 -0500