summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAge
* Replace _XOPEN_SOURCE with _POSIX_C_SOURCELibravatar emersion2018-11-25
* Merge pull request #3083 from c-edw/feature/StripWorkspaceNameLibravatar emersion2018-11-19
|\
| * Implement strip_workspace_name.Libravatar Connor E2018-11-17
* | Add scroll factor config option.Libravatar Spencer Michaels2018-11-18
* | Use #if instead of #ifdefLibravatar emersion2018-11-18
|/
* Wrap to fartherest output when running focus outputLibravatar Ryan Dwyer2018-11-01
* Revert "Add resolve_path() to utils"Libravatar madblobfish2018-10-31
* Remove enum movement_directionLibravatar Ryan Dwyer2018-10-30
* Merge pull request #2864 from sghctoma/freebsd-fixesLibravatar Drew DeVault2018-10-17
|\
| * Increase _POSIX_C_SOURCE to 200112LLibravatar sghctoma2018-10-17
* | Fix stringop-overflow warningsLibravatar Niccolò Scatena2018-10-17
|/
* Truncate message, append buffer overflow message if too long.Libravatar Connor E2018-10-16
* common/loop.c: add _POSIX_C_SOURCE for clock_gettime and CLOCK_MONOTONICLibravatar Cole Mickens2018-10-15
* Event loop: Fix memmove and remove extraneous declarationLibravatar Ryan Dwyer2018-10-15
* Event loop: Free fds and fix race conditionLibravatar Ryan Dwyer2018-10-15
* Remove timerfd from loop implementationLibravatar Ryan Dwyer2018-10-15
* swaylock: Remove indicator after 3 secondsLibravatar Ryan Dwyer2018-10-15
* Move swaybar's event loop to common directory and refactorLibravatar Ryan Dwyer2018-10-15
* swaybg: fix increasingly smaller bg on hotplugLibravatar Brian Ashworth2018-09-23
* Call pango_cairo_context_set_font_options().Libravatar Geoff Greer2018-09-22
* swaybar, swaylock, & tree/container: Set cairo font options to render text an...Libravatar Geoff Greer2018-09-22
* Use pango_layout_set_text instead of pango_layout_set_markupLibravatar Ryan Dwyer2018-09-22
* Fix pango escaping and refactor escape_markup_textLibravatar Ryan Dwyer2018-09-22
* swaybar: rewrite protocol determinationLibravatar Ian Fan2018-09-18
* Align titles to baselineLibravatar Ryan Dwyer2018-09-08
* prevent ub caused by misaligned stores/loadsLibravatar taiyu2018-09-02
* Allow reload command to exist anywhere in the command stringLibravatar Ryan Dwyer2018-09-01
* Remove layout.cLibravatar Ryan Dwyer2018-08-26
* Use list_find in more places and refactor/fix workspace prev_next functionsLibravatar Ryan Dwyer2018-08-15
* Implement resizing tiled containers via cursorLibravatar Ryan Dwyer2018-08-12
* ipc-client: fix memory leaks in get_socketpathLibravatar Ian Fan2018-08-06
* Address review comments on parse_booleanLibravatar Brian Ashworth2018-07-23
* Remove unneeded constLibravatar Brian Ashworth2018-07-23
* Switch to using a function to parse booleansLibravatar Brian Ashworth2018-07-23
* Move floating windows to front when focusedLibravatar Ryan Dwyer2018-07-11
* Update for swaywm/wlroots#1126Libravatar emersion2018-07-09
* utf8_size: fix loop boundaryLibravatar Dominique Martinet2018-07-02
* get_parent_pid: fix memory leakLibravatar Dominique Martinet2018-07-02
* Fix infinite loop in peek_line for EOF blanksLibravatar Brian Ashworth2018-06-02
* Address emersion's feedback on peek_lineLibravatar Brian Ashworth2018-06-02
* Fix condition in peek_lineLibravatar Brian Ashworth2018-06-02
* Address first round of review for generic blocksLibravatar Brian Ashworth2018-06-02
* Support braces on next line for config blocksLibravatar Brian Ashworth2018-06-02
* Clean up container title functionsLibravatar Ryan Dwyer2018-05-25
* Change scale from int32_t to double for pangoLibravatar Brian Ashworth2018-05-16
* Fix pango markupLibravatar emersion2018-05-13
* Fix crash when using pango markup fontLibravatar Heghedus Razvan2018-05-13
* Fix gcc string truncation warningsLibravatar Dominique Martinet2018-04-13
* R E N D E R I N GLibravatar Drew DeVault2018-04-04
* Add password buffer, refactor rendering/surfacesLibravatar Drew DeVault2018-04-04