aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-24cursor: allow cursor_set_image to accept a NULL image to hide cursorIan Fan
2018-09-24seat: only show cursor if pointer configuredIan 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
2018-09-21swaybar: update buffer_pos when moving object to start of bufferIan Fan
2018-09-21Reconfigure xwayland views when repositionedRyan Dwyer
2018-09-21Update stability notice in READMEDrew DeVault
2018-09-21Merge pull request #2680 from marienz/no-x11-backendemersion
2018-09-21Fix compilation against wlroots without X11 backendMarien Zwart
2018-09-21Merge pull request #2665 from emersion/render-output-segfaultRyan Dwyer