aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2016-04-25swaylock: fix double freeKevin Hamacher-2/+1
2016-04-25Merge pull request #566 from mikkeloscar/tabbed-stacking-layoutDrew DeVault-171/+629
2016-04-25Remove commented codeMikkel Oscar Lyderik-2/+0
2016-04-25Remove unused functionMikkel Oscar Lyderik-11/+2
2016-04-25Don't send invisble view to backMikkel Oscar Lyderik-3/+0
2016-04-25Use correct geometry for nested containersMikkel Oscar Lyderik-7/+9
2016-04-25Add title to nested tabbed/stacked containersMikkel Oscar Lyderik-0/+78
2016-04-25Disable inner gaps when in tabbed/stacked modeMikkel Oscar Lyderik-37/+68
2016-04-25Add support for nested tabbed/stacked containersMikkel Oscar Lyderik-77/+233
2016-04-25Use tabs for indentationMikkel Oscar Lyderik-6/+6
2016-04-25Make floating border fixes work with tabbed/stacked codeMikkel Oscar Lyderik-26/+12
2016-04-25Reapply prev layout when exiting tabbed/stackedMikkel Oscar Lyderik-18/+31
2016-04-25Improve move command with tabbed/stacked layoutMikkel Oscar Lyderik-4/+9
2016-04-25Correctly determine default layoutMikkel Oscar Lyderik-14/+22
2016-04-25Fix problems with floating windowsMikkel Oscar Lyderik-7/+26
2016-04-25Tabbed and stacked layoutMikkel Oscar Lyderik-71/+245
2016-04-24Merge pull request #601 from Hummer12007/pango_markup_configDrew DeVault-2/+41
2016-04-24Renamed pango_markup config optionsMykyta Holubakha-3/+3
2016-04-24Renamed to pango_markupMykyta Holubakha-18/+18
2016-04-24Fix line length calculationMykyta Holubakha-1/+1
2016-04-24Added plaintext_markup to swaybar IPCMykyta Holubakha-0/+7
2016-04-24Added plaintext markup configurationMykyta Holubakha-1/+33
2016-04-24Merge pull request #598 from Hummer12007/pango_fixDrew DeVault-6/+6
2016-04-24Merge pull request #599 from mikkeloscar/bar-markup-pangoDrew DeVault-1/+5
2016-04-24Use i3bar format for markup field.Mikkel Oscar Lyderik-1/+5
2016-04-24Passing missing argument to get_text_sizeMykyta Holubakha-6/+6
2016-04-23Merge pull request #597 from wdbw/swaylock-pam-changeDrew DeVault-2/+2
2016-04-23swaylock: Fix swaylock.pamwdbw-2/+2
2016-04-23Merge pull request #596 from mikkeloscar/default-config-mod-bDrew DeVault-2/+2
2016-04-23Use bindsym $mod+b splith in default configMikkel Oscar Lyderik-2/+2
2016-04-17Style issueDrew DeVault-1/+1
2016-04-17Flesh out pango markup implementationDrew DeVault-18/+33
2016-04-17Merge pull request #590 from mikkeloscar/i686-warningsDrew DeVault-13/+13
2016-04-17Use correct format string for x86_64 and i686Mikkel Oscar Lyderik-13/+13
2016-04-17Add support for pango markupDrew DeVault-1/+1
2016-04-16Merge pull request #588 from mikkeloscar/clang-warningsDrew DeVault-7/+7
2016-04-16Remove clang warnings (-Wsign-compare)Mikkel Oscar Lyderik-7/+7
2016-04-16Update link to arch linux packageDrew DeVault-1/+1
2016-04-16Update to wlc 0.0.20.5Drew DeVault-1/+1
2016-04-11Merge pull request #582 from cl91/fix-memory-leaks0.4Drew DeVault-0/+3
2016-04-12Plug two memory leaksChang Liu-0/+3
2016-04-09Merge pull request #580 from mikkeloscar/handle-realloc-failDrew DeVault-2/+15
2016-04-10swaylock: Handle possible fail on password reallocMikkel Oscar Lyderik-2/+15
2016-04-09Merge pull request #579 from mikkeloscar/new_view-geometryDrew DeVault-6/+3
2016-04-09Don't init desired width/height on new_viewMikkel Oscar Lyderik-5/+2
2016-04-09Only update geometry of single floating viewMikkel Oscar Lyderik-1/+1
2016-04-04Merge pull request #572 from fluxchief/swaylock-flushDrew DeVault-8/+10
2016-04-03Merge pull request #574 from fluxchief/parse-border-colorDrew DeVault-1/+79
2016-04-03Add border color commandsKevin Hamacher-1/+79
2016-04-03Merge pull request #575 from fluxchief/border-color-fixMikkel Oscar Lyderik-1/+1