summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2015-08-21Fix whitespace.Okan Demirmen
2015-08-21Add Xkb modifier to ignore mask; from Alexander Polakov.Okan Demirmen
2015-08-21Fix whitespace.Okan Demirmen
2015-08-21Add client freeze extension to _NET_WM_STATE Atom, allowing flag toOkan Demirmen
2015-08-21_NET_WM_STATE_STICKY implies only sticky at the group/desktop level, notOkan Demirmen
2015-08-21Instead of special casing the 'term' and 'lock' commands, go back toOkan Demirmen
2015-08-21Leave command list order from .cwmrc alone; remove sort.Okan Demirmen
2015-08-21Bring group and client cycle closer together.Okan Demirmen
2015-08-20Alter big move and resize bindings to match what's in cwm(1);Okan Demirmen
2015-07-19Don't redefine build: locallyMatthieu Herrb
2015-07-12introduce 'groupsearch' for group menu search; matches on either groupOkan Demirmen
2015-07-12simplify menu print textOkan Demirmen
2015-07-03revert previous; seems search_match_text() needs mi->text pre-populated.Okan Demirmen
2015-07-01styleOkan Demirmen
2015-07-01only special case label matches (and still list); get rid of the rest - match...Okan Demirmen
2015-06-30no longer need to pass down format strings after introducing search_print_cmdOkan Demirmen
2015-06-30Introduce a callback for cmd menu printing, special-casing 'lock' andOkan Demirmen
2015-06-30keep cmdq sortedOkan Demirmen
2015-06-30style and spacing nitsOkan Demirmen
2015-06-30Re-implement XClientMessage handling so that we can feed screen_find andOkan Demirmen
2015-06-29Shuffle code in kbfunc_ssh so that a missing known_hosts file stillOkan Demirmen
2015-06-28move client_find downOkan Demirmen
2015-06-28replace assert usageOkan Demirmen
2015-06-28Transparent backgrounds for 8bpp and 4bpp images too.Matthieu Herrb
2015-06-26region is a _ctx, so name it soOkan Demirmen
2015-06-26Mechanical change from xinerama to region backed areas.Okan Demirmen
2015-06-26Make background transparentMike Belopuhov
2015-06-26collect 'gap' applicationsOkan Demirmen
2015-06-26Replace screen region info gathering with XRandR equivalent of XineramaOkan Demirmen
2015-06-23move to 5.8 art (way ahead of schedule...)Theo de Raadt
2015-06-20Now that nolisten tcp is the Xserver default, don't pass the optionMatthieu Herrb
2015-06-20Merge from upstreams Fix crash for enable/disable without a device argumentMatthieu Herrb
2015-06-15Pass '-nolisten tcp' option to Xserver so that it doesn't listenMatthieu Herrb
2015-06-14Use mktemp to create .serverauth file. Inspired by Debian patchesMatthieu Herrb
2015-06-09typo in comment; from jsteinha [at] iutbayonne.univ-pau.frOkan Demirmen
2015-06-08just populating the ctx is enough since the menu uses a callback and ignores ...Okan Demirmen
2015-06-08switch to search_print_client() as the print callback since it will now displ...Okan Demirmen
2015-06-08add client labelOkan Demirmen
2015-06-08stash window dimensionsOkan Demirmen
2015-06-08clean upOkan Demirmen
2015-06-07even if the menuq is empty, at least show an empty menu instead of justOkan Demirmen
2015-06-05use the same geometry struct in menus as everywhere elseOkan Demirmen
2015-06-05add a flag to indicate a menu list instead of overloading 'prompt'Okan Demirmen
2015-06-05redundant check for 'list'Okan Demirmen
2015-05-31a start to cleaning:Okan Demirmen
2015-05-21merge kbd and mouse grouptoggleOkan Demirmen
2015-05-20fill in mwm definesOkan Demirmen
2015-05-17Fix autogroup so name,class doesn't need to be quoted.Kent R. Spillner
2015-05-17Make window name and window class separate parameters to conf_autogroup.Kent R. Spillner
2015-05-10No NEWS is good NEWS - remove a bunch of files not present upstreams anymoreMatthieu Herrb