summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
...
* Merge pull request #92 from z33ky/masterLibravatar Drew DeVault2015-08-19
|\ | | | | A couple of cppcheck issues
| * Fix potential memory leakLibravatar Alexander 'z33ky' Hirsch2015-08-20
| |
| * Minor style fixLibravatar Alexander 'z33ky' Hirsch2015-08-20
| |
| * Fix potential crash when toggling fullscreen modeLibravatar Alexander 'z33ky' Hirsch2015-08-20
| |
* | Fix error with workspace/output name matchingLibravatar Drew DeVault2015-08-19
|/
* fixed default active_workspace, and more use of set_focused_container_for(...)Libravatar taiyu2015-08-19
|
* use enums for pointer click namesLibravatar taiyu2015-08-19
|
* fixed active_workspace update on focus changeLibravatar taiyu2015-08-19
|
* Merge branch 'master' of https://github.com/SirCmpwn/swayLibravatar taiyu2015-08-19
|\ | | | | | | merge
| * Merge pull request #90 from taiyu-len/masterLibravatar Drew DeVault2015-08-19
| |\ | | | | | | floating mode_toggle
* | | fixedLibravatar taiyu2015-08-19
| |/ |/|
* | man page updateLibravatar taiyu2015-08-19
| |
* | floating mode_toggleLibravatar taiyu2015-08-19
|/
* Minor style fixLibravatar Luminarys2015-08-19
|
* Merge pull request #89 from taiyu-len/masterLibravatar Drew DeVault2015-08-19
|\ | | | | reset floating view on floating_mod repress
| * styleLibravatar taiyu2015-08-19
| |
| * reset floating view on floating_mod repressLibravatar taiyu2015-08-19
| |
* | Merge pull request #88 from aouelete/masterLibravatar Drew DeVault2015-08-19
|\ \ | |/ |/| Fixed config path
| * Fixed config pathLibravatar aouelete2015-08-19
|/
* pointer uses its own modifiersLibravatar taiyu2015-08-19
|
* Merge pull request #87 from Luminarys/masterLibravatar taiyu2015-08-19
|\ | | | | Added in resize locking
| * Fixed conflictsLibravatar Luminarys2015-08-19
| |\
| | * More merge resolution.Libravatar Ezra2015-08-19
| | |
| | * Resolved merge conflictsLibravatar Luminarys2015-08-19
| | |
| | * Added in resize lockingLibravatar Luminarys2015-08-19
| | |
| * | Resize lock fixesLibravatar Luminarys2015-08-19
| | |
| * | Added in resize lockingLibravatar Luminarys2015-08-19
|/ /
* | removed debug which shouldnt be thereLibravatar taiyu2015-08-19
| |
* | floating_modifier uses mod_keys instead of anykeyLibravatar taiyu2015-08-19
| |
* | Merge pull request #86 from Luminarys/masterLibravatar Drew DeVault2015-08-19
|\| | | | | Fixed config loading
| * Fixed config loadingLibravatar Luminarys2015-08-19
|/
* Set test to NULL when appropriateLibravatar Drew DeVault2015-08-19
| | | | Thanks @SyedAmerGilani
* Free environment vars after loading configLibravatar Drew DeVault2015-08-19
| | | | Thanks @SyedAmerGilani
* Refactor config file loadingLibravatar Drew DeVault2015-08-19
|
* Merge pull request #79 from taiyu-len/masterLibravatar Drew DeVault2015-08-19
|\ | | | | fixed floating_modifier related things
| * fixed some more bugs, moved layout_log into log.ch, restored focus_parentLibravatar taiyu2015-08-19
| |
| * fixed focus key handlerLibravatar taiyu2015-08-19
| |
| * fixed floating_modifier related thingsLibravatar taiyu2015-08-18
| |
* | Merge pull request #80 from SyedAmerGilani/fix_memory_leaksLibravatar Drew DeVault2015-08-19
|\ \ | | | | | | fix a few possible memory leaks
| * | fix a few possible memory leaksLibravatar Syed Amer Gilani2015-08-19
| |/
* | Merge pull request #81 from SyedAmerGilani/fix_xdg_config_homeLibravatar Drew DeVault2015-08-19
|\ \ | |/ |/| fixed string building for XDG_CONFIG_HOME config loading
| * fixed string building for XDG_CONFIG_HOME config loadingLibravatar Syed Amer Gilani2015-08-19
|/
* focus to only childLibravatar taiyu2015-08-18
|
* Fixed full screen workspace switch focusingLibravatar Luminarys2015-08-18
|
* fixed focus on fullscreen view destroyLibravatar taiyu2015-08-18
|
* header updateLibravatar Luminarys2015-08-18
|
* Removed debugging, added in proper gap resets for config reloadsLibravatar Luminarys2015-08-18
|
* Merge pull request #74 from Luminarys/masterLibravatar Drew DeVault2015-08-18
|\ | | | | Added in proper floating window resizing
| * Minor fixes that might be helpful laterLibravatar Luminarys2015-08-18
| |
| * Fixes to make floating windows work betterLibravatar Luminarys2015-08-18
| |