aboutsummaryrefslogtreecommitdiff
path: root/i3bar/src/workspaces.c
AgeCommit message (Expand)Author
2023-01-22i3bar: Add protocol for workspace buttonsi3bar-ws-protocolOrestis Floros
2020-04-20Remove unused headersOrestis Floros
2020-04-19Sort includes in *.c filesOrestis Floros
2020-02-21Limit workspace numbers within 0..INT32_MAXAlbert Safin
2020-02-19clang-format: bring back ForeachMacros (#3948)xzfc
2020-01-08Added workspace ID in GET_WORKSPACES response.Iskustvo
2018-03-11Add strip_workspace_namehwangcc23
2016-10-23Ensure all *.[ch] files include config.hMichael Stapelberg
2016-04-04Fix spelling mistakesEric Engeström
2015-10-17Use sasprintf() instead of alloc'ing and strncpy() in i3bar.Ingo Bürk
2015-05-06Introduce sstrndup wrapper.Michael Hofmann
2015-04-20Update copyright notices and get rid of rangesDeiz
2015-03-24i3bar: spelling fixes (2)shdown
2015-03-23i3bar: spelling fixesshdown
2015-02-12i3bar: use Pango markupTony Crisci
2014-06-19clang-format-3.5 **/*.h **/*.cMichael Stapelberg
2014-06-15format **/*.c with clang-format-3.5Michael Stapelberg
2014-05-16use size_t for strspn() return valueMichael Stapelberg
2014-05-16i3bar: implement custom workspace numbers configTony Crisci
2014-05-04Remove yajl major version conditionalsTony Crisci
2014-01-06use designated initializers for yajl_callbacks structAlexander Kedrik
2014-01-05Revert "use designated initializers for yajl_callbacks struct"Michael Stapelberg
2014-01-04use designated initializers for yajl_callbacks structAlexander Kedrik
2012-08-23Use (void) instead of () for functions without argseeemsi
2012-08-13libi3: Rework predict_text_widthQuentin Glidic
2012-08-13i3bar: Port to i3StringQuentin Glidic
2011-11-21little style fixesMichael Stapelberg
2011-11-21Enhance libi3 and use it in i3bar.Fernando Tarlá Cardoso Lemos
2011-10-25normalize file headers across **/*.{h,c}Michael Stapelberg
2011-10-21i3bar: Implement the output optionMichael Stapelberg
2011-10-21i3bar: use safewrappers from libi3Michael Stapelberg
2011-10-09i3bar: add modelines to all filesMichael Stapelberg
2011-08-24i3bar: properly handle the _XEMBED_INFO propertyMichael Stapelberg
2011-08-12little comment spelling fixesMichael Stapelberg
2011-07-31Update changelog and copyright, bump version and moreAxel Wagner
2011-04-28Apply ugly yajl-compatibility-fix (thx sECuRE)Axel Wagner
2011-01-26Bugfix: Also free() the head of slist/tailq (Thx dothebart)Axel Wagner
2011-01-26Bugfix: free() workspace-names seperately (thx dothebart)Axel Wagner
2011-01-26Bugfix: Test for outputs == NULLAxel Wagner
2011-01-01Use strerror() for more usefull errormessagesAxel Wagner
2010-09-17Use DLOG/ELOG-macros, provide --verbose-optionAxel Wagner
2010-09-17We don't need get_string_width anymoreAxel Wagner
2010-08-07Add licensing informationAxel Wagner
2010-08-07Add commentsAxel Wagner
2010-08-07We don't need a callback for null-valuesAxel Wagner
2010-08-06Added Unicode-SupportAxel Wagner
2010-08-05Be more strict with encapsulationAxel Wagner
2010-08-03Change the indention-styleAxel Wagner
2010-07-30Migrate to queue.hAxel Wagner
2010-07-29Correctly parse the urgent-hintAxel Wagner