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