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