Age | Commit message (Expand) | Author |
2018-12-31 | Set font options when computing text width. | John Chen |
2018-12-31 | swaybar: fix double free | Mack Straight |
2018-12-30 | Merge pull request #3352 from emersion/env-docs | Brian Ashworth |
2018-12-31 | Undocument SWAY_CURSOR_THEME and SWAY_CURSOR_SIZE | emersion |
2018-12-30 | hide_cursor: change to a seat subcommand | Brian Ashworth |
2018-12-30 | Verify seat fallback settings on reload | Brian Ashworth |
2018-12-29 | seat_cmd_cursor: work on seat name provided | Brian Ashworth |
2018-12-29 | Revamp seat configs | Brian Ashworth |
2018-12-29 | sway-output(5): doc scaling consideration for pos | Brian Ashworth |
2018-12-29 | Add failure reply on IPC_SYNC | Brian Ashworth |
2018-12-29 | Remove button from state on release during op | Brian Ashworth |
2018-12-29 | Merge pull request #3346 from ermo/sway-bar_focused_statusline_colour-render-fix | Drew DeVault |
2018-12-29 | swaybar: fix focused_statusline color parsing. | Rune Morling |
2018-12-28 | Merge pull request #3345 from RyanDwyer/fix-scratchpad-crash | Brian Ashworth |
2018-12-29 | Fix crash when scratchpad contains split containers | Ryan Dwyer |
2018-12-25 | added fullscreen_mode to get_tree output | NokiDev |
2018-12-25 | Split image_surface handling into own function | Brian Ashworth |
2018-12-25 | Implement hide_cursor <timeout> command | Brian Ashworth |
2018-12-25 | Change mouse buttons to x11 map and libevdev names | Brian Ashworth |
2018-12-24 | sway(5): document tiling_drag | Brian Ashworth |
2018-12-23 | swaylock: Submit password on Ctrl-D | Milkey Mouse |
2018-12-23 | swaylock: Clear password buffer on Ctrl-C | Milkey Mouse |
2018-12-22 | Fix wlr_box_intersection args for wlroots 1441 | Brian Ashworth |
2018-12-22 | Fixes per wlroots#1441 | Drew DeVault |
2018-12-22 | IPC_SUBSCRIBE ensure request object is an array | Aidan Harris |
2018-12-20 | Combine output_by_name and output_by_identifier | Brian Ashworth |
2018-12-19 | Terminate swaybg in output_disable | Brian Ashworth |
2018-12-18 | Return success when renaming a workspace to itself | Ryan Dwyer |
2018-12-17 | Merge pull request #3308 from RedSoxFan/fix-titlebar-click | Drew DeVault |
2018-12-17 | Focus node before tiling drag if on titlebar | Brian Ashworth |
2018-12-17 | Merge pull request #3305 from emersion/isue-template-stack-trace | Brian Ashworth |
2018-12-17 | issue template: add instructions for stack traces | emersion |
2018-12-17 | cmd_split: add null checks in do_split | Brian Ashworth |
2018-12-17 | Allow output ids and wildcard for workspace output | Brian Ashworth |
2018-12-17 | swaynag: remove double free of details button | Brian Ashworth |
2018-12-17 | Allow tiling views to be dragged by the titlebar | Brian Ashworth |
2018-12-16 | Update for swaywm/wlroots#1377 | Rostislav Pehlivanov |
2018-12-15 | swaynag: damage the cursor surface on update | Brian Ashworth |
2018-12-15 | swaybar: fix cursor scale | Brian Ashworth |
2018-12-15 | Merge pull request #3291 from RedSoxFan/fix-focus-nonvis | Ryan Dwyer |
2018-12-14 | Fix focusing on non-visible workspace | Brian Ashworth |
2018-12-13 | Rework default output configs | Brian Ashworth |
2018-12-12 | Fix criteria execution in view_map | mwenzkowski |
2018-12-12 | swaybar: fix sep block width for mixed scales | Brian Ashworth |
2018-12-12 | swaybar: handle block->urgent | Brian Ashworth |
2018-12-12 | Keep focus when destroying containers on nonvis ws | Brian Ashworth |
2018-12-10 | Call wlr_output_enable for disabled new outputs | Brian Ashworth |
2018-12-09 | Merge pull request #3271 from ianyfan/list-cleanup | Ryan Dwyer |
2018-12-08 | Merge pull request #3264 from ianyfan/resize-list | Brian Ashworth |
2018-12-09 | list.c: rename free_flat_list to list_free_items_and_destroy | Ian Fan |