summaryrefslogtreecommitdiffstats
path: root/source/dialogs/window.c
AgeCommit message (Expand)Author
2017-07-05Put Xfwm4 on the WM list that needs extra desktop change.Dave Davenport
2017-06-13[helper] Fix type issue with variadic function.Dave Davenport
2017-06-01x11-helper: Rename xcb.cQuentin Glidic
2017-05-31Port fixes from icon-cleanup branch.Dave Davenport
2017-05-30config: Add a setting to disable icons loadingQuentin Glidic
2017-05-30window: Add icons support (quick and dirty)Dave Davenport
2017-04-27Re-Indent codeDave Davenport
2017-04-15Fix licenses headersQuentin Glidic
2017-04-15Consolidate loggingQuentin Glidic
2017-04-15 Switch to g_{debug,warning} instead of g_logDave Davenport
2017-03-10Zeltakmadness (#572)Dave Davenport
2017-03-04Indent code.Dave Davenport
2017-02-18Add openbox to the naughty listDave Davenport
2017-02-17Rename token_match to helper_token_match.Dave Davenport
2017-02-11Only switch to the desktop first if we are on AweSome WMDave Davenport
2017-02-11Add an window manager detection function to startup.Dave Davenport
2017-01-08Indent magic, rework makefile so lexer and yacc file are not passed.Dave Davenport
2017-01-03Update copyright to 2017.Dave Davenport
2016-12-26Make workspace name also searchableDave Davenport
2016-12-26Strip pango markup from workspace names when detecting I3.Dave Davenport
2016-11-29Don't destroy the window, but send close request to window.Dave Davenport
2016-11-14Fix keybinding with Shift in name. Alt-Shift-S -> Alt-S. Alt-Shift-1 -> Alt-e...Dave Davenport
2016-11-14Fix #498: Right count for unicode charaters in column code.Dave Davenport
2016-11-12Fix #497: Create cache dir if not exists.Dave Davenport
2016-11-07Issue #454 pass our window id along in the change active window requestDave Davenport
2016-10-15Fix issue #482: Set work directoryDave Davenport
2016-10-08Qtk widgets (#478)Dave Davenport
2016-08-30Test #454 unmap window before switching.Dave Davenport
2016-07-31Fix memory leak, re-indentDave Davenport
2016-07-18Add selection indicator to dmenu mode.Dave Davenport
2016-07-16Fix memory leakDave Davenport
2016-07-16[Window] Chomp resultDave Davenport
2016-07-12Allow for more advanced window 'line' formattingDave Davenport
2016-07-06Remove work-around for older i3 version (< 4.9)Dave Davenport
2016-06-28Fix tests and crash.Dave Davenport
2016-06-28Fix windowcd command and allow custom Window string formatDave Davenport
2016-06-21Copy memory instead of mixing malloc and g_malloc'ed memories (and freeing th...Dave Davenport
2016-06-01Merge remote-tracking branch 'origin/master' into highlight_matchDave Davenport
2016-05-30Remove initializationDave Davenport
2016-05-30First throw at issue #403, show wm name.Dave Davenport
2016-05-30Issue #411: Show list of Keyboard bindings with rofi, from rofi.Dave Davenport
2016-05-26Fix combi mode 'bang' behaviour, improve levenshtein with combiDave Davenport
2016-05-22Remove the is_ascii mess.Dave Davenport
2016-05-21Go Regex GoDave Davenport
2016-05-12window: Make custom action run a command on the windowQuentin Glidic
2016-05-12window: Kill the window on delete-entryQuentin Glidic
2016-05-06Add option to view background image instead of screenshot in fake transparenc...Dave Davenport
2016-04-28When switching windows also switch the desktopDimitar Yordanov
2016-04-26Issue: 386: Fix getting desktop number propertyDave Davenport
2016-04-10Move history to getline and remove magic limit.Dave Davenport