aboutsummaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAge
...
* 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
* Initial swaylock portLibravatar Drew DeVault2018-04-04
* Move swaybg background rendering into common/Libravatar Drew DeVault2018-04-04
* Fix use-after-free with block hotspotsLibravatar Drew DeVault2018-04-02
* Use statically allocated text bufferLibravatar Drew DeVault2018-03-29
* Start port of swaybar to layer shellLibravatar Drew DeVault2018-03-29
* Allow sway IPC clients to fall back to i3 socketLibravatar Drew DeVault2018-03-29
* Address review commentsLibravatar Drew DeVault2018-03-28
* Add solid-color rendering to swaybgLibravatar Drew DeVault2018-03-28
* common/log: finish removing most log functionsLibravatar Dominique Martinet2018-01-05
* sway: change all sway_log to wlr_logLibravatar Dominique Martinet2018-01-05
* build: add wlroots dependency to commonLibravatar Dominique Martinet2017-12-19
* remove relevant CMakeLists.txtLibravatar Tony Crisci2017-11-30