aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2018-09-27input config: merge left_handed optionIan Fan-0/+3
2018-09-27Merge pull request #2704 from ianyfan/tablet-configDrew DeVault-2/+4
2018-09-26Merge pull request #2715 from sghctoma/add-c11_sourceDrew DeVault-5/+12
2018-09-26Make sway/ipc-server.c POSIX 2001 compliantsghctoma-5/+8
2018-09-26Add _C11_SOURCE feature test macro on FreeBSDsghctoma-0/+4
2018-09-26Make libpam optionalDrew DeVault-2/+5
2018-09-26Merge pull request #2713 from RyanDwyer/fix-remap-raceDrew DeVault-6/+4
2018-09-26Fix race condition crash when view unmaps + maps quicklyRyan Dwyer-6/+4
2018-09-25Merge pull request #2712 from alexbakker/fix-crashBrian Ashworth-1/+1
2018-09-25Add a missing null check for moving tiling containersAlexander Bakker-1/+1
2018-09-25Merge pull request #2708 from RyanDwyer/fix-output-disconnect-crashemersion-1/+2
2018-09-25Fix crash when disconnecting outputRyan Dwyer-1/+2
2018-09-24input: enable configuring tablets with libinputIan Fan-2/+4
2018-09-24Merge pull request #2701 from RedSoxFan/input-wildcardemersion-266/+183
2018-09-23Implement support for input wildcardBrian Ashworth-266/+183
2018-09-23Merge pull request #2699 from RedSoxFan/fix-2667emersion-0/+6
2018-09-23swaybg: fix increasingly smaller bg on hotplugBrian Ashworth-0/+6
2018-09-23Merge pull request #2696 from RyanDwyer/fix-gtkmenubarDrew DeVault-6/+26
2018-09-23Fix GtkMenuBar always opening first itemRyan Dwyer-6/+26
2018-09-23Merge pull request #2695 from RyanDwyer/remove-moveoutoftabsstacksDrew DeVault-52/+12
2018-09-23Merge pull request #2694 from RyanDwyer/fix-sticky-jumping-on-switchemersion-5/+2
2018-09-23Merge pull request #2686 from RyanDwyer/tab-scrollingemersion-8/+47
2018-09-23Flatten container in workspace_rejiggerRyan Dwyer-1/+2
2018-09-23Fix some bugs as a result of removing move_out_of_tabs_stacksRyan Dwyer-4/+8
2018-09-23Remove move_out_of_tabs_stacksRyan Dwyer-47/+2
2018-09-23Prevent sticky containers from jumping on workspace switchRyan Dwyer-5/+2
2018-09-22Merge pull request #2688 from RyanDwyer/exec-commands-without-focusDrew DeVault-19/+28
2018-09-23Merge pull request #2690 from ianyfan/commandsRyan Dwyer-10/+0
2018-09-23Merge branch 'master' into commandsRyan Dwyer-63/+5
2018-09-22Remove contrib/awesome.configDrew DeVault-63/+0
2018-09-22Merge pull request #2691 from ggreer/pango-font-optionsDrew DeVault-0/+5
2018-09-23Allow running commands on containers without focusing themRyan Dwyer-19/+28
2018-09-22Call pango_cairo_context_set_font_options().Geoff Greer-0/+5
2018-09-22commands: remove obselete code for sticky windows when switching workspaceIan Fan-10/+0
2018-09-22Merge pull request #2677 from ggreer/pretty-fontsDrew DeVault-5/+53
2018-09-22swaybar, swaylock, & tree/container: Set cairo font options to render text an...Geoff Greer-5/+53
2018-09-22Merge pull request #2660 from RyanDwyer/fix-scratchpad-iterationemersion-3/+3
2018-09-22Merge pull request #2687 from ianyfan/swaybarRyan Dwyer-3/+7
2018-09-22swaybar: explicitly check return value of getdelimIan Fan-3/+7
2018-09-22Merge pull request #2679 from RyanDwyer/fix-pango-escapingemersion-53/+23
2018-09-22Use pango_layout_set_text instead of pango_layout_set_markupRyan Dwyer-2/+4
2018-09-22Fix pango escaping and refactor escape_markup_textRyan Dwyer-56/+24
2018-09-22Merge pull request #2678 from RyanDwyer/reconfigure-on-repositionemersion-0/+11
2018-09-22Implement tab cycling using mouse wheelRyan Dwyer-8/+47
2018-09-21Merge pull request #2666 from emersion/swaybar-hotplugBrian Ashworth-68/+82
2018-09-21Merge branch 'master' into swaybar-hotplugBrian Ashworth-13/+33
2018-09-21Merge pull request #2672 from ianyfan/swaybarDrew DeVault-3/+14
2018-09-21Merge pull request #2683 from ammgws/patch-1Drew DeVault-1/+1
2018-09-21stabilityに関する注記を更新Jason-1/+1
2018-09-21swaybar: log invalid i3bar jsonIan Fan-3/+12