1009 Commits (5a9cc9644648c70b330b9b3dc866ddb2a7e57a7a)
 

Author SHA1 Message Date
Christoph Gysin a99aa92bc6 extensions: add missing include
9 years ago
taiyu a0b5953aa8 Merge pull request #254 from christophgysin/typo
9 years ago
Christoph Gysin 590c46aa69 cmake: Fix typo
9 years ago
Drew DeVault a642827dfb Merge pull request #253 from sce/add_sibling_handle_floating_alt1
9 years ago
S. Christoffer Eliesen e31a899841 layout: get_swayc_in_direction_under: Handle floating views.
9 years ago
S. Christoffer Eliesen b5ddad4bf6 layout: swap_container: Handle floating views.
9 years ago
S. Christoffer Eliesen ed1b0bffbc layout: replace_child: Handle floating views.
9 years ago
S. Christoffer Eliesen 8aef255d5f layout: add_sibling: Handle floating views properly.
9 years ago
Drew DeVault 53ec7a74b6 Merge pull request #252 from sce/fix_binding_cmp
9 years ago
S. Christoffer Eliesen a6c9f40b9a sway_binding_cmp_keys: Differentiate between modifier keys.
9 years ago
Drew DeVault 8ad8ceeeb9 Merge pull request #250 from sce/initial_support_for_criteria_strings
9 years ago
S. Christoffer Eliesen db92920cf9 handle_command: Skip commands that has a criteria string.
9 years ago
S. Christoffer Eliesen b7e3d05ace stringop: Properly handle criteria strings.
9 years ago
Drew DeVault e7c0573a98 Merge pull request #249 from sce/extra_view_metadata
9 years ago
S. Christoffer Eliesen 4367e6d3e3 container: Store app_id attribute for views.
9 years ago
S. Christoffer Eliesen 47c313fe3e container: Store class attribute for views.
9 years ago
Drew DeVault c671329681 Merge pull request #248 from taiyu-len/master
9 years ago
taiyu 9d50f88cef fix list sorting
9 years ago
Drew DeVault cb11364552 Merge pull request #247 from sce/handle_bindsym_duplicates
9 years ago
S. Christoffer Eliesen a0c5a0bb30 cmd_bindsym: Detect/handle duplicates.
9 years ago
S. Christoffer Eliesen 9ce5d635f1 commands: Comment/doc for config_command.
9 years ago
Drew DeVault 7bd82a26b0 Merge pull request #245 from sce/workspace_output_duplicates
9 years ago
S. Christoffer Eliesen 5531dbe1b2 cmd_workspace: Don't fill up config->workspace_outputs with duplicates.
9 years ago
S. Christoffer Eliesen d0af224e6d stringop: lenient_strcmp: Add.
9 years ago
S. Christoffer Eliesen a33e3badad list: Add list_seq_find.
9 years ago
Drew DeVault 56e80c0f73 Update header for default config
9 years ago
Drew DeVault 2100d7bfef Fix #240
9 years ago
Drew DeVault 35fd139105 Add all documented scaling modes to config parser
9 years ago
Drew DeVault 5728307520 Add wallpapers to output command
9 years ago
Drew DeVault 79b277fe9b Parse output background config
9 years ago
Drew DeVault 392f02da64 Stretch image to fit output resolution
9 years ago
Drew DeVault 1a3a7f2514 Basic image rendering for swaybg
9 years ago
Drew DeVault b4e5e1381f Refactor the crap out of wayland clients
9 years ago
Drew DeVault 4a1584be53 Fix background extensions
9 years ago
Drew DeVault 65b8a5c3ce Add background handling
9 years ago
Drew DeVault 82db2a57a9 Basic support for extensions in server and clients
9 years ago
Drew DeVault fb0bfa13ce Fix warning about uninitialized variable
9 years ago
Drew DeVault 2f01a3265d Exit if unable to allocate buffer
9 years ago
Drew DeVault 7a40eb6de6 Support cursors over wayland clients
9 years ago
Drew DeVault 929537c158 Generate protocol headers
9 years ago
Drew DeVault 86372d00db Fix SIGBUS from wayland clients
9 years ago
Drew DeVault 665d4baaf1 Normalize indentation
9 years ago
Drew DeVault 9a1e95b7da Clean up memory pool files better
9 years ago
Drew DeVault 49388eb88b Support resizing in wayland client implementation
9 years ago
Drew DeVault 399220f14b Fix up wayland client implementation
9 years ago
Drew DeVault 01202568f9 Track pid of child process from exec
9 years ago
Drew DeVault 6850174049 Merge pull request #233 from sce/multiple_adjacent_outputs
9 years ago
S. Christoffer Eliesen 236f26f62e output: Support multiple adjacent outputs.
9 years ago
Drew DeVault 95c65ee33e Merge pull request #232 from sce/replace_output_config
9 years ago
S. Christoffer Eliesen a94a91a723 cmd_output: Replace existing config if called multiple times.
9 years ago