summaryrefslogtreecommitdiffstats
path: root/source/i3-support.c
AgeCommit message (Expand)Author
2016-03-02Cleanups (cppcheck)Dave Davenport
2016-03-01Fix #348, give a warning when font failed to parseDave Davenport
2016-03-01Pack magic externs into a xcb_stuff.Dave Davenport
2016-02-28Change window id from long unsigned to unsigned.Dave Davenport
2016-02-28Run indenterDave Davenport
2016-02-28Change Window/Atom to xcb_window_t/xcb_atom_tQuentin Glidic
2016-02-28Remove opening of display.Dave Davenport
2016-02-28Convert more stuff to xcb, keyboard grab, cleanupDave Davenport
2016-02-27Move most of window modi to xcbDave Davenport
2016-02-27Move more to xcb, window_*_ functions to xcb_ functionsDave Davenport
2016-02-23WIP: Port window stuff to xcbQuentin Glidic
2016-02-08CleanupsDave Davenport
2016-02-02Use correct namelen when connecting to i3 socketTobias Kortkamp
2016-01-01Update copyrightDave Davenport
2015-09-19Adjust new editor widthQC
2015-07-31Print error to stderr when fclose fails.Dave Davenport
2015-07-13Fix modifierQC
2015-07-09Use right modifierQC
2015-07-05Replace all qsorts.QC
2015-07-04Fix typo (thx to jpleau)QC
2015-07-04Trying 2nd bsd patchQC
2015-07-04Add patches from BSD (hopefully ok?)QC
2015-06-08Add markup support to error msg.Dave Davenport
2015-05-17Fix for faulty commit on Issue: #163QC
2015-05-15Fix: #163QC
2015-05-14Fix clang-tidy warnings.QC
2015-04-14Fix space.QC
2015-02-12Fixing i3 crash.QC
2015-02-12Update copyright license.QC
2015-02-12Moving files around, dialogs in dialog directory.QC