summaryrefslogtreecommitdiffstats
path: root/source/dialogs/window.c
AgeCommit message (Expand)Author
2021-03-02[window] do the focus_revert fix at the right place.Dave Davenport
2021-03-02[Window] do not revert focus on window switch.Dave Davenport
2021-02-13[Window] small fix to pass screen to stacking window list.Dave Davenport
2020-11-03Indent round.Dave Davenport
2020-09-13issue 1187: If error on launching application, show error message and return...Dave Davenport
2020-09-08Fix and optimize 20200908 (#1184)nick87720z
2020-08-28Run indenter.Dave Davenport
2020-05-24[Window] On window name list, Check if we go out of range.Dave Davenport
2020-02-02Indent all the code.Dave Davenport
2020-01-01Update copyright dates.Dave Davenport
2019-12-20[Window] Remove pointless mem duplication.Dave Davenport
2019-12-20[Window] Remove arbitrary limit of 100 windows.Dave Davenport
2019-10-17[Window] Add thumbnail of windows as option.Dave Davenport
2019-09-27Update copyright.Dave Davenport
2018-10-05[Icon] Fix loading icons that are already in cache.Dave Davenport
2018-08-08Indent the code.Dave Davenport
2018-06-12Change log domain from Utils.IconFetcher to Helpers.IconFetcherDave Davenport
2018-06-09Add an generic icon fetcher that can be used by any widget and re-uses the ma...Dave Davenport
2017-11-07IndentDave Davenport
2017-10-21Added option -name-only to match only desktop entry name with drun (#690)Askrenteam
2017-10-05Indent files.Dave Davenport
2017-09-29Implement support for specifying negated matchDave Davenport
2017-09-17Change WMQuirk logicDave Davenport
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