aboutsummaryrefslogtreecommitdiffstats
path: root/sway/log.c
Commit message (Expand)AuthorAge
* Start fleshing out wayland client implementationLibravatar Drew DeVault2015-11-12
* Add file and line number to log in Debug buildLibravatar Drew DeVault2015-11-11
* commands: Learn 'debuglog'.Libravatar S. Christoffer Eliesen2015-10-27
* log: Add swayc_log, use at a few key places.Libravatar S. Christoffer Eliesen2015-10-25
* merge + no c_extensionsLibravatar taiyu2015-09-18
|\
| * Fix warnings introduced by prior commitLibravatar Drew DeVault2015-09-18
* | multi command keybindsLibravatar taiyu2015-09-14
|/
* gap resizeLibravatar taiyu2015-09-05
* Do not set FD_CLOEXECLibravatar Drew DeVault2015-09-02
* fixed move_container bug, log prints before abortingLibravatar taiyu2015-08-26
* move_container_to fixupLibravatar taiyu2015-08-26
* Added in backtrace printingLibravatar Luminarys2015-08-24
* Do not log with colors unless stdout is a ttyLibravatar Drew DeVault2015-08-23
* bugfixes, renamesLibravatar taiyu2015-08-21
* fixed #108 signed/unsigned comparisonLibravatar minus2015-08-21
* Fix clang warningsLibravatar Drew DeVault2015-08-21
* Fixes to resizing and added in resize lock once boundaries are exceededLibravatar Luminarys2015-08-21
* Rewrite of resize command to make it more saneLibravatar Luminarys2015-08-20
* added sway_terminate to exit cleanlyLibravatar minus2015-08-20
* properly handle IPC clientsLibravatar minus2015-08-20
* styleLibravatar taiyu2015-08-20
* setup for resizable windows, drop weightLibravatar taiyu2015-08-20
* Minor style fixLibravatar Alexander 'z33ky' Hirsch2015-08-20
* fixed some more bugs, moved layout_log into log.ch, restored focus_parentLibravatar taiyu2015-08-19
* added sway_assert functionLibravatar minus2015-08-18
* Coding style enforcementLibravatar Drew DeVault2015-08-18
* changed handling of focus, handling of view by typeLibravatar taiyu2015-08-18
* moved fd modifying stuff to log.cLibravatar Taiyu2015-08-13
* Spaces to TabsLibravatar Luminarys2015-08-10
* log: add newlineLibravatar jdiez172015-08-10
* style: More complianceLibravatar jdiez172015-08-09
* log, commands: Add log_colors commandLibravatar jdiez172015-08-09
* Add logging and new windows into layout treeLibravatar Drew DeVault2015-08-08