aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2016-04-28Fix bindcode by offsetting xkb keycode by 8Mikkel Oscar Lyderik
2016-04-28Fix missing include pathsTomáš Čech
2016-04-27border: clear buffer on fullscreen viewsMikkel Oscar Lyderik
2016-04-27Only check tabbed_stacked_parent for focused windowsMikkel Oscar Lyderik
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-24Renamed pango_markup config optionsMykyta Holubakha
2016-04-24Renamed to pango_markupMykyta Holubakha
2016-04-24Added plaintext_markup to swaybar IPCMykyta Holubakha
2016-04-24Added plaintext markup configurationMykyta Holubakha
2016-04-24Passing missing argument to get_text_sizeMykyta Holubakha
2016-04-17Flesh out pango markup implementationDrew DeVault
2016-04-17Use correct format string for x86_64 and i686Mikkel Oscar Lyderik
2016-04-16Remove clang warnings (-Wsign-compare)Mikkel Oscar Lyderik
2016-04-16Update to wlc 0.0.2Drew DeVault
2016-04-12Plug two memory leaksChang Liu
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-03Add border color commandsKevin Hamacher
2016-04-03Use border background color as border backgroundKevin Hamacher
2016-04-03Fix window borderscrondog
2016-04-02improve endianess handelingKevin Hamacher
2016-04-02Fix spelling mistakesEric Engestrom
2016-03-31Fix pointer related crash when stacked/tabbedMikkel Oscar Lyderik
2016-03-31Correctly reset border geometryMikkel Oscar Lyderik
2016-03-31Add cmds new_window and new_floatMikkel Oscar Lyderik
2016-03-30Make pango: optional for bar fontMikkel Oscar Lyderik
2016-03-30Fix pointer scroll thingDrew DeVault
2016-03-30Fix crashes with bordersDrew DeVault
2016-03-30Remove leftover commentDrew DeVault
2016-03-30New feature: adjust gaps with floating_mod+scrollDrew DeVault
2016-03-30Merge pull request #551 from mikkeloscar/window-bordersDrew DeVault
2016-03-30Allow surrounding spaces in mode nameMikkel Oscar Lyderik
2016-03-30Fix borders with floating windowsMikkel Oscar Lyderik
2016-03-30Update window title when it changesMikkel Oscar Lyderik
2016-03-30Mark focused view focus_inactive on unfocused outputMikkel Oscar Lyderik
2016-03-30Comment endiannessMikkel Oscar Lyderik
2016-03-30Implement bordersMikkel Oscar Lyderik