796 Commits (04bd9386fe93d596ca0af7a9895598b709088484)
 

Author SHA1 Message Date
Drew DeVault 04bd9386fe Fix swaygrab memory leak
9 years ago
Drew DeVault f05b6cd55c Implement swaygrab for still images
9 years ago
Drew DeVault 062c74b7d0 Add command line to swaygrab
9 years ago
Drew DeVault 59e97c2788 Add swaygrab(1) man page
9 years ago
Drew DeVault 7c04cd4fc8 Add swaygrab subproject
9 years ago
Drew DeVault 27f03c705d Move IPC client into common, refactor IPC
9 years ago
Drew DeVault 5ae359279b Fix build warnings
9 years ago
Drew DeVault d95447fdd9 Fix mistake in CONTRIBUTING.md
9 years ago
Drew DeVault 87e3778125 Update CONTRIBUTING.md
9 years ago
Drew DeVault 1e753e3a74 Write down style guidelines
9 years ago
Drew DeVault d1012c497b Style enforcement
9 years ago
Drew DeVault f8f0bcd4d3 Don't use the _t postfix on non-typedef structures
9 years ago
Drew DeVault 53d353e6b4 Add "variant": "sway" to IPC version response
9 years ago
Drew DeVault 4e7dccf631 Add swaymsg(1) man page
9 years ago
Drew DeVault a1018f3280 Implement swaymsg IPC behavior
9 years ago
Drew DeVault 9a15371ba3 Parse command line args for swaymsg
9 years ago
Drew DeVault d69cbeabc0 Add swaymsg subproject
9 years ago
Drew DeVault 206606b32c Merge pull request #261 from christophgysin/exec
9 years ago
Drew DeVault a713686daa Merge pull request #260 from christophgysin/scale
9 years ago
Christoph Gysin e362f871d9 Call swaybg without invoking a shell
9 years ago
Christoph Gysin be3fae148b swaybg: implement scaling mode "fit"
9 years ago
Christoph Gysin 8630bc3752 swaybg: implement scaling mode "tile"
9 years ago
Christoph Gysin 621062f18d swaybg: implement scaling mode "center"
9 years ago
Christoph Gysin 81a87ec7a7 swaybg: implement scaling mode "fill"
9 years ago
Christoph Gysin 904983c375 swaybg: implement scaling mode "stretch"
9 years ago
Christoph Gysin 504ac84cbc swaybg: check for exact number of arguments
9 years ago
Christoph Gysin 78c2e29328 swaybg: make argv const
9 years ago
Drew DeVault 9fb020d04c Merge pull request #251 from sce/criteria_1
9 years ago
Drew DeVault 964b4d2ddb Merge pull request #259 from christophgysin/lineno
9 years ago
S. Christoffer Eliesen 5483fe1883 criteria: Code formatting.
9 years ago
Drew DeVault 0976bf7f68 Merge pull request #258 from christophgysin/whitespace
9 years ago
Christoph Gysin eeb7f5c036 config: print line number
9 years ago
Christoph Gysin 71f28fae57 config: remove trailing whitespace
9 years ago
S. Christoffer Eliesen a06cb7cd01 criteria: Add. Learn for_window command.
9 years ago
Drew DeVault 402c9f4bf0 Merge pull request #255 from christophgysin/ninja
9 years ago
Drew DeVault d4ac0df906 Merge pull request #257 from christophgysin/missing-include
9 years ago
Christoph Gysin 1b5e0020c3 cmake: fix ninja build
9 years ago
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