Age | Commit message (Expand) | Author |
2018-11-01 | Wrap to fartherest output when running focus output | Ryan Dwyer |
2018-10-31 | Revert "Add resolve_path() to utils" | madblobfish |
2018-10-30 | Remove enum movement_direction | Ryan Dwyer |
2018-10-17 | Merge pull request #2864 from sghctoma/freebsd-fixes | Drew DeVault |
2018-10-17 | Fix stringop-overflow warnings | Niccolò Scatena |
2018-10-17 | Increase _POSIX_C_SOURCE to 200112L | sghctoma |
2018-10-16 | Truncate message, append buffer overflow message if too long. | Connor E |
2018-10-15 | common/loop.c: add _POSIX_C_SOURCE for clock_gettime and CLOCK_MONOTONIC | Cole Mickens |
2018-10-15 | Event loop: Fix memmove and remove extraneous declaration | Ryan Dwyer |
2018-10-15 | Event loop: Free fds and fix race condition | Ryan Dwyer |
2018-10-15 | Remove timerfd from loop implementation | Ryan Dwyer |
2018-10-15 | swaylock: Remove indicator after 3 seconds | Ryan Dwyer |
2018-10-15 | Move swaybar's event loop to common directory and refactor | Ryan Dwyer |
2018-09-23 | swaybg: fix increasingly smaller bg on hotplug | Brian Ashworth |
2018-09-22 | Call pango_cairo_context_set_font_options(). | Geoff Greer |
2018-09-22 | swaybar, swaylock, & tree/container: Set cairo font options to render text an... | Geoff Greer |
2018-09-22 | Use pango_layout_set_text instead of pango_layout_set_markup | Ryan Dwyer |
2018-09-22 | Fix pango escaping and refactor escape_markup_text | Ryan Dwyer |
2018-09-18 | swaybar: rewrite protocol determination | Ian Fan |
2018-09-08 | Align titles to baseline | Ryan Dwyer |
2018-09-02 | prevent ub caused by misaligned stores/loads | taiyu |
2018-09-01 | Allow reload command to exist anywhere in the command string | Ryan Dwyer |
2018-08-26 | Remove layout.c | Ryan Dwyer |
2018-08-15 | Use list_find in more places and refactor/fix workspace prev_next functions | Ryan Dwyer |
2018-08-12 | Implement resizing tiled containers via cursor | Ryan Dwyer |
2018-08-06 | ipc-client: fix memory leaks in get_socketpath | Ian Fan |
2018-07-23 | Address review comments on parse_boolean | Brian Ashworth |
2018-07-23 | Remove unneeded const | Brian Ashworth |
2018-07-23 | Switch to using a function to parse booleans | Brian Ashworth |
2018-07-11 | Move floating windows to front when focused | Ryan Dwyer |
2018-07-09 | Update for swaywm/wlroots#1126 | emersion |
2018-07-02 | utf8_size: fix loop boundary | Dominique Martinet |
2018-07-02 | get_parent_pid: fix memory leak | Dominique Martinet |
2018-06-02 | Fix infinite loop in peek_line for EOF blanks | Brian Ashworth |
2018-06-02 | Address emersion's feedback on peek_line | Brian Ashworth |
2018-06-02 | Fix condition in peek_line | Brian Ashworth |
2018-06-02 | Address first round of review for generic blocks | Brian Ashworth |
2018-06-02 | Support braces on next line for config blocks | Brian Ashworth |
2018-05-25 | Clean up container title functions | Ryan Dwyer |
2018-05-16 | Change scale from int32_t to double for pango | Brian Ashworth |
2018-05-13 | Fix pango markup | emersion |
2018-05-13 | Fix crash when using pango markup font | Heghedus Razvan |
2018-04-13 | Fix gcc string truncation warnings | Dominique Martinet |
2018-04-04 | R E N D E R I N G | Drew DeVault |
2018-04-04 | Add password buffer, refactor rendering/surfaces | Drew DeVault |
2018-04-04 | Initial swaylock port | Drew DeVault |
2018-04-04 | Move swaybg background rendering into common/ | Drew DeVault |
2018-04-02 | Fix use-after-free with block hotspots | Drew DeVault |
2018-03-29 | Use statically allocated text buffer | Drew DeVault |
2018-03-29 | Start port of swaybar to layer shell | Drew DeVault |